Uses of Interface
org.jvnet.staxex.NamespaceContextEx
-
-
Uses of NamespaceContextEx in com.sun.xml.messaging.saaj.util.stax
Methods in com.sun.xml.messaging.saaj.util.stax that return NamespaceContextEx Modifier and Type Method Description NamespaceContextExSaajStaxReaderEx. getNamespaceContext()NamespaceContextExSaajStaxWriterEx. getNamespaceContext() -
Uses of NamespaceContextEx in com.sun.xml.security.core.dsig
Methods in com.sun.xml.security.core.dsig that return NamespaceContextEx Modifier and Type Method Description NamespaceContextExCustomStreamWriterImpl. getNamespaceContext() -
Uses of NamespaceContextEx in com.sun.xml.stream.buffer.stax
Classes in com.sun.xml.stream.buffer.stax that implement NamespaceContextEx Modifier and Type Class Description classNamespaceContexHelperA helper class for managing the declaration of namespaces.Methods in com.sun.xml.stream.buffer.stax that return NamespaceContextEx Modifier and Type Method Description NamespaceContextExStreamReaderBufferProcessor. getNamespaceContext()NamespaceContextExStreamWriterBufferCreator. getNamespaceContext() -
Uses of NamespaceContextEx in com.sun.xml.ws.encoding
Methods in com.sun.xml.ws.encoding that return NamespaceContextEx Modifier and Type Method Description NamespaceContextExMtomCodec.MtomStreamWriterImpl. getNamespaceContext()NamespaceContextExMtomCodec.MtomXMLStreamReaderEx. getNamespaceContext() -
Uses of NamespaceContextEx in com.sun.xml.ws.security.opt.crypto
Methods in com.sun.xml.ws.security.opt.crypto that return NamespaceContextEx Modifier and Type Method Description NamespaceContextExJAXBData. getNamespaceContext()NamespaceContextExStreamWriterData. getNamespaceContext() -
Uses of NamespaceContextEx in com.sun.xml.ws.security.opt.impl
Methods in com.sun.xml.ws.security.opt.impl that return NamespaceContextEx Modifier and Type Method Description NamespaceContextExJAXBFilterProcessingContext. getNamespaceContext() -
Uses of NamespaceContextEx in com.sun.xml.ws.security.opt.impl.crypto
Methods in com.sun.xml.ws.security.opt.impl.crypto that return NamespaceContextEx Modifier and Type Method Description NamespaceContextExJAXBDataImpl. getNamespaceContext()NamespaceContextExSSBData. getNamespaceContext()NamespaceContextExSSEData. getNamespaceContext()NamespaceContextExStreamHeaderData. getNamespaceContext()Constructors in com.sun.xml.ws.security.opt.impl.crypto with parameters of type NamespaceContextEx Constructor Description JAXBDataImpl(Header header, boolean contentOnly, NamespaceContextEx nsContext, javax.xml.bind.JAXBContext jcc)JAXBDataImpl(SecurityElement se, NamespaceContextEx nsContext, boolean contentOnly)JAXBDataImpl(javax.xml.bind.JAXBElement jb, javax.xml.bind.JAXBContext jc, boolean contentOnly, NamespaceContextEx nsContext)Creates a new instance of JAXBDataImplJAXBDataImpl(javax.xml.bind.JAXBElement jb, javax.xml.bind.JAXBContext jc, NamespaceContextEx nsContext)Creates a new instance of JAXBDataImplSSBData(SOAPBody body, boolean contentOnly, NamespaceContextEx nsContext)Creates a new instance of SOAPBodyDataSSEData(SecurityElement se, boolean contentOnly, NamespaceContextEx ns)Creates a new instance of SSEDataSSEData(SecurityElement se, boolean contentOnly, NamespaceContextEx ns, HashMap props)StreamHeaderData(Header header, boolean contentOnly, NamespaceContextEx ns)Creates a new instance of HeaderData -
Uses of NamespaceContextEx in com.sun.xml.ws.security.opt.impl.dsig
Methods in com.sun.xml.ws.security.opt.impl.dsig that return NamespaceContextEx Modifier and Type Method Description NamespaceContextExStAXEnvelopedTransformWriter. getNamespaceContext()NamespaceContextExStAXSTRTransformWriter. getNamespaceContext() -
Uses of NamespaceContextEx in com.sun.xml.ws.security.opt.impl.incoming
Methods in com.sun.xml.ws.security.opt.impl.incoming that return NamespaceContextEx Modifier and Type Method Description NamespaceContextExStreamWriterData. getNamespaceContext() -
Uses of NamespaceContextEx in com.sun.xml.ws.security.opt.impl.message
Methods in com.sun.xml.ws.security.opt.impl.message with parameters of type NamespaceContextEx Modifier and Type Method Description voidSecuredMessage. setRootElements(NamespaceContextEx ne) -
Uses of NamespaceContextEx in com.sun.xml.ws.security.opt.impl.util
Classes in com.sun.xml.ws.security.opt.impl.util that implement NamespaceContextEx Modifier and Type Class Description classNamespaceContextExMethods in com.sun.xml.ws.security.opt.impl.util that return NamespaceContextEx Modifier and Type Method Description NamespaceContextExNamespaceAndPrefixMapper. getNamespaceContext()Methods in com.sun.xml.ws.security.opt.impl.util with parameters of type NamespaceContextEx Modifier and Type Method Description voidNamespaceAndPrefixMapper. setNamespaceContext(NamespaceContextEx ns)Constructors in com.sun.xml.ws.security.opt.impl.util with parameters of type NamespaceContextEx Constructor Description NamespaceAndPrefixMapper(NamespaceContextEx ns, boolean disableIncPrefix)Creates a new instance of NamespaceAndPrefixMapperNamespaceAndPrefixMapper(NamespaceContextEx ns, List<String> incList) -
Uses of NamespaceContextEx in com.sun.xml.ws.util.xml
Classes in com.sun.xml.ws.util.xml that implement NamespaceContextEx Modifier and Type Class Description classNamespaceContextExAdaperMethods in com.sun.xml.ws.util.xml that return NamespaceContextEx Modifier and Type Method Description NamespaceContextExXMLReaderComposite. getNamespaceContext() -
Uses of NamespaceContextEx in org.jvnet.staxex
Methods in org.jvnet.staxex that return NamespaceContextEx Modifier and Type Method Description NamespaceContextExXMLStreamReaderEx. getNamespaceContext()NamespaceContextExXMLStreamWriterEx. getNamespaceContext()
-