| Modifier and Type | Method and Description |
|---|---|
XMLSubject |
XMLSubject.expandingEntityReferences() |
XMLSubject |
XMLSubject.expandingEntityReferences(boolean value) |
XMLSubject |
XMLSubject.ignoringComments() |
XMLSubject |
XMLSubject.ignoringElementContentWhitespace() |
XMLSubject |
XMLSubject.ignoringNamespaceDeclarations()
Ignore all namespace declarations.
|
XMLSubject |
XMLSubject.ignoringNamespacePrefixes() |
XMLSubject |
XMLSubject.ignoringPrologAndEpilog() |
XMLSubject |
XMLSubject.ignoringRedundantNamespaceDeclarations()
Ignore redundant namespace declarations.
|
XMLSubject |
XMLSubject.ignoringWhitespace() |
XMLSubject |
XMLSubject.ignoringWhitespaceInPrologAndEpilog() |
XMLSubject |
XMLSubject.treatingElementContentWhitespaceAsText() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.truth.SubjectFactory<XMLSubject,XML> |
XMLTruth.xml() |
Copyright ? The Apache Software Foundation. All Rights Reserved.