메소드 | 설명 | |
---|---|---|
Parse ( BaseEntity entity, |
Parses the specified entity.
|
|
XhtmlClassicClassParser ( |
Initializes a new instance of the XhtmlClassicClassParser class.
|
메소드 | 설명 | |
---|---|---|
ExtractMethods ( |
||
ExtractProperties ( |
protected ExtractMethods ( |
||
classEntity | ||
root | System.Xml.Linq.XElement | |
리턴 | void |
protected ExtractProperties ( |
||
classEntity | ||
root | System.Xml.Linq.XElement | |
리턴 | void |
public Parse ( BaseEntity entity, |
||
entity | BaseEntity | The entity. |
reader | The reader. | |
리턴 | void |
public XhtmlClassicClassParser ( |
||
settings | The settings. | |
typeManager | The type manager. | |
logger | ||
리턴 | System |