Uses of Class
com.sun.xml.rpc.sp.NamespaceSupport
-
Packages that use NamespaceSupport Package Description com.sun.xml.rpc.sp com.sun.xml.rpc.streaming -
-
Uses of NamespaceSupport in com.sun.xml.rpc.sp
Methods in com.sun.xml.rpc.sp that return NamespaceSupport Modifier and Type Method Description NamespaceSupportParser2. getNamespaceSupport()Constructors in com.sun.xml.rpc.sp with parameters of type NamespaceSupport Constructor Description NamespaceSupport(NamespaceSupport that) -
Uses of NamespaceSupport in com.sun.xml.rpc.streaming
Fields in com.sun.xml.rpc.streaming declared as NamespaceSupport Modifier and Type Field Description protected NamespaceSupportXmlTreeWriter. nsConstructors in com.sun.xml.rpc.streaming with parameters of type NamespaceSupport Constructor Description RecordedXMLReader(XMLReader reader, NamespaceSupport namespaces)
-