com.sun.xml.fastinfoset.tools
Class PrintTable
java.lang.Object
com.sun.xml.fastinfoset.tools.PrintTable
- public class PrintTable
- extends java.lang.Object
Constructor Summary |
PrintTable()
Creates a new instance of PrintTable |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrintTable
public PrintTable()
- Creates a new instance of PrintTable
printVocabulary
public static void printVocabulary(ParserVocabulary vocabulary)
printArray
public static void printArray(java.lang.String title,
StringArray a)
printArray
public static void printArray(java.lang.String title,
PrefixArray a)
printArray
public static void printArray(java.lang.String title,
CharArrayArray a)
printArray
public static void printArray(java.lang.String title,
ContiguousCharArrayArray a)
printArray
public static void printArray(java.lang.String title,
QualifiedNameArray a)
main
public static void main(java.lang.String[] args)
- Parameters:
args
- the command line arguments