Uses of Interface
org.xmlsoap.schemas.ws.x2004.x08.addressing.ActionAttribute
-
Packages that use ActionAttribute Package Description org.xmlsoap.schemas.ws.x2004.x08.addressing -
-
Uses of ActionAttribute in org.xmlsoap.schemas.ws.x2004.x08.addressing
Methods in org.xmlsoap.schemas.ws.x2004.x08.addressing that return ActionAttribute Modifier and Type Method Description static ActionAttributeActionAttribute.Factory. newInstance()static ActionAttributeActionAttribute.Factory. newInstance(XmlOptions options)static ActionAttributeActionAttribute.Factory. parse(File file)static ActionAttributeActionAttribute.Factory. parse(File file, XmlOptions options)static ActionAttributeActionAttribute.Factory. parse(InputStream is)static ActionAttributeActionAttribute.Factory. parse(InputStream is, XmlOptions options)static ActionAttributeActionAttribute.Factory. parse(Reader r)static ActionAttributeActionAttribute.Factory. parse(Reader r, XmlOptions options)static ActionAttributeActionAttribute.Factory. parse(String xmlAsString)static ActionAttributeActionAttribute.Factory. parse(String xmlAsString, XmlOptions options)static ActionAttributeActionAttribute.Factory. parse(URL u)static ActionAttributeActionAttribute.Factory. parse(URL u, XmlOptions options)static ActionAttributeActionAttribute.Factory. parse(XMLStreamReader sr)static ActionAttributeActionAttribute.Factory. parse(XMLStreamReader sr, XmlOptions options)static ActionAttributeActionAttribute.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic ActionAttributeActionAttribute.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, XmlOptions options)Deprecated.XMLInputStreamstatic ActionAttributeActionAttribute.Factory. parse(Node node)static ActionAttributeActionAttribute.Factory. parse(Node node, XmlOptions options)
-