public final class DefaultXmlSymbolTable extends Object
| Constructor and Description | 
|---|
| DefaultXmlSymbolTable() | 
| Modifier and Type | Method and Description | 
|---|---|
| static SymbolTable | getInstance()Method that will return an instance of SymbolTable that has basic
 XML 1.0 constants pre-populated. | 
| static String | getXmlnsSymbol() | 
| static String | getXmlSymbol() | 
public static SymbolTable getInstance()
public static String getXmlSymbol()
public static String getXmlnsSymbol()
Copyright © 2018 FasterXML. All rights reserved.