Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


oracle.wsm.security.policy.scenario.modelutil
Class JaxbNamespacePrefixMapperImpl

java.lang.Object
  extended by com.sun.xml.bind.marshaller.NamespacePrefixMapper
      extended by oracle.wsm.security.policy.scenario.modelutil.JaxbNamespacePrefixMapperImpl


public class JaxbNamespacePrefixMapperImpl
extends com.sun.xml.bind.marshaller.NamespacePrefixMapper
Since:
release specific (what release of product did this appear in)
Version:
$Header: owsm/src/oracle/wsm/security/policy/scenario/modelutil/JaxbNamespacePrefixMapperImpl.java /st_owsm/4 2009/02/01 07:16:34 vkdwived Exp $
Author:
rturlapa

Constructor Summary
JaxbNamespacePrefixMapperImpl()
           

 

Method Summary
 String[] getPreDeclaredNamespaceUris()
           
 String getPreferredPrefix(String nsUri, 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

JaxbNamespacePrefixMapperImpl

public JaxbNamespacePrefixMapperImpl()

Method Detail

getPreferredPrefix

public String getPreferredPrefix(String nsUri,
                                 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

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.