Uses of Class
org.web3d.vrml.sav.SAVNotSupportedException
Packages that use SAVNotSupportedException
-
Uses of SAVNotSupportedException in org.web3d.vrml.parser
Methods in org.web3d.vrml.parser that throw SAVNotSupportedExceptionModifier and TypeMethodDescriptionBaseReader.getProperty
(String prop) Get the value of the named property.VRMLParserFactory.getProperty
(String prop) Get the value of the named property.void
BaseReader.setProperty
(String name, Object value) Set the value of the named property to the given value.void
VRMLParserFactory.setProperty
(String name, Object value) Set the value of the named property to the given value. -
Uses of SAVNotSupportedException in org.web3d.vrml.sav
Methods in org.web3d.vrml.sav that throw SAVNotSupportedExceptionModifier and TypeMethodDescriptionVRMLReader.getProperty
(String prop) Get the value of the named property.void
VRMLReader.setProperty
(String name, Object value) Set the value of the named property to the given value. -
Uses of SAVNotSupportedException in org.web3d.x3d.jaxp
Methods in org.web3d.x3d.jaxp that throw SAVNotSupportedExceptionModifier and TypeMethodDescriptionXMLReader.getProperty
(String prop) Get the value of the named property.void
XMLReader.setProperty
(String name, Object value) Set the value of the named property to the given value.