railo.runtime.converter
Class WDDXEntityResolver

java.lang.Object
  extended by railo.runtime.converter.WDDXEntityResolver
All Implemented Interfaces:
EntityResolver

public final class WDDXEntityResolver
extends Object
implements EntityResolver


Field Summary
static String WDDX
          constant for the DTD File for WDDX
 
Constructor Summary
WDDXEntityResolver()
           
 
Method Summary
 InputSource resolveEntity(String publicId, String systemId)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WDDX

public static final String WDDX
constant for the DTD File for WDDX

See Also:
Constant Field Values
Constructor Detail

WDDXEntityResolver

public WDDXEntityResolver()
Method Detail

resolveEntity

public InputSource resolveEntity(String publicId,
                                 String systemId)
Specified by:
resolveEntity in interface EntityResolver


Copyright © 2012 Railo