harness
Class CategoryDescriptor

java.lang.Object
  extended by harness.BaseHarnessDescriptor
      extended by harness.CategoryDescriptor
All Implemented Interfaces:
NatureExtendable, PropertyHolder, ClassDescriptor, XMLClassDescriptor

public class CategoryDescriptor
extends BaseHarnessDescriptor

Version:
$Revision: 7947 $ $Date: 2006-04-13 06:47:36 -0600 (Thu, 13 Apr 2006) $

Field Summary
 
Fields inherited from class harness.BaseHarnessDescriptor
_attributeDescriptors, _contentDescriptor, _elementDescriptors, _nsPrefix, _nsURI, _xmlName
 
Constructor Summary
CategoryDescriptor()
           
 
Method Summary
 java.lang.Class<?> getJavaClass()
          Returns the Java class represented by this descriptor.
 
Methods inherited from class harness.BaseHarnessDescriptor
addNature, canAccept, checkDescriptorForCorrectOrderWithinSequence, getAccessMode, getAttributeDescriptors, getContentDescriptor, getElementDescriptors, getExtends, getFieldDescriptor, getFields, getIdentity, getNameSpacePrefix, getNameSpaceURI, getProperty, getValidator, getXMLName, hasNature, isChoice, resetElementCount, setProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CategoryDescriptor

public CategoryDescriptor()
Method Detail

getJavaClass

public java.lang.Class<?> getJavaClass()
Description copied from interface: ClassDescriptor
Returns the Java class represented by this descriptor.

Returns:
The Java class


Copyright © 2011. All Rights Reserved.