Overview

Namespaces

  • Jyxo
    • Beholder
      • TestCase
    • Gettext
      • Parser
    • Input
      • Chain
      • Filter
      • Validator
    • Mail
      • Email
        • Attachment
      • Parser
      • Sender
    • Rpc
      • Json
      • Xml
    • Shell
    • Spl
    • Svn
    • Time
    • Webdav
  • PHP

Classes

  • Charset
  • Color
  • Css
  • ErrorHandler
  • ErrorMail
  • FirePhp
  • Html
  • HtmlTag
  • SpamFilter
  • String
  • Timer
  • XmlReader

Exceptions

  • Exception
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated

Class XmlReader

XMLReader child class (available since PHP 5.1).

XMLReader
Extended by Jyxo\XmlReader
Namespace: Jyxo
Category: Jyxo
Package: Jyxo\XmlReader
Copyright: Copyright (c) 2005-2011 Jyxo, s.r.o.
License: https://github.com/jyxo/php/blob/master/license.txt
Author: Jaroslav HanslĂ­k
Located at XmlReader.php
Methods summary
public string
# getTextValue( )

Returns element's text contents.

Returns element's text contents.

Returns

string
public string
# getContent( )

Returns element's contents including tags.

Returns element's contents including tags.

Returns

string
Methods inherited from XMLReader
XML(), close(), expand(), getAttribute(), getAttributeNo(), getAttributeNs(), getParserProperty(), isValid(), lookupNamespace(), moveToAttribute(), moveToAttributeNo(), moveToAttributeNs(), moveToElement(), moveToFirstAttribute(), moveToNextAttribute(), next(), open(), read(), readInnerXml(), readOuterXml(), readString(), setParserProperty(), setRelaxNGSchema(), setRelaxNGSchemaSource(), setSchema()
Constants inherited from XMLReader
ATTRIBUTE, CDATA, COMMENT, DEFAULTATTRS, DOC, DOC_FRAGMENT, DOC_TYPE, ELEMENT, END_ELEMENT, END_ENTITY, ENTITY, ENTITY_REF, LOADDTD, NONE, NOTATION, PI, SIGNIFICANT_WHITESPACE, SUBST_ENTITIES, TEXT, VALIDATE, WHITESPACE, XML_DECLARATION
Jyxo PHP Library API documentation generated by ApiGen 2.3.0