public static interface XMLMetaBeanFactory.Visitor
Modifier and Type | Method and Description |
---|---|
MetaBean |
getMetaBean() |
void |
visit(XMLMetaBean xmlMeta,
XMLMetaBeanInfos xmlInfos) |
void visit(XMLMetaBean xmlMeta, XMLMetaBeanInfos xmlInfos) throws Exception
xmlMeta
- - null or the bean foundxmlInfos
- - all infos in a single unit (xml file)Exception
MetaBean getMetaBean()
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.