com.pnp.xfeature.project
Class XMLPartitionScanner

java.lang.Object
  extended by RuleBasedPartitionScanner
      extended by com.pnp.xfeature.project.XMLPartitionScanner

public class XMLPartitionScanner
extends RuleBasedPartitionScanner

scans the partition for comment tags


Field Summary
static java.lang.String XML_COMMENT
           
static java.lang.String XML_DEFAULT
           
static java.lang.String XML_TAG
           
 
Constructor Summary
XMLPartitionScanner()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

XML_DEFAULT

public static final java.lang.String XML_DEFAULT
See Also:
Constant Field Values

XML_COMMENT

public static final java.lang.String XML_COMMENT
See Also:
Constant Field Values

XML_TAG

public static final java.lang.String XML_TAG
See Also:
Constant Field Values
Constructor Detail

XMLPartitionScanner

public XMLPartitionScanner()


Copyright © 2004 - 2008 ETH Zurich and P&P Software GmbH, All Rights Reserved.