Package jaxx.runtime
Class JAXXObjectDescriptor
java.lang.Object
jaxx.runtime.JAXXObjectDescriptor
- All Implemented Interfaces:
java.io.Serializable
public class JAXXObjectDescriptor
extends java.lang.Object
implements java.io.Serializable
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description JAXXObjectDescriptor(ComponentDescriptor[] descriptors, Stylesheet stylesheet) -
Method Summary
Modifier and Type Method Description ComponentDescriptor[]getComponentDescriptors()StylesheetgetStylesheet()java.lang.StringtoString()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
JAXXObjectDescriptor
-
-
Method Details
-
getComponentDescriptors
-
getStylesheet
-
toString
public java.lang.String toString()- Overrides:
toStringin classjava.lang.Object
-