harness
Class HarnessDescriptor

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

public class HarnessDescriptor
extends BaseHarnessDescriptor

Version:
$Revision: 7947 $ $Date: 2005-10-16 07:17:11 -0600 (Sun, 16 Oct 2005) $

Field Summary
 
Fields inherited from class harness.BaseHarnessDescriptor
_attributeDescriptors, _contentDescriptor, _elementDescriptors, _nsPrefix, _nsURI, _xmlName
 
Constructor Summary
HarnessDescriptor()
           
 
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

HarnessDescriptor

public HarnessDescriptor()
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.