org.opennms.sms.monitor.internal.config
Class MobileSequenceNamespacePrefixMapper

java.lang.Object
  extended by com.sun.xml.bind.marshaller.NamespacePrefixMapper
      extended by org.opennms.sms.monitor.internal.config.MobileSequenceNamespacePrefixMapper

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

MobileSequenceNamespacePrefixMapper class.

Version:
$Id: $
Author:
ranger

Constructor Summary
MobileSequenceNamespacePrefixMapper()
          Constructor for MobileSequenceNamespacePrefixMapper.
 
Method Summary
 String[] getPreDeclaredNamespaceUris()
          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

MobileSequenceNamespacePrefixMapper

public MobileSequenceNamespacePrefixMapper()

Constructor for MobileSequenceNamespacePrefixMapper.

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()

getPreDeclaredNamespaceUris

Overrides:
getPreDeclaredNamespaceUris in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
Returns:
an array of String objects.


Copyright © 2011. All Rights Reserved.