C# Class iTextSharp.tool.xml.parser.state.UnquotedAttrState

Inheritance: IState
Mostra file Open project: boecko/iTextSharp

Public Methods

Method Description
Process ( char character ) : void
UnquotedAttrState ( XMLParser parser ) : System

Method Details

Process() public method

public Process ( char character ) : void
character char
return void

UnquotedAttrState() public method

public UnquotedAttrState ( XMLParser parser ) : System
parser iTextSharp.tool.xml.parser.XMLParser
return System