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