Class IncludeType

java.lang.Object
org.exolab.castor.builder.binding.xml.IncludeType
All Implemented Interfaces:
Serializable

public class IncludeType extends Object implements Serializable
A binding file can include other binding files by specifying the location (URI) of the binding files to include.
Version:
$Revision$ $Date$
See Also:
  • Constructor Details

    • IncludeType

      public IncludeType()
  • Method Details