Uses of Interface
com.sun.xml.ws.streaming.PrefixFactory
-
Packages that use PrefixFactory Package Description com.sun.xml.ws.streaming -
-
Uses of PrefixFactory in com.sun.xml.ws.streaming
Classes in com.sun.xml.ws.streaming that implement PrefixFactory Modifier and Type Class Description classPrefixFactoryImplA prefix factory that caches the prefixes it creates.Methods in com.sun.xml.ws.streaming with parameters of type PrefixFactory Modifier and Type Method Description static StringXMLStreamWriterUtil. encodeQName(XMLStreamWriter writer, QName qname, PrefixFactory prefixFactory)
-