Modifier and Type | Field and Description |
---|---|
static String |
STYLE
Stylesheet used to strip all comments from an XML document.
|
Constructor and Description |
---|
CommentLessSource(Source originalSource)
Creates a new source that consists of the given source with all
comments removed.
|
public static final String STYLE
public CommentLessSource(Source originalSource)
originalSource
- the original sourceCopyright © 2001–2017 XMLUnit. All rights reserved.