No recent searches
REXML
AttlistDecl
Attribute
Attributes
CData
Child
Comment
DClonable
DTD
ElementDecl
EntityDecl
NotationDecl
Parser
Declaration
DocType
Document
Element
Elements
Encoding
Entity
EntityConst
ExternalEntity
Formatters
Default
Pretty
Transitive
Functions
IOSource
Instruction
Light
Node
Namespace
Output
Parent
ParseException
Parsers
BaseParser
Private
EnumerableTally
LightParser
PullEvent
PullParser
SAX2Parser
StreamParser
StringScannerCaptures
TreeParser
UltraLightParser
XPathParser
QuickPath
ReferenceWriter
SAX2Listener
Security
Source
SourceFactory
StreamListener
StringScannerCheckScanString
Text
UndefinedNamespaceException
Validation
Choice
Event
Interleave
OneOrMore
Optional
Ref
RelaxNG
Sequence
State
ValidationException
Validator
ZeroOrMore
XMLDecl
XMLTokens
XPath
XPathNode
# File lib/rexml/validation/relaxng.rb, line 529 def initialize value @value = value end
# File lib/rexml/validation/relaxng.rb, line 535 def inspect "{#{to_s}}" end
# File lib/rexml/validation/relaxng.rb, line 532 def to_s @value end