Xindice API
version 1.2m1

org.apache.xindice.xml
Class SymbolTable.SymbolInfo

java.lang.Object
  extended byorg.apache.xindice.xml.SymbolTable.SymbolInfo
All Implemented Interfaces:
Serializable
Enclosing class:
SymbolTable

public static final class SymbolTable.SymbolInfo
extends Object
implements Serializable

See Also:
Serialized Form

Method Summary
 String getNamespaceURI()
           
 String getQName()
           
 short getSymbolID()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getNamespaceURI

public String getNamespaceURI()

getQName

public String getQName()

getSymbolID

public short getSymbolID()

Xindice API
version 1.2m1

Copyright (c) 1999-2007 The Apache Software Foundation. All Rights Reserved.