메소드 | 설명 | |
---|---|---|
Parse ( BaseEntity entity, |
Parses the specified entity.
|
|
XhtmlClassicTypeParser ( |
Initializes a new instance of the XhtmlClassicTypeParser class.
|
메소드 | 설명 | |
---|---|---|
ExtractConstants ( |
Extracts the constants.
|
|
ExtractEnumerations ( |
Extracts the enumerations.
|
|
ExtractFunctions ( |
Extracts the constants.
|
protected ExtractConstants ( |
||
typedEntity | The typed entity. | |
root | System.Xml.Linq.XElement | The root element. |
리턴 | void |
protected ExtractEnumerations ( |
||
typedEntity | The typed entity. | |
root | System.Xml.Linq.XElement | The root element. |
리턴 | void |
protected ExtractFunctions ( |
||
typedEntity | The typed entity. | |
root | System.Xml.Linq.XElement | The root element. |
리턴 | void |
public Parse ( BaseEntity entity, |
||
entity | BaseEntity | The entity. |
reader | The reader. | |
리턴 | void |
public XhtmlClassicTypeParser ( |
||
settings | The settings. | |
typeManager | The type manager. | |
logger | ||
리턴 | System |