C G N

C

com.sun.xml.bind.marshaller - package com.sun.xml.bind.marshaller
 
com.sun.xml.internal.bind.marshaller - package com.sun.xml.internal.bind.marshaller
 

G

getContextualNamespaceDecls() - Method in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
Returns a list of (prefix,namespace URI) pairs that represents namespace bindings available on ancestor elements (that need not be repeated by the JAXB RI.)
getContextualNamespaceDecls() - Method in class com.sun.xml.internal.bind.marshaller.NamespacePrefixMapper
Returns a list of (prefix,namespace URI) pairs that represents namespace bindings available on ancestor elements (that need not be repeated by the JAXB RI.)
getPreDeclaredNamespaceUris() - Method in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
Returns a list of namespace URIs that should be declared at the root element.
getPreDeclaredNamespaceUris() - Method in class com.sun.xml.internal.bind.marshaller.NamespacePrefixMapper
Returns a list of namespace URIs that should be declared at the root element.
getPreDeclaredNamespaceUris2() - Method in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
Similar to NamespacePrefixMapper.getPreDeclaredNamespaceUris() but allows the (prefix,nsUri) pairs to be returned.
getPreDeclaredNamespaceUris2() - Method in class com.sun.xml.internal.bind.marshaller.NamespacePrefixMapper
Similar to getPreDeclaredNamespaceUris() but allows the (prefix,nsUri) pairs to be returned.
getPreferredPrefix(String, String, boolean) - Method in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
Returns a preferred prefix for the given namespace URI.
getPreferredPrefix(String, String, boolean) - Method in class com.sun.xml.internal.bind.marshaller.NamespacePrefixMapper
Returns a preferred prefix for the given namespace URI.

N

NamespacePrefixMapper - Class in com.sun.xml.bind.marshaller
Implemented by the user application to determine URI -> prefix mapping.
NamespacePrefixMapper() - Constructor for class com.sun.xml.bind.marshaller.NamespacePrefixMapper
 
NamespacePrefixMapper - Class in com.sun.xml.internal.bind.marshaller
Implemented by the user application to determine URI -> prefix mapping.
NamespacePrefixMapper() - Constructor for class com.sun.xml.internal.bind.marshaller.NamespacePrefixMapper
 

C G N

Copyright © 2011. All Rights Reserved.