protected static interface XMLBinder.SpecVisitor
| Modifier and Type | Method and Description |
|---|---|
void |
attributeSpecFound(String xmlName,
String javaName) |
void |
tagSpecFound(String xmlName,
String javaName,
List specChildElements) |
Copyright © 2015. All rights reserved.