Uses of Class
com.onwbp.base.text.ConversionException
-
Packages that use ConversionException Package Description com.orchestranetworks.schema Represents XML Schema concepts and provides schema extensions capabilities. -
-
Uses of ConversionException in com.orchestranetworks.schema
Methods in com.orchestranetworks.schema that throw ConversionException Modifier and Type Method Description Object
SchemaNode. parseXsString(String aString)
Returns the value that corresponds to the specified string.
-