Package com.sun.xml.fastinfoset.tools
Class PrintTable
java.lang.Object
com.sun.xml.fastinfoset.tools.PrintTable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidprintArray(String title, CharArrayArray a) static voidprintArray(String title, ContiguousCharArrayArray a) static voidprintArray(String title, PrefixArray a) static voidprintArray(String title, QualifiedNameArray a) static voidprintArray(String title, StringArray a) static voidprintVocabulary(ParserVocabulary vocabulary)
-
Constructor Details
-
PrintTable
public PrintTable()Creates a new instance of PrintTable
-
-
Method Details
-
printVocabulary
-
printArray
-
printArray
-
printArray
-
printArray
-
printArray
-
main
- Parameters:
args- the command line arguments
-