com.evolveum.midpoint.common.jaxb
Class PrefixMapper

java.lang.Object
  extended by com.sun.xml.bind.marshaller.NamespacePrefixMapper
      extended by com.evolveum.midpoint.common.jaxb.PrefixMapper

public class PrefixMapper
extends com.sun.xml.bind.marshaller.NamespacePrefixMapper

Author:
lazyman

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

Constructor Detail

PrefixMapper

public PrefixMapper()
Method Detail

getPreferredPrefix

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


Copyright © 2011 evolveum. All Rights Reserved.