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