Xindice API
version 1.1b4

org.apache.xindice.xml
Class SymbolTableSymbols

java.lang.Object
  |
  +--org.apache.xindice.xml.SymbolTable
        |
        +--org.apache.xindice.xml.SymbolTableSymbols
All Implemented Interfaces:
XMLSerializable

public final class SymbolTableSymbols
extends SymbolTable

SymbolTableSymbols is class that represents the hard-coded definition of a compressed symbol table.

Version:
CVS $Revision: 1.8 $, $Date: 2004/02/08 03:50:13 $

Inner classes inherited from class org.apache.xindice.xml.SymbolTable
SymbolTable.SymbolInfo
 
Method Summary
static java.lang.String getDefinition()
           
static SymbolTableSymbols getInstance()
           
 
Methods inherited from class org.apache.xindice.xml.SymbolTable
getLastModified, getLookupName, getName, getNamespaceURI, getNormalizedLocalName, getNormalizedQName, getNormalizedSymbol, getSymbol, getSymbol, getSymbol, getSymbol, getSymbolInfo, getSymbolInfo, isDirty, setDirty, streamFromXML, streamToXML
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDefinition

public static java.lang.String getDefinition()

getInstance

public static SymbolTableSymbols getInstance()

Xindice API
version 1.1b4

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