Свойство | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
Equals ( Object sb ) : bool | ||
GetHashCode ( ) : int | ||
XMLToken ( ) : System | ||
XMLToken ( |
||
XMLToken ( |
||
XMLToken ( |
||
XMLToken ( |
||
XMLToken ( |
||
XMLToken ( |
||
XMLToken ( |
||
XMLToken ( |
||
XMLToken ( |
||
XMLToken ( |
||
XMLToken ( string chars ) : System | ||
XMLToken ( string chars, long line ) : System | ||
XMLToken ( string chars, long line, long column ) : System | ||
addAttr ( |
||
addAttr ( string name, string value ) : int | ||
addAttr ( string name, string value, string namespaceURI ) : int | ||
addAttr ( string name, string value, string namespaceURI, string prefix ) : int | ||
addNamespace ( string uri ) : int | ||
addNamespace ( string uri, string prefix ) : int | ||
append ( string chars ) : int | ||
clearAttributes ( ) : int | ||
clearNamespaces ( ) : int | ||
clone ( ) : |
||
getAttrIndex ( |
||
getAttrIndex ( string name ) : int | ||
getAttrIndex ( string name, string uri ) : int | ||
getAttrName ( int index ) : string | ||
getAttrPrefix ( int index ) : string | ||
getAttrPrefixedName ( int index ) : string | ||
getAttrURI ( int index ) : string | ||
getAttrValue ( |
||
getAttrValue ( int index ) : string | ||
getAttrValue ( string name ) : string | ||
getAttrValue ( string name, string uri ) : string | ||
getAttributes ( ) : |
||
getAttributesLength ( ) : int | ||
getCharacters ( ) : string | ||
getColumn ( ) : long | ||
getLine ( ) : long | ||
getName ( ) : string | ||
getNamespaceIndex ( string uri ) : int | ||
getNamespaceIndexByPrefix ( string prefix ) : int | ||
getNamespacePrefix ( int index ) : string | ||
getNamespacePrefix ( string uri ) : string | ||
getNamespaceURI ( ) : string | ||
getNamespaceURI ( int index ) : string | ||
getNamespaceURI ( string prefix ) : string | ||
getNamespaces ( ) : |
||
getNamespacesLength ( ) : int | ||
getPrefix ( ) : string | ||
getURI ( ) : string | ||
hasAttr ( |
||
hasAttr ( int index ) : bool | ||
hasAttr ( string name ) : bool | ||
hasAttr ( string name, string uri ) : bool | ||
hasNamespaceNS ( string uri, string prefix ) : bool | ||
hasNamespacePrefix ( string prefix ) : bool | ||
hasNamespaceURI ( string uri ) : bool | ||
isAttributesEmpty ( ) : bool | ||
isEOF ( ) : bool | ||
isElement ( ) : bool | ||
isEnd ( ) : bool | ||
isEndFor ( |
||
isNamespacesEmpty ( ) : bool | ||
isStart ( ) : bool | ||
isText ( ) : bool | ||
operator ( ) : bool | ||
removeAttr ( |
||
removeAttr ( int n ) : int | ||
removeAttr ( string name ) : int | ||
removeAttr ( string name, string uri ) : int | ||
removeNamespace ( int index ) : int | ||
removeNamespace ( string prefix ) : int | ||
setAttributes ( |
||
setEOF ( ) : int | ||
setEnd ( ) : int | ||
setNamespaces ( |
||
setTriple ( |
||
toString ( ) : string | ||
unsetEnd ( ) : int |
Méthode | Description | |
---|---|---|
XMLToken ( |
||
getCPtr ( |
||
getCPtrAndDisown ( |
public XMLToken ( |
||
triple | ||
Résultat | System |
public XMLToken ( |
||
triple | ||
attributes | ||
Résultat | System |
public XMLToken ( |
||
triple | ||
attributes | ||
namespaces | ||
Résultat | System |
public XMLToken ( |
||
triple | ||
attributes | ||
namespaces | ||
line | long | |
Résultat | System |
public XMLToken ( |
||
triple | ||
attributes | ||
namespaces | ||
line | long | |
column | long | |
Résultat | System |
public XMLToken ( |
||
triple | ||
attributes | ||
line | long | |
Résultat | System |
public XMLToken ( |
||
triple | ||
attributes | ||
line | long | |
column | long | |
Résultat | System |
public XMLToken ( |
||
triple | ||
line | long | |
Résultat | System |
public XMLToken ( |
||
triple | ||
line | long | |
column | long | |
Résultat | System |
public XMLToken ( string chars, long line ) : System | ||
chars | string | |
line | long | |
Résultat | System |
public XMLToken ( string chars, long line, long column ) : System | ||
chars | string | |
line | long | |
column | long | |
Résultat | System |
public addAttr ( |
||
triple | ||
value | string | |
Résultat | int |
public addAttr ( string name, string value ) : int | ||
name | string | |
value | string | |
Résultat | int |
public addAttr ( string name, string value, string namespaceURI ) : int | ||
name | string | |
value | string | |
namespaceURI | string | |
Résultat | int |
public addAttr ( string name, string value, string namespaceURI, string prefix ) : int | ||
name | string | |
value | string | |
namespaceURI | string | |
prefix | string | |
Résultat | int |
public addNamespace ( string uri, string prefix ) : int | ||
uri | string | |
prefix | string | |
Résultat | int |
public getAttrIndex ( |
||
triple | ||
Résultat | int |
public getAttrIndex ( string name, string uri ) : int | ||
name | string | |
uri | string | |
Résultat | int |
public getAttrPrefix ( int index ) : string | ||
index | int | |
Résultat | string |
public getAttrPrefixedName ( int index ) : string | ||
index | int | |
Résultat | string |
public getAttrValue ( |
||
triple | ||
Résultat | string |
public getAttrValue ( string name ) : string | ||
name | string | |
Résultat | string |
public getAttrValue ( string name, string uri ) : string | ||
name | string | |
uri | string | |
Résultat | string |
public getNamespaceIndex ( string uri ) : int | ||
uri | string | |
Résultat | int |
public getNamespaceIndexByPrefix ( string prefix ) : int | ||
prefix | string | |
Résultat | int |
public getNamespacePrefix ( int index ) : string | ||
index | int | |
Résultat | string |
public getNamespacePrefix ( string uri ) : string | ||
uri | string | |
Résultat | string |
public getNamespaceURI ( int index ) : string | ||
index | int | |
Résultat | string |
public getNamespaceURI ( string prefix ) : string | ||
prefix | string | |
Résultat | string |
public hasAttr ( string name, string uri ) : bool | ||
name | string | |
uri | string | |
Résultat | bool |
public hasNamespaceNS ( string uri, string prefix ) : bool | ||
uri | string | |
prefix | string | |
Résultat | bool |
public hasNamespacePrefix ( string prefix ) : bool | ||
prefix | string | |
Résultat | bool |
public hasNamespaceURI ( string uri ) : bool | ||
uri | string | |
Résultat | bool |
public isEndFor ( |
||
element | ||
Résultat | bool |
public removeAttr ( |
||
triple | ||
Résultat | int |
public removeAttr ( string name, string uri ) : int | ||
name | string | |
uri | string | |
Résultat | int |
public removeNamespace ( string prefix ) : int | ||
prefix | string | |
Résultat | int |
public setAttributes ( |
||
attributes | ||
Résultat | int |
public setNamespaces ( |
||
namespaces | ||
Résultat | int |
public setTriple ( |
||
triple | ||
Résultat | int |