Uses of Interface org.dom4j.jaxb.JAXBObjectModifier (dom4j 1.6.1 API)

dom4j API


Uses of Interface
org.dom4j.jaxb.JAXBObjectModifier

Packages that use JAXBObjectModifier
org.dom4j.jaxb   
 

Uses of JAXBObjectModifier in org.dom4j.jaxb
 

Methods in org.dom4j.jaxb with parameters of type JAXBObjectModifier
 void JAXBModifier.addObjectModifier(String path, JAXBObjectModifier mod)
          Adds the JAXBObjectModifierto be called when the specified xml path is encounted while parsing the source.
 



Copyright © 2001-2005 MetaStuff Ltd.. All Rights Reserved.