Method | Description | |
---|---|---|
Parse ( BaseEntity entity, |
Parses the specified entity.
|
|
XhtmlCocoaTypeParser ( |
Initializes a new instance of the XhtmlTypeParser class.
|
Method | Description | |
---|---|---|
ExtractConstants ( |
||
ExtractFunctions ( |
||
ExtractNotifications ( |
protected ExtractConstants ( |
||
typedEntity | ||
root | System.Xml.Linq.XElement | |
return | void |
protected ExtractFunctions ( |
||
typedEntity | ||
root | System.Xml.Linq.XElement | |
return | void |
protected ExtractNotifications ( |
||
typedEntity | ||
root | System.Xml.Linq.XElement | |
return | void |
public Parse ( BaseEntity entity, |
||
entity | BaseEntity | The entity. |
reader | The reader. | |
return | void |
public XhtmlCocoaTypeParser ( |
||
settings | The settings. | |
typeManager | The type manager. | |
logger | ||
return | System |