Class QNameCollectingPropertyInfoVisitor<T,C extends T>
java.lang.Object
org.jvnet.basicjaxb.xml.bind.model.util.QNameCollectingPropertyInfoVisitor<T,C>
- All Implemented Interfaces:
MPropertyInfoVisitor<T,C, Void>
public class QNameCollectingPropertyInfoVisitor<T,C extends T>
extends Object
implements MPropertyInfoVisitor<T,C,Void>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
QNameCollectingPropertyInfoVisitor
-
-
Method Details
-
visitElementPropertyInfo
- Specified by:
visitElementPropertyInfoin interfaceMPropertyInfoVisitor<T,C extends T, Void>
-
visitElementsPropertyInfo
- Specified by:
visitElementsPropertyInfoin interfaceMPropertyInfoVisitor<T,C extends T, Void>
-
visitAnyElementPropertyInfo
- Specified by:
visitAnyElementPropertyInfoin interfaceMPropertyInfoVisitor<T,C extends T, Void>
-
visitAttributePropertyInfo
- Specified by:
visitAttributePropertyInfoin interfaceMPropertyInfoVisitor<T,C extends T, Void>
-
visitAnyAttributePropertyInfo
- Specified by:
visitAnyAttributePropertyInfoin interfaceMPropertyInfoVisitor<T,C extends T, Void>
-
visitValuePropertyInfo
- Specified by:
visitValuePropertyInfoin interfaceMPropertyInfoVisitor<T,C extends T, Void>
-
visitElementRefPropertyInfo
- Specified by:
visitElementRefPropertyInfoin interfaceMPropertyInfoVisitor<T,C extends T, Void>
-
visitElementRefsPropertyInfo
- Specified by:
visitElementRefsPropertyInfoin interfaceMPropertyInfoVisitor<T,C extends T, Void>
-