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