Constructor and Description |
---|
WhiteSpacesPurifier() |
Modifier and Type | Method and Description |
---|---|
void |
purify(InputStream inputStream)
Performs the purification of the provided resettable
InputStream . |
public void purify(InputStream inputStream) throws IOException
InputStream
.purify
in interface Purifier
inputStream
- a resettable InputStream
to be cleaned.IOException
- if there is an error accessing the InputStream
Copyright © 2010–2018 The Apache Software Foundation. All rights reserved.