C# 클래스 iTextSharp.tool.xml.parser.state.SelfClosingTagState

상속: IState
파일 보기 프로젝트 열기: boecko/iTextSharp

공개 메소드들

메소드 설명
Process ( char character ) : void
SelfClosingTagState ( XMLParser parser ) : System

메소드 상세

Process() 공개 메소드

public Process ( char character ) : void
character char
리턴 void

SelfClosingTagState() 공개 메소드

public SelfClosingTagState ( XMLParser parser ) : System
parser iTextSharp.tool.xml.parser.XMLParser
리턴 System