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