Xindice API
version 1.2m1

org.apache.xindice.xml
Class SymbolTableSymbols

java.lang.Object
  extended byorg.apache.xindice.xml.SymbolTable
      extended byorg.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:
$Revision: 541508 $, $Date: 2007-05-24 21:54:12 -0400 (Thu, 24 May 2007) $

Nested Class Summary
 
Nested classes inherited from class org.apache.xindice.xml.SymbolTable
SymbolTable.SymbolInfo
 
Method Summary
static String getDefinition()
           
static SymbolTableSymbols getInstance()
           
 
Methods inherited from class org.apache.xindice.xml.SymbolTable
getLastModified, getName, getNamespaceURI, getNormalizedSymbol, getNormalizedSymbol, getNormalizedSymbol, getSymbol, getSymbol, getSymbol, getSymbol, getSymbolInfo, isDirty, isReadOnly, resetDirty, 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 String getDefinition()

getInstance

public static SymbolTableSymbols getInstance()

Xindice API
version 1.2m1

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