|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClassNormalizer | |
org.apache.commons.betwixt | |
org.apache.commons.betwixt.strategy |
Uses of ClassNormalizer in org.apache.commons.betwixt |
Methods in org.apache.commons.betwixt that return ClassNormalizer | |
org.apache.commons.betwixt.strategy.ClassNormalizer |
XMLIntrospector.getClassNormalizer()
Gets the ClassNormalizer strategy. |
Methods in org.apache.commons.betwixt with parameters of type ClassNormalizer | |
void |
XMLIntrospector.setClassNormalizer(org.apache.commons.betwixt.strategy.ClassNormalizer classNormalizer)
Sets the ClassNormalizer strategy. |
Uses of ClassNormalizer in org.apache.commons.betwixt.strategy |
Subclasses of ClassNormalizer in org.apache.commons.betwixt.strategy | |
class |
ListedClassNormalizer
ClassNormalizer that uses a list of substitutions. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |