public static class XMLUtility.XMLRetrCtxt extends Object implements Cloneable
| Modifier and Type | Field and Description |
|---|---|
PrintWriter |
logger |
protected ArrayList<String> |
path |
| Constructor and Description |
|---|
XMLRetrCtxt(XMLUtility.XMLNode node,
PrintWriter log) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkAttributes(XMLUtility.XMLNode node) |
void |
checkChildren(XMLUtility.XMLNode node) |
void |
checkText(XMLUtility.XMLNode xnode) |
XMLUtility.XMLRetrCtxt |
duplicate() |
void |
printWarning(String s) |
XMLUtility.XMLRetrCtxt |
push(String name) |
XMLUtility.XMLRetrCtxt |
push(XMLUtility.XMLNode node) |
void |
warningNoProcess(XMLUtility.XMLNode xnode) |
public PrintWriter logger
public XMLRetrCtxt(XMLUtility.XMLNode node, PrintWriter log)
public XMLUtility.XMLRetrCtxt duplicate()
public XMLUtility.XMLRetrCtxt push(String name)
public XMLUtility.XMLRetrCtxt push(XMLUtility.XMLNode node)
public void checkAttributes(XMLUtility.XMLNode node)
public void checkChildren(XMLUtility.XMLNode node)
public void checkText(XMLUtility.XMLNode xnode)
public void warningNoProcess(XMLUtility.XMLNode xnode)
public void printWarning(String s)
EDB Working Group at Tue Dec 2 16:35:33 JST 2025