ORG.oclc.xml.util
Class NameSpaceContext
java.lang.Object
|
+--ORG.oclc.xml.util.NameSpaceContext
- public class NameSpaceContext
- extends Object
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
NameSpaceContext
public NameSpaceContext()
addNameSpace
public final void addNameSpace(Atom url,
Atom n)
- add name space. long name is the key
findNameSpace
public final Atom findNameSpace(Atom n)
- find name space, long name is the key
push
public final void push()
pop
public final void pop()