com.vinculumtech.carrierwave.gist.xom
Class ObjectFactory

java.lang.Object
  extended bycom.vinculumtech.carrierwave.gist.xom.ObjectFactory

public class ObjectFactory
extends java.lang.Object

Version:
$Id: //depot/carrierwave/src/shared/com/vinculumtech/carrierwave/gist/xom/ObjectFactory.java#5 $

Constructor Summary
ObjectFactory()
           
 
Method Summary
static GraphPlan createGraphPlan(nu.xom.Document document)
           
static ImageGraph createImageGraph(nu.xom.Document document)
           
static java.lang.Object createObject(nu.xom.Document document)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Method Detail

createObject

public static java.lang.Object createObject(nu.xom.Document document)

createImageGraph

public static ImageGraph createImageGraph(nu.xom.Document document)

createGraphPlan

public static GraphPlan createGraphPlan(nu.xom.Document document)


Copyright (C) 2002 Vinculum Technologies, Inc. All Rights Reserved.