Uses of Interface
org.oasisOpen.docs.wss.x2004.x01.oasis200401WssWssecuritySecext10.UsageAttribute
-
Packages that use UsageAttribute Package Description org.oasisOpen.docs.wss.x2004.x01.oasis200401WssWssecuritySecext10 -
-
Uses of UsageAttribute in org.oasisOpen.docs.wss.x2004.x01.oasis200401WssWssecuritySecext10
Methods in org.oasisOpen.docs.wss.x2004.x01.oasis200401WssWssecuritySecext10 that return UsageAttribute Modifier and Type Method Description static UsageAttributeUsageAttribute.Factory. newInstance()static UsageAttributeUsageAttribute.Factory. newInstance(XmlOptions options)static UsageAttributeUsageAttribute.Factory. parse(File file)static UsageAttributeUsageAttribute.Factory. parse(File file, XmlOptions options)static UsageAttributeUsageAttribute.Factory. parse(InputStream is)static UsageAttributeUsageAttribute.Factory. parse(InputStream is, XmlOptions options)static UsageAttributeUsageAttribute.Factory. parse(Reader r)static UsageAttributeUsageAttribute.Factory. parse(Reader r, XmlOptions options)static UsageAttributeUsageAttribute.Factory. parse(String xmlAsString)static UsageAttributeUsageAttribute.Factory. parse(String xmlAsString, XmlOptions options)static UsageAttributeUsageAttribute.Factory. parse(URL u)static UsageAttributeUsageAttribute.Factory. parse(URL u, XmlOptions options)static UsageAttributeUsageAttribute.Factory. parse(XMLStreamReader sr)static UsageAttributeUsageAttribute.Factory. parse(XMLStreamReader sr, XmlOptions options)static UsageAttributeUsageAttribute.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic UsageAttributeUsageAttribute.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, XmlOptions options)Deprecated.XMLInputStreamstatic UsageAttributeUsageAttribute.Factory. parse(Node node)static UsageAttributeUsageAttribute.Factory. parse(Node node, XmlOptions options)
-