|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.idoox.xml.TokenizerResolver.PrefixesStack
Constructor Summary | |
TokenizerResolver.PrefixesStack()
|
Method Summary | |
java.lang.String |
getURI(java.lang.String prefix)
Gets |
boolean |
isPrefixRegistered(java.lang.String prefix)
Gets |
void |
registerPrefixes(DeclaredPrefixesStack prefixesStack)
Method |
void |
registerPrefixes(DeclaredPrefixesStack prefixesStack,
boolean putPrefixes)
|
void |
unregisterPrefixes()
Method |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TokenizerResolver.PrefixesStack()
Method Detail |
public void registerPrefixes(DeclaredPrefixesStack prefixesStack)
prefixesStack
- Parameterpublic void registerPrefixes(DeclaredPrefixesStack prefixesStack, boolean putPrefixes)
public void unregisterPrefixes()
public java.lang.String getURI(java.lang.String prefix)
prefix
- Parameter
public boolean isPrefixRegistered(java.lang.String prefix)
prefix
- Parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |