com.day.jcr.vault.packaging.hotfix
Class Analyzer

java.lang.Object
  extended by com.day.jcr.vault.packaging.hotfix.Analyzer

public class Analyzer
extends Object

Analyzer...


Constructor Summary
Analyzer()
           
 
Method Summary
 void analyze(String[] args)
           
 String getLinkFeaturepackFormat()
           
 String getLinkHotfixFormat()
           
 void setLinkFeaturepackFormat(String linkFeaturepackFormat)
           
 void setLinkHotfixFormat(String linkHotfixFormat)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Analyzer

public Analyzer()
Method Detail

getLinkHotfixFormat

public String getLinkHotfixFormat()

setLinkHotfixFormat

public void setLinkHotfixFormat(String linkHotfixFormat)

getLinkFeaturepackFormat

public String getLinkFeaturepackFormat()

setLinkFeaturepackFormat

public void setLinkFeaturepackFormat(String linkFeaturepackFormat)

analyze

public void analyze(String[] args)
             throws IOException,
                    ConfigurationException
Throws:
IOException
ConfigurationException


Copyright © 2011-2013 Adobe Systems Incorporated. All Rights Reserved.