public class XFANormalizer extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PROCESSING_INSTRUCTION_CONTENTS |
Constructor and Description |
---|
XFANormalizer() |
Modifier and Type | Method and Description |
---|---|
void |
content(String content) |
void |
end(com.itextpdf.tool.xml.Tag t) |
static String |
getNormalizedXml(ByteArrayInputStream inputStream) |
String |
getResult() |
void |
start(com.itextpdf.tool.xml.Tag t) |
public static final String PROCESSING_INSTRUCTION_CONTENTS
public static String getNormalizedXml(ByteArrayInputStream inputStream)
public void start(com.itextpdf.tool.xml.Tag t)
public void content(String content)
public void end(com.itextpdf.tool.xml.Tag t)
public String getResult()
Copyright (C) 1998-2019 iText Group NV. All Rights Reserved.