eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'XML::GeneralEntity':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: GeneralEntity (in XML)


Inheritance:

   Object
   |
   +--XML::Node
      |
      +--XML::Entity
         |
         +--XML::GeneralEntity

Package:
stx:goodies/xml/vw
Category:
XML-VW-Nodes
Version:
rev: 1.8 date: 2003/05/28 07:43:11
user: james
file: GeneralEntity.st directory: goodies/xml/vw
module: stx stc-classLibrary: vw

Description:


This class represents a general entity which is a parsed entity for use within the XML document content.

Instance Variables:
	ndata   <Notation>


Instance protocol:

accessing
o  entityType

o  ndata: aNotifierNameOrNil

testing
o  isParsed

validation
o  completeValidationAgainst: aParser

visiting
o  acceptVisitor: aVisitor
Double dispatch back to the visitor, passing my type encoded in
the selector (visitor pattern)



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 29 Mar 2024 14:57:27 GMT