Java com.itextpdf.tool.xml.parser TagState fields, constructors, methods, implement or subclass

Example usage for Java com.itextpdf.tool.xml.parser TagState fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.itextpdf.tool.xml.parser TagState.

The text is from its open source code.

Field

TagStateOPEN
Notice that an opening tag has been encountered.
TagStateCLOSE
Notice that a closing tag has been encountered.