|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.metadiff.infra.xml.XmlResource
TODO review this class
| Field Summary | |
private org.xml.sax.InputSource |
source
|
| Constructor Summary | |
XmlResource()
|
|
| Method Summary | |
java.util.Iterator |
getContents()
Returns an iterator that iterates over all the direct contents and indirect contents of this resource. |
org.xml.sax.InputSource |
getSource()
|
void |
setSource(org.xml.sax.InputSource source)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private org.xml.sax.InputSource source
| Constructor Detail |
public XmlResource()
| Method Detail |
public org.xml.sax.InputSource getSource()
public void setSource(org.xml.sax.InputSource source)
source - The source to set.public java.util.Iterator getContents()
ModelResource
getContents in interface ModelResource
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||