Uses of Interface
org.dom4j.jaxb.JAXBObjectModifier
-
Packages that use JAXBObjectModifier Package Description org.dom4j.jaxb -
-
Uses of JAXBObjectModifier in org.dom4j.jaxb
Methods in org.dom4j.jaxb with parameters of type JAXBObjectModifier Modifier and Type Method Description voidJAXBModifier. addObjectModifier(String path, JAXBObjectModifier mod)Adds theJAXBObjectModifierto be called when the specified xml path is encounted while parsing the source.
-