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 TypeMethodDescriptionvoid
JAXBModifier.addObjectModifier
(String path, JAXBObjectModifier mod) Adds theJAXBObjectModifier
to be called when the specified xml path is encounted while parsing the source.