Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
X
- XML_BOOLEAN_FALSE - Static variable in interface org.jcsp.net.settings.XMLConfigConstants
- XML_BOOLEAN_TRUE - Static variable in interface org.jcsp.net.settings.XMLConfigConstants
- XML_TRISTATE_CANBE - Static variable in interface org.jcsp.net.settings.XMLConfigConstants
- XML_TRISTATE_FALSE - Static variable in interface org.jcsp.net.settings.XMLConfigConstants
- XML_TRISTATE_TRUE - Static variable in interface org.jcsp.net.settings.XMLConfigConstants
- XMLConfigConstants - Interface in org.jcsp.net.settings
-
Used internally within the JCSP network infrastructure to define the XML configuration names.
- XMLNodeFactory - Class in org.jcsp.net
-
Factory for node instantiation based on an XML-like file.
- XMLNodeFactory(File) - Constructor for class org.jcsp.net.XMLNodeFactory
-
Constructs an
XMLNodeFactory
that uses the specified file. - XMLNodeFactory(String) - Constructor for class org.jcsp.net.XMLNodeFactory
-
Constructs an
XMLNodeFactory
that uses the specified file. - XMLNodeFactory(URL) - Constructor for class org.jcsp.net.XMLNodeFactory
-
Constructs an
XMLNodeFactory
that uses the specified file. - XMLValidationException() - Constructor for exception org.jcsp.net.settings.ConfigReader.XMLValidationException
-
Creates a new exception without a detail message.
- XMLValidationException(String) - Constructor for exception org.jcsp.net.settings.ConfigReader.XMLValidationException
-
Creates a new exception with a detail message.
- Xor - Class in org.jcsp.plugNplay
-
Bitwise xors two Integer streams to one stream.
- Xor(ChannelInput, ChannelInput, ChannelOutput) - Constructor for class org.jcsp.plugNplay.Xor
-
Construct a new Xor process with the input Channels in1 and in2 and the output Channel out.
- XorInt - Class in org.jcsp.plugNplay.ints
-
Bitwise xors two integer streams to one stream.
- XorInt(ChannelInputInt, ChannelInputInt, ChannelOutputInt) - Constructor for class org.jcsp.plugNplay.ints.XorInt
-
Construct a new XorInt process with the input Channels in0 and in1 and the output Channel out.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form