org.castor.mapping
Class MappingSource

java.lang.Object
  extended by org.castor.mapping.MappingSource

public final class MappingSource
extends Object

Version:
$Revision: 5951 $ $Date: 2006-04-25 16:09:10 -0600 (Tue, 25 Apr 2006) $
Author:
Ralf Joachim

Constructor Summary
MappingSource(InputSource source, String type, DTDResolver resolver)
           
 
Method Summary
 DTDResolver getResolver()
           
 InputSource getSource()
           
 String getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MappingSource

public MappingSource(InputSource source,
                     String type,
                     DTDResolver resolver)
Method Detail

getSource

public InputSource getSource()

getType

public String getType()

getResolver

public DTDResolver getResolver()


Copyright © 2013. All Rights Reserved.