railo.transformer.library.function
Class FunctionLibEntityResolver

java.lang.Object
  extended by railo.transformer.library.function.FunctionLibEntityResolver
All Implemented Interfaces:
EntityResolver

public final class FunctionLibEntityResolver
extends Object
implements EntityResolver

Hilfsklasse fuer die FunctionLibFactory, diese Klasse definiert den DTDHandler fuer den Sax Parser. Die Klasse laedt wenn moeglich die DTD, anhand der Public-id vom lokalen System.

See Also:
EntityResolver

Field Summary
static String DTD_1_0
          Definert den DTD welche eine FLD validieren kann
 
Constructor Summary
FunctionLibEntityResolver()
           
 
Method Summary
 InputSource resolveEntity(String publicId, String systemId)
          Laedt die DTD vom lokalen System.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DTD_1_0

public static final String DTD_1_0
Definert den DTD welche eine FLD validieren kann

See Also:
Constant Field Values
Constructor Detail

FunctionLibEntityResolver

public FunctionLibEntityResolver()
Method Detail

resolveEntity

public InputSource resolveEntity(String publicId,
                                 String systemId)
Laedt die DTD vom lokalen System.

Specified by:
resolveEntity in interface EntityResolver
See Also:
EntityResolver.resolveEntity(java.lang.String, java.lang.String)


Copyright © 2012 Railo