net.sf.logdistiller
Class Attributes.Extension

java.lang.Object
  extended by net.sf.logdistiller.Attributes.Extension
All Implemented Interfaces:
Serializable
Enclosing class:
Attributes

public static class Attributes.Extension
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
Attributes.Extension(String source, String provides, String regexp)
           
 
Method Summary
 List getProvides()
           
 Pattern getRegexp()
           
 String getSource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Attributes.Extension

public Attributes.Extension(String source,
                            String provides,
                            String regexp)
Method Detail

getSource

public String getSource()

getProvides

public List getProvides()

getRegexp

public Pattern getRegexp()


Copyright © 2004-2009. All Rights Reserved.