| Package | Description |
|---|---|
| com.sun.tools.xjc.generator.util |
| Modifier and Type | Field and Description |
|---|---|
static WhitespaceNormalizer |
WhitespaceNormalizer.COLLAPSE |
static WhitespaceNormalizer |
WhitespaceNormalizer.PRESERVE |
static WhitespaceNormalizer |
WhitespaceNormalizer.REPLACE |
| Modifier and Type | Method and Description |
|---|---|
static WhitespaceNormalizer |
WhitespaceNormalizer.parse(String method)
Parses "preserve","replace" or "collapse" into
the corresponding WhitespaceNormalizer object.
|
Copyright © 2017 Oracle Corporation. All rights reserved.