public final class DefaultXmlSymbolTable extends Object
Constructor | Description |
---|---|
DefaultXmlSymbolTable() |
Modifier and Type | Method | 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 © 2019 FasterXML. All rights reserved.