Interface XMLBinder.SpecVisitor
- Enclosing class:
XMLBinder
protected static interface XMLBinder.SpecVisitor
-
Method Summary
Modifier and TypeMethodDescriptionvoidattributeSpecFound(String xmlName, String javaName, boolean required) voidtagSpecFound(String xmlName, String javaName, List<org.jdom2.Element> specChildElements)
-
Method Details
-
tagSpecFound
-
attributeSpecFound
-