org.openintents.tags.content
Class DirectoryRegister

java.lang.Object
  extended by org.openintents.tags.content.DirectoryRegister

public class DirectoryRegister
extends java.lang.Object


Constructor Summary
DirectoryRegister(Context context)
           
 
Method Summary
 void fromXML(java.io.InputStream in)
           
 void register(XmlPullParser xpp)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirectoryRegister

public DirectoryRegister(Context context)
Method Detail

fromXML

public void fromXML(java.io.InputStream in)
             throws java.lang.Exception
Throws:
java.lang.Exception

register

public void register(XmlPullParser xpp)
              throws java.lang.Exception
Throws:
java.lang.Exception