Package org.xwiki.filter.xml
Class XMLProperties
- java.lang.Object
-
- org.xwiki.filter.DefaultFilterStreamProperties
-
- org.xwiki.filter.xml.XMLProperties
-
- All Implemented Interfaces:
FilterStreamProperties
- Direct Known Subclasses:
XMLInputProperties
,XMLOutputProperties
public class XMLProperties extends DefaultFilterStreamProperties
Base Java bean for XML based modules.- Since:
- 6.2M1
- Version:
- $Id: 0c4e558f42ecb6d56002997227d3252cf4ea7d46 $
-
-
Field Summary
-
Fields inherited from interface org.xwiki.filter.FilterStreamProperties
PROPNAME_VERBOSE
-
-
Constructor Summary
Constructors Constructor Description XMLProperties()
-