com.github.smokestack.jpa
Class PersistenceNamespaceContext
java.lang.Object
com.github.smokestack.jpa.PersistenceNamespaceContext
- All Implemented Interfaces:
- NamespaceContext
public class PersistenceNamespaceContext
- extends Object
- implements NamespaceContext
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersistenceNamespaceContext
public PersistenceNamespaceContext()
getNamespaceURI
public String getNamespaceURI(String prefix)
- Specified by:
getNamespaceURI
in interface NamespaceContext
getPrefix
public String getPrefix(String uri)
- Specified by:
getPrefix
in interface NamespaceContext
getPrefixes
public Iterator getPrefixes(String uri)
- Specified by:
getPrefixes
in interface NamespaceContext
Copyright © 2009-2010 Smokestack. All Rights Reserved.