public class NamespaceVisitor extends AbstractVisitor
| Constructor and Description |
|---|
NamespaceVisitor(GatewayConfigNamespace ns) |
| Modifier and Type | Method and Description |
|---|---|
void |
translate(org.jdom.Document dom) |
void |
visit(org.jdom.Element current) |
copyText, getElementIndex, toListIteratorpublic NamespaceVisitor(GatewayConfigNamespace ns)
public void visit(org.jdom.Element current)
visit in class AbstractVisitorpublic void translate(org.jdom.Document dom)
throws Exception
translate in interface GatewayConfigTranslatortranslate in class AbstractVisitorExceptionCopyright © 2014–2016. All rights reserved.