Class XMLReader
Methods summary
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | 
Magic methods summary
Constants summary
| integer | 
					NONE
			 | 0 | |
| integer | 
					ELEMENT
			 | 1 | |
| integer | 
					ATTRIBUTE
			 | 2 | |
| integer | 
					TEXT
			 | 3 | |
| integer | 
					CDATA
			 | 4 | |
| integer | 
					ENTITY_REF
			 | 5 | |
| integer | 
					ENTITY
			 | 6 | |
| integer | 
					PI
			 | 7 | |
| integer | 
					COMMENT
			 | 8 | |
| integer | 
					DOC
			 | 9 | |
| integer | 
					DOC_TYPE
			 | 10 | |
| integer | 
					DOC_FRAGMENT
			 | 11 | |
| integer | 
					NOTATION
			 | 12 | |
| integer | 
					WHITESPACE
			 | 13 | |
| integer | 
					SIGNIFICANT_WHITESPACE
			 | 14 | |
| integer | 
					END_ELEMENT
			 | 15 | |
| integer | 
					END_ENTITY
			 | 16 | |
| integer | 
					XML_DECLARATION
			 | 17 | |
| integer | 
					LOADDTD
			 | 1 | |
| integer | 
					DEFAULTATTRS
			 | 2 | |
| integer | 
					VALIDATE
			 | 3 | |
| integer | 
					SUBST_ENTITIES
			 | 4 | 
