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

상속: IState
파일 보기 프로젝트 열기: boecko/iTextSharp 1 사용 예제들

공개 메소드들

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

메소드 상세

Process() 공개 메소드

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

SpecialCharState() 공개 메소드

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