Qizx/open API

net.axyana.qizxopen.xquery
Class XSLTOptions

java.lang.Object
  extended byjava.util.Dictionary
      extended byjava.util.Hashtable
          extended byjava.util.Properties
              extended bynet.axyana.qizxopen.xquery.XSLTOptions
All Implemented Interfaces:
java.lang.Cloneable, java.util.Map, java.io.Serializable

public class XSLTOptions
extends java.util.Properties

Safe and network-transmissible options for XML Serialization.

See Also:
Serialized Form

Constructor Summary
XSLTOptions()
           
 
Method Summary
 void setOption(java.lang.String key, java.lang.String value)
           
 
Methods inherited from class java.util.Properties
getProperty, getProperty, list, list, load, propertyNames, save, setProperty, store
 
Methods inherited from class java.util.Hashtable
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, remove, size, toString, values
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XSLTOptions

public XSLTOptions()
Method Detail

setOption

public void setOption(java.lang.String key,
                      java.lang.String value)

© 2005 Axyana Software