Package org.apache.xmlbeans.impl.jam.visitor
-
Class Summary Class Description CompositeJVisitor Composite implementation of JVisitor.CompositeMVisitor Composite implementation of MVisitor.JVisitor To be implemented by classes which wish to traverse a JElement tree.MVisitor To be extended by classes which wish to traverse an MElement tree.PropertyInitializer TraversingJVisitor An adaptor which helps another MVisitor visit a JElement and its children, recursively.TraversingMVisitor An adaptor which helps another MVisitor visit a JElement and its children, recursively.