org.tigris.scarab.util.xmlissues
Class ImportIssues.ScarabIssuesSetupRule

java.lang.Object
  extended byorg.apache.commons.digester.Rule
      extended byorg.tigris.scarab.util.xmlissues.ImportIssues.ScarabIssuesSetupRule
Enclosing class:
ImportIssues

class ImportIssues.ScarabIssuesSetupRule
extends org.apache.commons.digester.Rule

A rule to perform setup of the a ScarabIssues instance.


Field Summary
 
Fields inherited from class org.apache.commons.digester.Rule
digester, namespaceURI
 
Constructor Summary
(package private) ImportIssues.ScarabIssuesSetupRule()
           
 
Method Summary
 void begin(java.lang.String namespace, java.lang.String name, org.xml.sax.Attributes attributes)
           
 
Methods inherited from class org.apache.commons.digester.Rule
begin, body, body, end, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImportIssues.ScarabIssuesSetupRule

ImportIssues.ScarabIssuesSetupRule()
Method Detail

begin

public void begin(java.lang.String namespace,
                  java.lang.String name,
                  org.xml.sax.Attributes attributes)


Copyright © 2000-2004 Tigris.org. All Rights Reserved.