Uses of Class
com.sun.xml.xsom.XmlString
-
-
Uses of XmlString in com.sun.xml.xsom
Methods in com.sun.xml.xsom that return XmlString Modifier and Type Method Description XmlStringXSAttributeDecl. getDefaultValue()XmlStringXSAttributeUse. getDefaultValue()Gets the default value of this attribute use, if one is specified.XmlStringXSElementDecl. getDefaultValue()XmlStringXSAttributeDecl. getFixedValue()XmlStringXSAttributeUse. getFixedValue()Gets the fixed value of this attribute use, if one is specified.XmlStringXSElementDecl. getFixedValue()XmlStringXSFacet. getValue()Gets the value of the facet.XmlStringXSXPath. getXPath()Gets the XPath as a string.
-