org.polliwog.resolvers
Class MatchTypeFactory

java.lang.Object
  extended by org.polliwog.resolvers.MatchTypeFactory

public class MatchTypeFactory
extends java.lang.Object


Nested Class Summary
 class MatchTypeFactory.XMLConstants
           
 
Constructor Summary
MatchTypeFactory(java.util.List typeEls)
           
 
Method Summary
 java.util.List getMappings(org.jdom.Element root)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MatchTypeFactory

public MatchTypeFactory(java.util.List typeEls)
                 throws org.jdom.JDOMException,
                        WeblogException
Throws:
org.jdom.JDOMException
WeblogException
Method Detail

getMappings

public java.util.List getMappings(org.jdom.Element root)
                           throws WeblogException,
                                  org.jdom.JDOMException
Throws:
WeblogException
org.jdom.JDOMException


  Copyright © 2007 Gary Bentley. All Rights Reserved.