Uses of Class
com.sun.tools.xjc.generator.util.WhitespaceNormalizer
Packages that use WhitespaceNormalizer
-
Uses of WhitespaceNormalizer in com.sun.tools.xjc.generator.util
Fields in com.sun.tools.xjc.generator.util declared as WhitespaceNormalizerModifier and TypeFieldDescriptionstatic final WhitespaceNormalizerWhitespaceNormalizer.COLLAPSEstatic final WhitespaceNormalizerWhitespaceNormalizer.PRESERVEstatic final WhitespaceNormalizerWhitespaceNormalizer.REPLACEMethods in com.sun.tools.xjc.generator.util that return WhitespaceNormalizerModifier and TypeMethodDescriptionstatic WhitespaceNormalizerParses "preserve","replace" or "collapse" into the corresponding WhitespaceNormalizer object.