Import line: | libxml2 = imports.gi.libxml2; |
GIR File: | libxml2-2.0.gir |
C documentation: | libxml2ParserInputState |
Enum : | ParserInputState |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number libxml2.ParserInputState.ATTRIBUTE_VALUE : 12
|
|
Number libxml2.ParserInputState.CDATA_SECTION : 8
|
|
Number libxml2.ParserInputState.COMMENT : 5
|
|
Number libxml2.ParserInputState.CONTENT : 7
|
|
Number libxml2.ParserInputState.DTD : 3
|
|
Number libxml2.ParserInputState.END_TAG : 9
|
|
Number libxml2.ParserInputState.ENTITY_DECL : 10
|
|
Number libxml2.ParserInputState.ENTITY_VALUE : 11
|
|
Number libxml2.ParserInputState.EOF : -1
|
|
Number libxml2.ParserInputState.EPILOG : 14
|
|
Number libxml2.ParserInputState.IGNORE : 15
|
|
Number libxml2.ParserInputState.MISC : 1
|
|
Number libxml2.ParserInputState.PI : 2
|
|
Number libxml2.ParserInputState.PROLOG : 4
|
|
Number libxml2.ParserInputState.PUBLIC_LITERAL : 16
|
|
Number libxml2.ParserInputState.START : 0
|
|
Number libxml2.ParserInputState.START_TAG : 6
|
|
Number libxml2.ParserInputState.SYSTEM_LITERAL : 13
|
None |
None |
None |