Uses of Class
com.aspose.threed.ParseException
-
-
Uses of ParseException in com.aspose.threed
Methods in com.aspose.threed that throw ParseException Modifier and Type Method Description java.util.ArrayList<A3DObject>
Node. selectObjects(java.lang.String path)
Select multiple objects under current node using XPath-like query syntax.A3DObject
Node. selectSingleObject(java.lang.String path)
Select single object under current node using XPath-like query syntax.
-