|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sf.saxon.query.StaticQueryContext.ActiveNamespace
Inner class containing information about an active namespace entry
Field Summary | |
int |
code
|
java.lang.String |
prefix
|
java.lang.String |
uri
|
Constructor Summary | |
StaticQueryContext.ActiveNamespace()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.String prefix
public java.lang.String uri
public int code
Constructor Detail |
public StaticQueryContext.ActiveNamespace()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |