com.japisoft.dtdparser
Class DTDMapperFactory

java.lang.Object
  extended bycom.japisoft.dtdparser.DTDMapperFactory

public final class DTDMapperFactory
extends java.lang.Object

Factory for retreiving the good DTDMapper

Version:
1.0
Author:
(c) 2004 JAPISoft / http://www.japisoft.com

Constructor Summary
DTDMapperFactory()
           
 
Method Summary
static DTDMapper getDTDMapper()
           
static void setDTDMapper(DTDMapper mapper)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DTDMapperFactory

public DTDMapperFactory()
Method Detail

setDTDMapper

public static void setDTDMapper(DTDMapper mapper)

getDTDMapper

public static DTDMapper getDTDMapper()


Copyright © 2006 JAPISoft. All Rights Reserved.