com.japisoft.xmlpad.action
Interface Features

All Known Implementing Classes:
XMLAction

public interface Features

List of features name. This is useful to enabled/disabled a feature through the ActionModel.

Version:
1.1
Author:
(c) 2003 JAPISOFT
See Also:
ActionModel

Field Summary
static java.lang.String VALIDATING_FEATURE
          Validate parsing
 

Field Detail

VALIDATING_FEATURE

public static final java.lang.String VALIDATING_FEATURE
Validate parsing

See Also:
Constant Field Values