mguesdon@orange-concept.com)Version: 1.1
Date: 2004/03/25 08:25:48
Copyright: (C) 2004 Free Software Foundation, Inc.
- Declared in:
 - Foundation/GSWTemporaryElement.h
 
Standards:
- MacOS-X
 - OpenStep
 - GNUstep
 
Temporary element which will be converted to a dynamic element
Description forthcoming.
      
            Returns real dynamic element using
            declaration May raise exception if element
            can't be created 
 Warning the
            underscore at the start of the name
            of this method indicates that it is private, for
            internal use only, and you should not use the
            method in your code.
          
    
adds element to children
Returns real dynamic element usinf declarations to find element type Raise an exception if element name is not found or if no declaration is found for that element
Description forthcoming.
      
            Return Element Name, taken from properties
            nil if none is found
          
    
Returns parent element
Create a GSWElement representing child elements tree
Returns template information
      
            Children 
 Warning the underscore at
            the start of the name of this instance variable
            indicates that, even though it is not technically
            private, it is intended for internal use
            within the package, and you should not use the
            variable in other code.
          
    
      
            Parent tag (not retained) 
 Warning
            the underscore at the start of the name of this
            instance variable indicates that, even though it
            is not technically private, it is intended for
            internal use within the package, and you should
            not use the variable in other code.
          
    
      
            Tag properties 
 Warning the underscore
            at the start of the name of this instance variable
            indicates that, even though it is not technically
            private, it is intended for internal use
            within the package, and you should not use the
            variable in other code.
          
    
      
            Parser/Template information (tag
            position,....) 
 Warning the
            underscore at the start of the name of this
            instance variable indicates that, even though it
            is not technically private, it is intended for
            internal use within the package, and you should
            not use the variable in other code.