org.xwiki.wikistream.xml
Class XMLProperties

java.lang.Object
  extended by org.xwiki.wikistream.DefaultWikiStreamProperties
      extended by org.xwiki.wikistream.xml.XMLProperties
All Implemented Interfaces:
WikiStreamProperties
Direct Known Subclasses:
XMLInputProperties, XMLOutputProperties

@Unstable
public class XMLProperties
extends DefaultWikiStreamProperties

Base Java bean for XML based modules.

Since:
5.3RC1
Version:
$Id: 087f840a2da4c43ecb996322d4dc82a9d5943b19 $

Constructor Summary
XMLProperties()
           
 
Method Summary
 
Methods inherited from class org.xwiki.wikistream.DefaultWikiStreamProperties
isVerbose, setVerbose
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLProperties

public XMLProperties()


Copyright © 2004–2014 XWiki. All rights reserved.