|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.castor.mapping.MappingSource
public final class MappingSource
Constructor Summary | |
---|---|
MappingSource(org.xml.sax.InputSource source,
java.lang.String type,
DTDResolver resolver)
|
Method Summary | |
---|---|
DTDResolver |
getResolver()
|
org.xml.sax.InputSource |
getSource()
|
java.lang.String |
getType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MappingSource(org.xml.sax.InputSource source, java.lang.String type, DTDResolver resolver)
Method Detail |
---|
public org.xml.sax.InputSource getSource()
public java.lang.String getType()
public DTDResolver getResolver()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |