org.apache.ws.commons.schema.utils
Interface NamespaceContextOwner

All Known Implementing Classes:
XmlSchema

public interface NamespaceContextOwner

Interface of an object, which is able to provide a namespace context.


Method Summary
 NamespacePrefixList getNamespaceContext()
          Returns the objects namespace context.
 

Method Detail

getNamespaceContext

NamespacePrefixList getNamespaceContext()
Returns the objects namespace context.



Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.