|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.hyades.loaders.hierarchy.IgnoredXMLFragmentLoader
org.eclipse.hyades.loaders.statistical.XMLDescriptorLoader
org.eclipse.hyades.loaders.statistical.XMLCounterDescriptorLoader
org.eclipse.hyades.loaders.statistical.XMLSampleDescriptorLoader
public class XMLSampleDescriptorLoader
| Constructor Summary | |
|---|---|
XMLSampleDescriptorLoader()
|
|
| Method Summary | |
|---|---|
void |
addAttribute(java.lang.String name,
java.lang.String value)
|
void |
addYourselfInContext()
This is called on end of root element of each fragment |
void |
initialize(HierarchyContext context,
java.lang.String elementName)
This is called on start of root element of each fragment |
| Methods inherited from class org.eclipse.hyades.loaders.statistical.XMLCounterDescriptorLoader |
|---|
endChild, startChild |
| Methods inherited from class org.eclipse.hyades.loaders.statistical.XMLDescriptorLoader |
|---|
addCharacters |
| Methods inherited from class org.eclipse.hyades.loaders.hierarchy.IgnoredXMLFragmentLoader |
|---|
addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, cleanUp |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLSampleDescriptorLoader()
| Method Detail |
|---|
public void addAttribute(java.lang.String name,
java.lang.String value)
addAttribute in interface XMLFragmentLoaderaddAttribute in class XMLCounterDescriptorLoaderpublic void addYourselfInContext()
XMLFragmentLoader
addYourselfInContext in interface XMLFragmentLoaderaddYourselfInContext in class XMLCounterDescriptorLoader
public void initialize(HierarchyContext context,
java.lang.String elementName)
XMLFragmentLoader
initialize in interface XMLFragmentLoaderinitialize in class XMLCounterDescriptorLoader
|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||