com.tonicsystems.jarjar
Class PatternElement

java.lang.Object
  extended by com.tonicsystems.jarjar.PatternElement
Direct Known Subclasses:
Keep, Rule, Zap

public abstract class PatternElement
extends java.lang.Object


Constructor Summary
PatternElement()
           
 
Method Summary
 java.lang.String getPattern()
           
 void setPattern(java.lang.String pattern)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PatternElement

public PatternElement()
Method Detail

setPattern

public void setPattern(java.lang.String pattern)

getPattern

public java.lang.String getPattern()


Copyright © 2010-2014 Sonatype, Inc.. All Rights Reserved.