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 f�r die FunctionLibFactory, diese Klasse definiert den DTDHandler f�r den Sax Parser. Die Klasse l�dt wenn m�glich 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)
          L�dt 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)
L�dt die DTD vom lokalen System.

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


Copyright © 2012 Railo