Uses of Annotation Interface
org.apache.juneau.xml.annotation.XmlConfig
Packages that use XmlConfig
- 
Uses of XmlConfig in org.apache.juneau.xml.annotationMethod parameters in org.apache.juneau.xml.annotation with type arguments of type XmlConfigModifier and TypeMethodDescriptionvoidXmlConfigAnnotation.ParserApply.apply(AnnotationInfo<XmlConfig> ai, XmlParser.Builder b) voidXmlConfigAnnotation.SerializerApply.apply(AnnotationInfo<XmlConfig> ai, XmlSerializer.Builder b)