Property | Type | Description | |
---|---|---|---|
L_VALUE_REGEX | |||
ULL_VALUE_REGEX | |||
UL_VALUE_REGEX |
Method | Description | |
---|---|---|
Parse ( |
Parses the specified constant element.
|
|
Parse ( BaseEntity entity, |
Parses the specified entity.
|
|
XhtmlCocoaConstantParser ( |
Initializes a new instance of the XhtmlNotificationParser class.
|
Method | Description | |
---|---|---|
ConvertNumericQualifier ( String value ) : String | ||
ExtractConstants ( System.Xml.Linq.XElement constantElement, String name, String summary, String declaration ) : List |
||
ExtractDefine ( System.Xml.Linq.XElement constantElement, String name, String summary, String declaration ) : List |
||
ExtractEnumeration ( System.Xml.Linq.XElement constantElement, String name, String summary, String declaration ) : List |
||
RefineEnumBaseType ( String values ) : String |
public Parse ( |
||
typedEntity | ||
constantElement | System.Xml.Linq.XElement | The constant element. |
return | List |
public Parse ( BaseEntity entity, |
||
entity | BaseEntity | The entity. |
reader | The reader. | |
return | void |
public XhtmlCocoaConstantParser ( |
||
settings | The settings. | |
typeManager | The type manager. | |
logger | ||
return | System |
protected static Regex,System.Text.RegularExpressions L_VALUE_REGEX | ||
return |
protected static Regex,System.Text.RegularExpressions ULL_VALUE_REGEX | ||
return |