Uses of Interface
org.w3.xml.x1998.namespace.BaseAttribute
Packages that use BaseAttribute
-
Uses of BaseAttribute in org.w3.xml.x1998.namespace
Methods in org.w3.xml.x1998.namespace that return BaseAttributeModifier and TypeMethodDescriptionstatic BaseAttributeBaseAttribute.Factory.newInstance()static BaseAttributeBaseAttribute.Factory.newInstance(XmlOptions options) static BaseAttributestatic BaseAttributeBaseAttribute.Factory.parse(File file, XmlOptions options) static BaseAttributeBaseAttribute.Factory.parse(InputStream is) static BaseAttributeBaseAttribute.Factory.parse(InputStream is, XmlOptions options) static BaseAttributestatic BaseAttributeBaseAttribute.Factory.parse(Reader r, XmlOptions options) static BaseAttributestatic BaseAttributeBaseAttribute.Factory.parse(String xmlAsString, XmlOptions options) static BaseAttributestatic BaseAttributeBaseAttribute.Factory.parse(URL u, XmlOptions options) static BaseAttributeBaseAttribute.Factory.parse(XMLStreamReader sr) static BaseAttributeBaseAttribute.Factory.parse(XMLStreamReader sr, XmlOptions options) static BaseAttributeBaseAttribute.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static BaseAttributeBaseAttribute.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, XmlOptions options) Deprecated.XMLInputStreamstatic BaseAttributestatic BaseAttributeBaseAttribute.Factory.parse(Node node, XmlOptions options)
XMLInputStream