net.sf.aspect4facelets
Class AspectReader

java.lang.Object
  extended by net.sf.aspect4facelets.AspectReader

public class AspectReader
extends java.lang.Object

Version:
$Revision: 1.6 $
Author:
andreas

Constructor Summary
AspectReader(java.net.URL url)
           
 
Method Summary
static java.lang.String getContent(java.lang.String n)
           
 java.util.List<Aspect> read()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AspectReader

public AspectReader(java.net.URL url)
Method Detail

read

public java.util.List<Aspect> read()
                            throws org.dom4j.DocumentException,
                                   java.io.IOException
Throws:
org.dom4j.DocumentException
java.io.IOException

getContent

public static java.lang.String getContent(java.lang.String n)
                                   throws java.io.IOException,
                                          java.net.MalformedURLException
Throws:
java.io.IOException
java.net.MalformedURLException