class
XML::SAX::Entity
- XML::SAX::Entity
- Reference
- Object
Defined in:
sax/entities.crInstance Method Summary
- #external? : Bool
- #general? : Bool
- #internal? : Bool
- #location : Location
- #location? : Location | Nil
- #name : String
- #notation_name : String
- #notation_name? : String | Nil
- #parameter? : Bool
- #parsed? : Bool
- #public_id : String
- #public_id? : String | Nil
- #system_id : String
- #system_id? : String | Nil
- #unparsed? : Bool
- #value : String
- #value? : String | Nil