mx.bigdata.sat.common
Class NamespacePrefixMapperImpl

java.lang.Object
  extended by com.sun.xml.bind.marshaller.NamespacePrefixMapper
      extended by mx.bigdata.sat.common.NamespacePrefixMapperImpl

public final class NamespacePrefixMapperImpl
extends com.sun.xml.bind.marshaller.NamespacePrefixMapper


Constructor Summary
NamespacePrefixMapperImpl(Map<String,String> map)
           
 
Method Summary
 String[] getPreDeclaredNamespaceUris()
           
 String getPreferredPrefix(String namespaceUri, String suggestion, boolean requirePrefix)
           
 
Methods inherited from class com.sun.xml.bind.marshaller.NamespacePrefixMapper
getContextualNamespaceDecls, getPreDeclaredNamespaceUris2
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NamespacePrefixMapperImpl

public NamespacePrefixMapperImpl(Map<String,String> map)
Method Detail

getPreferredPrefix

public String getPreferredPrefix(String namespaceUri,
                                 String suggestion,
                                 boolean requirePrefix)
Specified by:
getPreferredPrefix in class com.sun.xml.bind.marshaller.NamespacePrefixMapper

getPreDeclaredNamespaceUris

public String[] getPreDeclaredNamespaceUris()
Overrides:
getPreDeclaredNamespaceUris in class com.sun.xml.bind.marshaller.NamespacePrefixMapper


Copyright © 2010-2013. All Rights Reserved.