Uses of Interface
xdoclet.sdk.xgg.binding.Child

Packages that use Child
xdoclet.sdk.xgg XML Generator Generator part of the SDK.  
xdoclet.sdk.xgg.binding Datamodel for XGG. 
 

Uses of Child in xdoclet.sdk.xgg
 

Methods in xdoclet.sdk.xgg with parameters of type Child
 void MergedMethod.addChild(Child child)
          Adds a child to this method model
 

Constructors in xdoclet.sdk.xgg with parameters of type Child
MergedMethod(Child child)
          Constructor for the MergedMethod object
 

Uses of Child in xdoclet.sdk.xgg.binding
 

Classes in xdoclet.sdk.xgg.binding that implement Child
 class Attribute
          Holder object for a XML attribute
 class SubElement
          Represents a sub element in an element declaration.
 

Methods in xdoclet.sdk.xgg.binding with parameters of type Child
 void Element.addChild(Child child)
          Adds a feature to the Child attribute of the Element object
 



Copyright © 2000-2003 XDoclet Team. All Rights Reserved.