eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'XMLStandardDecoder::ContainedObject':

Home

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

Class: ContainedObject (private in XMLStandardDecoder

This class is only visible from within XMLStandardDecoder.

Inheritance:

   Object
   |
   +--XMLStandardDecoder::AbstractConverter
      |
      +--XMLStandardDecoder::ContainedObject
         |
         +--XMLStandardDecoder::ContainedSequence

Package:
stx:goodies/xml/stx
Category:
XML-Presentation
Owner:
XMLStandardDecoder

Instance protocol:

accessing
o  object
return the value of the instance variable 'object' (automatically generated)

o  object: something
set the value of the instance variable 'object' (automatically generated)

o  storeSpecification: storeSpecificationArg object: objectArg
set instance variables (automatically generated)

collection access
o  add: newObject

o  at: anIndex put: newObject
(comment from inherited method)
store the 2nd arg, anObject as indexed instvar with index, anInteger.
this method can be redefined in subclasses. Returns anObject (sigh)

testing
o  isContainedObject
answer true, if i already know the final object



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 06:51:34 GMT