A B C D E F G H I J K L M N O P Q R S T U V W X _

A

AMP - Static variable in class com.openharbor.beck.write.PCDATAFilterWriter
 
ATTRIBUTE - Static variable in interface com.openharbor.beck.configure.Configurable
 
ATTRIBUTE - Static variable in class com.openharbor.beck.write.FastXMLWriter
writing attributes
ArrayMarshaller - class com.openharbor.beck.marshal.ArrayMarshaller.
 
ArrayMarshaller() - Constructor for class com.openharbor.beck.marshal.ArrayMarshaller
 
ArrayUnmarshaller - class com.openharbor.beck.unmarshal.ArrayUnmarshaller.
Maps to a collection, with members mapped from contained elements.
ArrayUnmarshaller() - Constructor for class com.openharbor.beck.unmarshal.ArrayUnmarshaller
 
Attribute - class com.openharbor.beck.xml.Attribute.
An XML attribute in a structural model.
Attribute() - Constructor for class com.openharbor.beck.xml.Attribute
 
AttributeFilterWriter - class com.openharbor.beck.write.AttributeFilterWriter.
Write an XML attribute value using entity substitutions.
AttributeFilterWriter(Writer) - Constructor for class com.openharbor.beck.write.AttributeFilterWriter
 
AxisWriter - class com.openharbor.beck.apache.axis.AxisWriter.
Converts from XMLWriter to an Axis SerializationContext.
AxisWriter(SerializationContext) - Constructor for class com.openharbor.beck.apache.axis.AxisWriter
 
add(Class, Getter[], Set) - Method in class com.openharbor.beck.map.DefaultMapper
 
addChild(Unmarshaller) - Method in class com.openharbor.beck.unmarshal.ArrayUnmarshaller
 
addChild(Unmarshaller) - Method in class com.openharbor.beck.unmarshal.CollectionUnmarshaller
 
addChild(Unmarshaller) - Method in class com.openharbor.beck.unmarshal.ContractionUnmarshaller
 
addChild(Unmarshaller) - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
addChild(Unmarshaller) - Method in class com.openharbor.beck.unmarshal.JavaBeanUnmarshaller
 
addChild(Unmarshaller) - Method in interface com.openharbor.beck.unmarshal.Unmarshaller
Create a reference from this object to the given child object.
addDefault(XMLName, Class) - Method in class com.openharbor.beck.map.DefaultMapper
 
addElement(OHXPathElement) - Method in class com.openharbor.beck.xpath.OHXPath
 
addToParent() - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
Create references to this.getObject() from its parent and other Java objects.
addType(XMLThing, XMLWriter) - Method in class com.openharbor.beck.map.DefaultMapper
Determine the result's type, if possible.
addValue(char[], int, int) - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
addValue(char[], int, int) - Method in interface com.openharbor.beck.unmarshal.Unmarshaller
Add characters from XML content (text) to the value of the mapped object.
addValueFromXML(Object, String, Node) - Method in class com.openharbor.beck.xpath.OHXPathProcessor
 
addValueFromXML(Object, OHXPath, Node) - Method in class com.openharbor.beck.xpath.OHXPathProcessor
 
afterEndObject() - Method in class com.openharbor.beck.unmarshal.ContractionUnmarshaller
Don't call this.addToParent (as the inherited method would).
afterEndObject() - Method in class com.openharbor.beck.unmarshal.DanglingUnmarshaller
Don't call addToParent (as the inherited method would).
afterEndObject() - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
afterEndObject() - Method in class com.openharbor.beck.unmarshal.XPathUnmarshaller
Don't call this.addToParent (as the inherited method would).
allocateMapFromXML() - Method in class com.openharbor.beck.map.DefaultMapperPool
 
allocateMapFromXML() - Method in interface com.openharbor.beck.map.MapFromXML.Source
Obtain a current mapper.
allocateMapFromXML() - Method in class com.openharbor.beck.map.SharedMapFromXML
 
allocateMapToXML() - Method in class com.openharbor.beck.map.DefaultMapperPool
 
allocateMapToXML() - Method in interface com.openharbor.beck.map.MapToXML.Source
Obtain a current mapper.
allocateMapToXML() - Method in class com.openharbor.beck.map.SharedMapToXML
 
allocateMapper() - Method in class com.openharbor.beck.map.DefaultMapperPool
 
allocateUnmarshaller(Class) - Method in class com.openharbor.beck.map.DefaultMapper
 
arrayMarshaller - Variable in class com.openharbor.beck.map.DefaultMapper
 
attribute(XMLName, String) - Method in class com.openharbor.beck.apache.axis.AxisWriter
 
attribute(XMLName, String) - Method in class com.openharbor.beck.write.FastXMLWriter
 
attribute(XMLName, String) - Method in class com.openharbor.beck.write.TentativeXMLWriter
 
attribute(XMLName, String) - Method in class com.openharbor.beck.write.XMLWriter
Add an attribute to the current element.
attribute2structural - Variable in class com.openharbor.beck.xml.SchemaReader
 
attributeName - Variable in class com.openharbor.beck.xpath.OHXPathElement
 
attributeValue - Variable in class com.openharbor.beck.xpath.OHXPathElement
 
attributeWriter - Variable in class com.openharbor.beck.write.FastXMLWriter
writes PCDATA, replacing XML reserved characters with entity references.
attributes - Variable in class com.openharbor.beck.apache.axis.AxisWriter
 
attributes(Map) - Method in class com.openharbor.beck.write.XMLWriter
 
attributes - Variable in class com.openharbor.beck.xml.Type
 

B

BOOLEAN_PROPERTIES - Static variable in class com.openharbor.beck.configure.DefaultPredicate
 
BeckDeserializer - class com.openharbor.beck.apache.axis.BeckDeserializer.
 
BeckDeserializer(MapFromXML.Source) - Constructor for class com.openharbor.beck.apache.axis.BeckDeserializer
 
BeckDeserializer.BeckHandler - class com.openharbor.beck.apache.axis.BeckDeserializer.BeckHandler.
 
BeckDeserializer.BeckHandler(MapFromXML.Source) - Constructor for class com.openharbor.beck.apache.axis.BeckDeserializer.BeckHandler
 
BeckDeserializer.BeckHandler.AxisNamespaceResolver - class com.openharbor.beck.apache.axis.BeckDeserializer.BeckHandler.AxisNamespaceResolver.
 
BeckDeserializer.BeckHandler.AxisNamespaceResolver(DeserializationContext) - Constructor for class com.openharbor.beck.apache.axis.BeckDeserializer.BeckHandler.AxisNamespaceResolver
 
BeckDeserializerFactory - class com.openharbor.beck.apache.axis.BeckDeserializerFactory.
Enables Apache Axis to use Beck to copy from a SOAP message to Java objects.
BeckDeserializerFactory() - Constructor for class com.openharbor.beck.apache.axis.BeckDeserializerFactory
 
BeckSerializer - class com.openharbor.beck.apache.axis.BeckSerializer.
 
BeckSerializer(MapToXML.Source) - Constructor for class com.openharbor.beck.apache.axis.BeckSerializer
 
BeckSerializerFactory - class com.openharbor.beck.apache.axis.BeckSerializerFactory.
Enables Apache Axis to use Beck to copy from Java objects into a SOAP message.
BeckSerializerFactory() - Constructor for class com.openharbor.beck.apache.axis.BeckSerializerFactory
 
BitBucketSetter - class com.openharbor.beck.set.BitBucketSetter.
A setter that does nothing, ignoring the information copied from XML.
BitBucketSetter() - Constructor for class com.openharbor.beck.set.BitBucketSetter
 
beginContent() - Method in class com.openharbor.beck.write.FastXMLWriter
 

C

CLASS - Static variable in interface com.openharbor.beck.map.Configuration
 
CLASS_IS_ARRAY - Static variable in interface com.openharbor.beck.configure.Configurable
 
CLASS_PROPERTIES - Static variable in class com.openharbor.beck.configure.DefaultPredicate
 
CLASS_TO_PROPERTY_TO_SETTER - Static variable in class com.openharbor.beck.map.DefaultMapper
Maps the Class of an unmarshalled object to Setters for properties of that class.
CONTENT - Static variable in class com.openharbor.beck.write.FastXMLWriter
writing content
CYCLES - Static variable in class com.openharbor.beck.write.XMLWriter
 
Choose - class com.openharbor.beck.configure.Choose.
A Mapping element that contains configuration values (not qualified by a predicate).
Choose() - Constructor for class com.openharbor.beck.configure.Choose
 
Choose.LSInputSource - class com.openharbor.beck.configure.Choose.LSInputSource.
 
Choose.LSInputSource(InputSource, String) - Constructor for class com.openharbor.beck.configure.Choose.LSInputSource
 
ChooseUnmarshaller - class com.openharbor.beck.configure.ChooseUnmarshaller.
 
ChooseUnmarshaller() - Constructor for class com.openharbor.beck.configure.ChooseUnmarshaller
 
ClassUtil - class com.openharbor.beck.util.ClassUtil.
Created by IntelliJ IDEA.
ClassUtil() - Constructor for class com.openharbor.beck.util.ClassUtil
 
CollectionMarshaller - class com.openharbor.beck.marshal.CollectionMarshaller.
 
CollectionMarshaller() - Constructor for class com.openharbor.beck.marshal.CollectionMarshaller
 
CollectionMarshaller.Candidate - class com.openharbor.beck.marshal.CollectionMarshaller.Candidate.
 
CollectionMarshaller.Candidate(MapToXML, Object, XMLThing, Getter, XMLWriter) - Constructor for class com.openharbor.beck.marshal.CollectionMarshaller.Candidate
 
CollectionSetter - class com.openharbor.beck.set.CollectionSetter.
 
CollectionSetter(Method) - Constructor for class com.openharbor.beck.set.CollectionSetter
 
CollectionUnmarshaller - class com.openharbor.beck.unmarshal.CollectionUnmarshaller.
Maps to a collection, with members mapped from contained elements.
CollectionUnmarshaller() - Constructor for class com.openharbor.beck.unmarshal.CollectionUnmarshaller
 
CollectionUtil - class com.openharbor.beck.util.CollectionUtil.
Created by IntelliJ IDEA.
CollectionUtil() - Constructor for class com.openharbor.beck.util.CollectionUtil
 
Configurable - interface com.openharbor.beck.configure.Configurable.
An object that refers to configuration parameters as a Map valued JavaBean-style property.
Configuration - interface com.openharbor.beck.map.Configuration.
Configures a mapper.
Configuration.MarshalSelector - class com.openharbor.beck.map.Configuration.MarshalSelector.
Identifies a configuration parameter and the circumstances in which it will affect marshalling.
Configuration.MarshalSelector() - Constructor for class com.openharbor.beck.map.Configuration.MarshalSelector
 
Configuration.Selector - class com.openharbor.beck.map.Configuration.Selector.
Identifies a configuration parameter.
Configuration.Selector() - Constructor for class com.openharbor.beck.map.Configuration.Selector
 
Configuration.UnmarshalSelector - class com.openharbor.beck.map.Configuration.UnmarshalSelector.
Identifies a configuration parameter and the circumstances in which it will affect unmarshalling.
Configuration.UnmarshalSelector() - Constructor for class com.openharbor.beck.map.Configuration.UnmarshalSelector
 
ConfigurationSource - interface com.openharbor.beck.map.ConfigurationSource.
A source of Configuration objects.
ContractionUnmarshaller - class com.openharbor.beck.unmarshal.ContractionUnmarshaller.
Maps two levels of the XML tree to one level of the object tree.
ContractionUnmarshaller() - Constructor for class com.openharbor.beck.unmarshal.ContractionUnmarshaller
 
capitalize(String) - Static method in class com.openharbor.beck.map.DefaultNamer
 
capitalizeName(XMLThing) - Static method in class com.openharbor.beck.map.DefaultNamer
 
cause - Variable in class com.openharbor.beck.sax.DefaultSAXErrorHandler.WrapperSAXException
 
changeMapper(MapFromXML) - Method in class com.openharbor.beck.ObjectXMLReader
 
characters(char[], int, int) - Method in class com.openharbor.beck.apache.axis.BeckDeserializer.BeckHandler
 
characters(char[], int, int) - Method in class com.openharbor.beck.receive.DefaultXMLReceiver
 
characters(char[], int, int) - Method in interface com.openharbor.beck.receive.XMLReceiver
 
characters(char[], int, int) - Method in class com.openharbor.beck.sax.DefaultSAXContentHandler
Add text content to current object.
characters(char[], int, int) - Method in class com.openharbor.beck.sax.SAXWriter
 
choosePrefix(String, Map) - Method in class com.openharbor.beck.apache.axis.AxisWriter
 
choosePrefix(String, Map) - Method in class com.openharbor.beck.write.FastXMLWriter
 
choosePrefix(String, Map) - Method in class com.openharbor.beck.write.XMLWriter
 
class2property2setter - Variable in class com.openharbor.beck.map.DefaultMapper
Maps the Class of an unmarshalled object to Setters for properties of that class.
clear() - Method in class com.openharbor.beck.receive.DefaultXMLReceiver
 
clear() - Method in interface com.openharbor.beck.receive.XMLReceiver
Release all resources and subsequently behave as though newly constructed.
clear() - Method in class com.openharbor.beck.sax.DefaultSAXContentHandler
Release all resources and subsequently behave as though newly returned from MapFromXML.newContentHandler.
close() - Method in class com.openharbor.beck.apache.axis.AxisWriter
 
close() - Method in class com.openharbor.beck.write.FastXMLWriter
 
close() - Method in class com.openharbor.beck.write.OHXPathCollector
 
close() - Method in class com.openharbor.beck.write.TentativeXMLWriter
 
collectionMarshaller - Variable in class com.openharbor.beck.map.DefaultMapper
 
com.openharbor.beck - package com.openharbor.beck
The API.
com.openharbor.beck.apache.axis - package com.openharbor.beck.apache.axis
Integration with the Apache Axis SOAP framework.
com.openharbor.beck.configure - package com.openharbor.beck.configure
 
com.openharbor.beck.get - package com.openharbor.beck.get
 
com.openharbor.beck.id - package com.openharbor.beck.id
 
com.openharbor.beck.map - package com.openharbor.beck.map
Mapping between Java and XML, and customization thereof.
com.openharbor.beck.marshal - package com.openharbor.beck.marshal
 
com.openharbor.beck.receive - package com.openharbor.beck.receive
 
com.openharbor.beck.sax - package com.openharbor.beck.sax
 
com.openharbor.beck.set - package com.openharbor.beck.set
 
com.openharbor.beck.unmarshal - package com.openharbor.beck.unmarshal
 
com.openharbor.beck.util - package com.openharbor.beck.util
 
com.openharbor.beck.write - package com.openharbor.beck.write
 
com.openharbor.beck.xml - package com.openharbor.beck.xml
 
com.openharbor.beck.xpath - package com.openharbor.beck.xpath
 
componentsReady() - Method in class com.openharbor.beck.apache.axis.BeckDeserializer
 
conditions - Variable in class com.openharbor.beck.configure.DefaultPredicate
 
configuration - Variable in class com.openharbor.beck.set.InlineCollectionSetter
 
configurationMemo - Variable in class com.openharbor.beck.map.DefaultMapper
Maps a Selector s to the result of getMapperSource().get(s).
configure(XMLContext, Map) - Method in class com.openharbor.beck.configure.Choose
 
configure(Unmarshaller, XMLThing) - Method in class com.openharbor.beck.configure.DefaultPredicate
 
configure(Unmarshaller, XMLThing) - Method in interface com.openharbor.beck.configure.Predicate
Set configuration parameters.
configure(Object) - Method in class com.openharbor.beck.map.DefaultMapper
 
configureUnmarshaller(Unmarshaller, Class, XMLContext) - Method in class com.openharbor.beck.map.DefaultMapper
This method must be thread-safe, because it's inherited into Configuration.MAP_FROM_XML which is required to be thread-safe.
contentWriter - Variable in class com.openharbor.beck.write.FastXMLWriter
 
context - Variable in class com.openharbor.beck.apache.axis.AxisWriter
 
context - Variable in class com.openharbor.beck.xpath.OHXPathProcessor
 
contract(XMLThing) - Method in class com.openharbor.beck.unmarshal.ContractionUnmarshaller
Insert this.getSource().getName() in front of the given thing's name.
copy(Node, ContentHandler) - Static method in class com.openharbor.beck.ObjectDOMReader
Copy data from a DOM Node into a SAX event stream.
copy() - Method in class com.openharbor.beck.map.Configuration.Selector
 
crc - Variable in class com.openharbor.beck.map.PollableURL.Description
 
createParameters(Object[], Object) - Static method in class com.openharbor.beck.util.ClassUtil
 

D

DECLARED_NAMESPACES - Static variable in class com.openharbor.beck.write.XMLWriter
 
DIRECTION - Static variable in interface com.openharbor.beck.configure.Configurable
 
DOMErrorLogger - class com.openharbor.beck.xml.DOMErrorLogger.
 
DOMErrorLogger() - Constructor for class com.openharbor.beck.xml.DOMErrorLogger
 
DanglingUnmarshaller - class com.openharbor.beck.unmarshal.DanglingUnmarshaller.
An unmarshaller that may call addToParent later than afterEndObject.
DanglingUnmarshaller() - Constructor for class com.openharbor.beck.unmarshal.DanglingUnmarshaller
 
DateMarshaller - class com.openharbor.beck.marshal.DateMarshaller.
 
DateMarshaller() - Constructor for class com.openharbor.beck.marshal.DateMarshaller
 
DateUnmarshaller - class com.openharbor.beck.unmarshal.DateUnmarshaller.
Maps to a java.util.Date object.
DateUnmarshaller() - Constructor for class com.openharbor.beck.unmarshal.DateUnmarshaller
 
DefaultGetter - class com.openharbor.beck.get.DefaultGetter.
Shared code, inherited by various Getter classes.
DefaultGetter() - Constructor for class com.openharbor.beck.get.DefaultGetter
 
DefaultMapper - class com.openharbor.beck.map.DefaultMapper.
Maps between Java and XML in a flexible, configurable way.
DefaultMapper(Configuration) - Constructor for class com.openharbor.beck.map.DefaultMapper
Most applications should call newInstance instead of this constructor.
DefaultMapperPool - class com.openharbor.beck.map.DefaultMapperPool.
A source of mappers that's thread-safe and can track changes in the underlying configuration.
DefaultMapperPool(Configuration) - Constructor for class com.openharbor.beck.map.DefaultMapperPool
Configure the mappers from the given Configuration.
DefaultMapperPool(ClassLoader, String) - Constructor for class com.openharbor.beck.map.DefaultMapperPool
Configure the mappers from a Configuration mapped from a PollableResource.
DefaultMarshaller - class com.openharbor.beck.marshal.DefaultMarshaller.
 
DefaultMarshaller() - Constructor for class com.openharbor.beck.marshal.DefaultMarshaller
 
DefaultNamer - class com.openharbor.beck.map.DefaultNamer.
Maps between Java names and XML names in a flexible, configurable way.
DefaultNamer() - Constructor for class com.openharbor.beck.map.DefaultNamer
 
DefaultObjectFactory - class com.openharbor.beck.unmarshal.DefaultObjectFactory.
Instantiates objects using Class.newInstance().
DefaultObjectFactory() - Constructor for class com.openharbor.beck.unmarshal.DefaultObjectFactory
 
DefaultPredicate - class com.openharbor.beck.configure.DefaultPredicate.
A Predicate that matches selector values to conditions of its configuration.
DefaultPredicate() - Constructor for class com.openharbor.beck.configure.DefaultPredicate
 
DefaultSAXContentHandler - class com.openharbor.beck.sax.DefaultSAXContentHandler.
Handles XML data from a SAX2 event stream.
DefaultSAXContentHandler() - Constructor for class com.openharbor.beck.sax.DefaultSAXContentHandler
 
DefaultSAXErrorHandler - class com.openharbor.beck.sax.DefaultSAXErrorHandler.
Reports XML processing errors.
DefaultSAXErrorHandler() - Constructor for class com.openharbor.beck.sax.DefaultSAXErrorHandler
 
DefaultSAXErrorHandler(Log) - Constructor for class com.openharbor.beck.sax.DefaultSAXErrorHandler
 
DefaultSAXErrorHandler.WrapperSAXException - exception com.openharbor.beck.sax.DefaultSAXErrorHandler.WrapperSAXException.
 
DefaultSAXErrorHandler.WrapperSAXException(Throwable) - Constructor for class com.openharbor.beck.sax.DefaultSAXErrorHandler.WrapperSAXException
 
DefaultUnmarshaller - class com.openharbor.beck.unmarshal.DefaultUnmarshaller.
Shared code, inherited by most kinds of Unmarshaller.
DefaultUnmarshaller() - Constructor for class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
DefaultXMLReceiver - class com.openharbor.beck.receive.DefaultXMLReceiver.
Traverses the XML document tree in document order (as it comes from a SAX parser).
DefaultXMLReceiver() - Constructor for class com.openharbor.beck.receive.DefaultXMLReceiver
 
DefaultXMLWriter - class com.openharbor.beck.write.DefaultXMLWriter.
Output XML with line breaks and indentation (making it easy to read).
DefaultXMLWriter(Writer) - Constructor for class com.openharbor.beck.write.DefaultXMLWriter
 
DisengagedException - exception com.openharbor.beck.unmarshal.DisengagedException.
Erroneous attempt to use an object that is not currently engaged.
DisengagedException() - Constructor for class com.openharbor.beck.unmarshal.DisengagedException
 
DisengagedException(String) - Constructor for class com.openharbor.beck.unmarshal.DisengagedException
 
DocumentReferenceUnmarshaller - interface com.openharbor.beck.unmarshal.DocumentReferenceUnmarshaller.
An Unmarshaller that postpones evaluation of its value until after the rest of the XML document has been copied to Java.
data - Variable in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
dateMarshaller - Variable in class com.openharbor.beck.map.DefaultMapper
 
decapitalize(String) - Static method in class com.openharbor.beck.map.DefaultNamer
 
declareNamespace(String, String) - Method in class com.openharbor.beck.apache.axis.AxisWriter
 
declareNamespace(String, String) - Method in class com.openharbor.beck.write.FastXMLWriter
 
declareNamespace(String, String) - Method in class com.openharbor.beck.write.OHXPathCollector
 
declareNamespace(String, String) - Method in class com.openharbor.beck.write.TentativeXMLWriter
 
declareNamespace(String, String) - Method in class com.openharbor.beck.write.XMLWriter
 
decorate(XMLWriter) - Static method in class com.openharbor.beck.write.TentativeXMLWriter
 
defaultMarshaller - Variable in class com.openharbor.beck.map.DefaultMapper
 
disengage() - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
disengage() - Method in interface com.openharbor.beck.unmarshal.Unmarshaller
Un-do a previous engagement.
disengaged() - Method in class com.openharbor.beck.unmarshal.DanglingUnmarshaller
 
disengaged() - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
The last engagement on this will soon be disengaged.
documentState - Variable in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
documentType(String, String, String) - Method in class com.openharbor.beck.write.DefaultXMLWriter
 
documentType(String, String, String) - Method in class com.openharbor.beck.write.FastXMLWriter
Write <!DOCTYPE sax...

E

ELEMENT - Static variable in interface com.openharbor.beck.configure.Configurable
 
ELEMENT_NAME - Static variable in class com.openharbor.beck.write.XMLWriter
 
EMPTY_NAME - Static variable in class com.openharbor.beck.xml.XMLName
 
EMPTY_STRING - Static variable in interface com.openharbor.beck.map.Configuration
A zero-length String.
END - Static variable in class com.openharbor.beck.write.FastXMLWriter
wrote closing tag
EXCLUDE_PROPERTIES - Static variable in interface com.openharbor.beck.map.Configuration
 
Element - class com.openharbor.beck.xml.Element.
An XML element in a structural model.
Element() - Constructor for class com.openharbor.beck.xml.Element
 
EnumerationMarshaller - class com.openharbor.beck.marshal.EnumerationMarshaller.
Marshals an enumeration that has a getValue method.
EnumerationMarshaller() - Constructor for class com.openharbor.beck.marshal.EnumerationMarshaller
 
EnumerationUnmarshaller - class com.openharbor.beck.unmarshal.EnumerationUnmarshaller.
Unmarshals an enumeration that has a static parse method.
EnumerationUnmarshaller() - Constructor for class com.openharbor.beck.unmarshal.EnumerationUnmarshaller
 
ExpansionGetter - class com.openharbor.beck.get.ExpansionGetter.
Used in conjunction with ExpansionMarshaller to marshal several properties to an element with several sub-elements.
ExpansionGetter() - Constructor for class com.openharbor.beck.get.ExpansionGetter
 
ExpansionMarshaller - class com.openharbor.beck.marshal.ExpansionMarshaller.
Used in conjunction with ExpansionGetter to marshal several properties to an element with several attributes or sub-elements.
ExpansionMarshaller() - Constructor for class com.openharbor.beck.marshal.ExpansionMarshaller
 
element2structural - Variable in class com.openharbor.beck.xml.SchemaReader
 
elementAt(int) - Method in class com.openharbor.beck.xpath.OHXPath
 
elementClass - Variable in class com.openharbor.beck.unmarshal.ArrayUnmarshaller
 
elementName - Variable in class com.openharbor.beck.apache.axis.AxisWriter
 
elements - Variable in class com.openharbor.beck.xml.Model
Elements defined globally in this model.
elements - Variable in class com.openharbor.beck.xml.Type
 
elements - Variable in class com.openharbor.beck.xpath.OHXPath
 
elements() - Method in class com.openharbor.beck.xpath.OHXPath
 
endElement() - Method in class com.openharbor.beck.apache.axis.AxisWriter
 
endElement(String, String, DeserializationContext) - Method in class com.openharbor.beck.apache.axis.BeckDeserializer.BeckHandler
 
endElement() - Method in class com.openharbor.beck.receive.DefaultXMLReceiver
 
endElement() - Method in interface com.openharbor.beck.receive.XMLReceiver
 
endElement(String, String, String) - Method in class com.openharbor.beck.sax.DefaultSAXContentHandler
Process end of element.
endElement(String, String, String) - Method in class com.openharbor.beck.sax.SAXWriter
 
endElement() - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
The source element's closing tag has just been processed (but disengage() has not yet been called).
endElement() - Method in class com.openharbor.beck.write.DefaultXMLWriter
 
endElement() - Method in class com.openharbor.beck.write.FastXMLWriter
 
endElement() - Method in class com.openharbor.beck.write.TentativeXMLWriter
 
endElement() - Method in class com.openharbor.beck.write.XMLWriter
 
endElement(String, String, String) - Method in class com.openharbor.beck.xpath.OHXContentHandler
 
endObject() - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
endObject() - Method in class com.openharbor.beck.unmarshal.NonUnmarshaller
 
endObject() - Method in interface com.openharbor.beck.unmarshal.Unmarshaller
Conclude the mapping of this object, and return it.
engage() - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
engage() - Method in interface com.openharbor.beck.unmarshal.Unmarshaller
Prevent re-using this Unmarshaller until a matching call to disengage() is made.
enquoteAttributeValue(Object) - Static method in class com.openharbor.beck.xml.XMLThing
 
equals(Object) - Method in class com.openharbor.beck.ObjectOHXPathMap.ObjectIdentity
 
equals(Object) - Method in class com.openharbor.beck.map.Configuration.MarshalSelector
 
equals(Object) - Method in class com.openharbor.beck.map.Configuration.Selector
 
equals(Object) - Method in class com.openharbor.beck.map.Configuration.UnmarshalSelector
 
equals(Object) - Method in class com.openharbor.beck.map.HashableSoftReference
 
equals(Object) - Method in class com.openharbor.beck.map.PollableURL.Description
 
equals(Object) - Method in class com.openharbor.beck.xml.XMLName
 
equals(Object) - Method in class com.openharbor.beck.xml.XMLThing
 
error(SAXParseException) - Method in class com.openharbor.beck.sax.DefaultSAXErrorHandler
 
error(SAXParseException) - Method in class com.openharbor.beck.sax.SAXWriter
 
evaluate(Configuration.Selector) - Method in class com.openharbor.beck.configure.DefaultPredicate
 
evaluate(Configuration.Selector) - Method in interface com.openharbor.beck.configure.Predicate
Determine whether this predicate is true for the given selector.
expirationTime - Variable in class com.openharbor.beck.map.PollableURL
 

F

FACTORY - Static variable in interface com.openharbor.beck.map.Configuration
 
FastXMLWriter - class com.openharbor.beck.write.FastXMLWriter.
Output XML without line breaks or indentation (making it compact and fast to parse).
FastXMLWriter(Writer) - Constructor for class com.openharbor.beck.write.FastXMLWriter
Note that the XML is written to a character (not byte) stream.
FieldGetter - class com.openharbor.beck.get.FieldGetter.
Gets a field.
FieldGetter(Field) - Constructor for class com.openharbor.beck.get.FieldGetter
 
FieldSetter - class com.openharbor.beck.set.FieldSetter.
 
FieldSetter(Field) - Constructor for class com.openharbor.beck.set.FieldSetter
 
factory - Variable in class com.openharbor.beck.configure.MappingMapper
 
fatalError(SAXParseException) - Method in class com.openharbor.beck.sax.DefaultSAXErrorHandler
 
fatalError(SAXParseException) - Method in class com.openharbor.beck.sax.SAXWriter
 
filter(String) - Static method in class com.openharbor.beck.write.AttributeFilterWriter
 
findClass(Map, Object, Package) - Method in class com.openharbor.beck.configure.Choose
 
findConfiguredSetters(Class) - Method in class com.openharbor.beck.map.DefaultMapper
Find setters for configured supplemental properties of the given Class.
findDefaultSetters(Class) - Static method in class com.openharbor.beck.map.DefaultMapper
Find the default setters for properties of the given Class.
findElements(XSParticle, Collection) - Method in class com.openharbor.beck.xml.SchemaReader
 
findNonPublicSetterFields(Class, Map) - Static method in class com.openharbor.beck.map.DefaultMapper
 
findNonPublicSetterMethods(Class, Map) - Static method in class com.openharbor.beck.map.DefaultMapper
 
findNonPublicSetters(Class, Map) - Static method in class com.openharbor.beck.map.DefaultMapper
 
findObjectClass(XMLThing) - Method in class com.openharbor.beck.map.DefaultNamer
 
findPublicSetterFields(Class, Map) - Static method in class com.openharbor.beck.map.DefaultMapper
 
findPublicSetterMethods(Class, Map) - Static method in class com.openharbor.beck.map.DefaultMapper
 
findPublicSetters(Class, Map) - Static method in class com.openharbor.beck.map.DefaultMapper
 
flush() - Method in class com.openharbor.beck.apache.axis.AxisWriter
 
flush() - Method in class com.openharbor.beck.write.FastXMLWriter
 
flush() - Method in class com.openharbor.beck.write.OHXPathCollector
 
flush() - Method in class com.openharbor.beck.write.PCDATAFilterWriter
Don't flush the underlying Marshaller.
flush() - Method in class com.openharbor.beck.write.TentativeXMLWriter
 
flushElement() - Method in class com.openharbor.beck.apache.axis.AxisWriter
 
foundClass - Variable in class com.openharbor.beck.map.DefaultNamer
 

G

GETTER - Static variable in interface com.openharbor.beck.map.Configuration
 
GT - Static variable in class com.openharbor.beck.write.PCDATAFilterWriter
 
Getter - interface com.openharbor.beck.get.Getter.
A relationship from one object to another, with an optional relationship name.
GroupUnmarshaller - class com.openharbor.beck.unmarshal.GroupUnmarshaller.
Created by IntelliJ IDEA.
GroupUnmarshaller() - Constructor for class com.openharbor.beck.unmarshal.GroupUnmarshaller
 
get(Object) - Method in class com.openharbor.beck.ObjectOHXPathMap
Find the OHXPath of the XML element previously ObjectOHXPathMap.map(java.lang.Object, com.openharbor.beck.map.MapToXML.Source, com.openharbor.beck.ObjectOHXPathMap.Policy)ped from the given object.
get(Configuration.Selector) - Method in class com.openharbor.beck.configure.Choose
 
get(XMLName) - Method in class com.openharbor.beck.configure.Choose
 
get(Configuration.Selector) - Method in class com.openharbor.beck.configure.Mapping
 
get(Configuration.Selector) - Method in class com.openharbor.beck.configure.When
 
get(Configuration.Selector) - Method in interface com.openharbor.beck.map.Configuration
Get configuration information.
getAtributeValue() - Method in class com.openharbor.beck.xpath.OHXPathElement
Returns null if the path element does not contain an attribute; value of the attribute otherwise
getAttribute(XSAttributeUse) - Method in class com.openharbor.beck.xml.SchemaReader
 
getAttributeName() - Method in class com.openharbor.beck.xpath.OHXPathElement
Returns null if the path element does not contain an attribute; name of the attribute otherwise
getAttributes(XSComplexTypeDefinition) - Method in class com.openharbor.beck.xml.SchemaReader
 
getAttributes() - Method in class com.openharbor.beck.xml.XMLThing
 
getBaseURI() - Method in class com.openharbor.beck.apache.axis.BeckDeserializer.BeckHandler.AxisNamespaceResolver
 
getBaseURI() - Method in class com.openharbor.beck.configure.Choose.LSInputSource
 
getBaseURI() - Method in interface com.openharbor.beck.receive.XMLContext
The base URI to be used when resolving an external reference or reporting an error.
getBaseURI() - Method in class com.openharbor.beck.sax.DefaultSAXContentHandler
 
getByteStream() - Method in class com.openharbor.beck.configure.Choose.LSInputSource
 
getCause() - Method in class com.openharbor.beck.sax.DefaultSAXErrorHandler.WrapperSAXException
 
getCertifiedText() - Method in class com.openharbor.beck.configure.Choose.LSInputSource
 
getCharacterStream() - Method in class com.openharbor.beck.configure.Choose.LSInputSource
 
getChildClass(XMLThing) - Method in class com.openharbor.beck.unmarshal.ContractionUnmarshaller
 
getChildClass(XMLThing) - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
getChildClass(XMLThing) - Method in class com.openharbor.beck.unmarshal.JavaBeanUnmarshaller
 
getChildClass(XMLThing) - Method in interface com.openharbor.beck.unmarshal.Unmarshaller
Choose the class of the object to be mapped from a contained XML attribute or element.
getClass(Object) - Method in class com.openharbor.beck.get.DefaultGetter
 
getClass(Object) - Method in class com.openharbor.beck.get.ExpansionGetter
 
getClass(Object) - Method in interface com.openharbor.beck.get.Getter
 
getClass(Object) - Method in class com.openharbor.beck.get.PropertyGetter
 
getClass(Object) - Method in class com.openharbor.beck.get.SelfGetter
 
getCollection() - Method in class com.openharbor.beck.unmarshal.ArrayUnmarshaller
 
getCollection() - Method in class com.openharbor.beck.unmarshal.CollectionUnmarshaller
 
getCollection() - Method in class com.openharbor.beck.unmarshal.GroupUnmarshaller
 
getConfiguration() - Method in interface com.openharbor.beck.configure.Configurable
 
getConfiguration() - Method in class com.openharbor.beck.get.ExpansionGetter
 
getConfiguration() - Method in interface com.openharbor.beck.map.ConfigurationSource
The current configuration.
getConfiguration() - Method in class com.openharbor.beck.map.DefaultMapper
 
getConfiguration() - Method in class com.openharbor.beck.map.DefaultNamer
 
getConfiguration() - Method in class com.openharbor.beck.map.PollableConfiguration
 
getConfiguration() - Method in class com.openharbor.beck.map.StaticConfiguration
 
getConfiguration() - Method in class com.openharbor.beck.marshal.ExpansionMarshaller
 
getConfiguration() - Method in class com.openharbor.beck.marshal.QNameMarshaller
 
getConfiguration() - Method in class com.openharbor.beck.marshal.XPathReferentsMarshaller
 
getConfiguration() - Method in class com.openharbor.beck.set.InlineCollectionSetter
 
getConfiguration() - Method in class com.openharbor.beck.unmarshal.ContractionUnmarshaller
 
getConfigurationValue(Configuration.Selector) - Method in class com.openharbor.beck.map.DefaultMapper
 
getConfiguredSetter(Unmarshaller, XMLThing, Unmarshaller) - Method in class com.openharbor.beck.map.DefaultMapper
Get the configured setter (if any) for unmarshalling from the given XML source.
getConfiguredSetter(Class, String) - Method in class com.openharbor.beck.map.DefaultMapper
Get the configured setter (if any) for the given property of the given Class.
getConfiguredUnmarshaller(Unmarshaller, XMLThing, Class) - Method in class com.openharbor.beck.map.DefaultMapper
 
getDefaultSetter(Class, String) - Method in class com.openharbor.beck.map.DefaultMapper
Get the default setter (if any) for the given property of the given Class.
getDescription(URLConnection) - Method in class com.openharbor.beck.map.PollableURL
This method must not consume data from getInputStream(connection).
getDeserializerAs(String) - Method in class com.openharbor.beck.apache.axis.BeckDeserializerFactory
 
getDocumentState() - Method in class com.openharbor.beck.receive.DefaultXMLReceiver
 
getDocumentState() - Method in class com.openharbor.beck.write.XMLWriter
 
getElement(XSElementDeclaration) - Method in class com.openharbor.beck.xml.SchemaReader
 
getElement(XSElementDeclaration, long, long) - Method in class com.openharbor.beck.xml.SchemaReader
 
getElementAt(Collection, int) - Static method in class com.openharbor.beck.util.CollectionUtil
 
getElementStack() - Method in class com.openharbor.beck.write.XMLWriter
 
getElementStackTop() - Method in class com.openharbor.beck.write.TentativeXMLWriter
 
getElementStackTop() - Method in class com.openharbor.beck.write.XMLWriter
 
getElements(XSComplexTypeDefinition) - Method in class com.openharbor.beck.xml.SchemaReader
 
getEncoding() - Method in class com.openharbor.beck.configure.Choose.LSInputSource
 
getEntityResolver() - Method in class com.openharbor.beck.apache.axis.BeckDeserializer.BeckHandler.AxisNamespaceResolver
 
getEntityResolver() - Method in interface com.openharbor.beck.receive.XMLContext
The current algorithm for resolving external references.
getEntityResolver() - Method in class com.openharbor.beck.sax.DefaultSAXContentHandler
 
getExpirationTime(URLConnection) - Method in class com.openharbor.beck.map.PollableURL
Note the document's expiration time (if any).
getGetter(Class, Class, String) - Method in class com.openharbor.beck.map.DefaultMapper
 
getGetter(Object, Object) - Method in class com.openharbor.beck.map.DefaultMapper
 
getGetterParameters() - Method in class com.openharbor.beck.xpath.OHXPathElement
Returns the array of parameters that the getter corresponding to thsi Path Element is supposed to take.
getIdReference(Object, Getter, Object, XMLThing, XMLWriter) - Method in interface com.openharbor.beck.id.Identifier
Construct an XML reference to the given XML element or attribute.
getIdReference(Object, Getter, Object, XMLThing, XMLWriter) - Method in class com.openharbor.beck.id.SerialNumber
 
getIdReferent(Object, Getter, Object, XMLThing, XMLWriter) - Method in interface com.openharbor.beck.id.Identifier
Add anchor data to the XML element or attribute for a given Java object.
getIdReferent(Object, Getter, Object, XMLThing, XMLWriter) - Method in class com.openharbor.beck.id.SerialNumber
 
getIdentifier(Unmarshaller, XMLThing, Class) - Method in class com.openharbor.beck.configure.MappingMapper
 
getIdentifier(Object, Getter) - Method in class com.openharbor.beck.map.DefaultMapper
 
getIdentifier(Unmarshaller, XMLThing, Class) - Method in class com.openharbor.beck.map.DefaultMapper
 
getIdentifier(Unmarshaller, XMLThing, Class) - Method in interface com.openharbor.beck.map.MapFromXML
 
getIdentifier(Object, Getter) - Method in interface com.openharbor.beck.map.MapToXML
Choose the XML representation of repeated references to an object.
getIndentation() - Method in class com.openharbor.beck.write.DefaultXMLWriter
The number of spaces to add to the left margin, to indicate nested elements.
getInputStream(URLConnection) - Method in class com.openharbor.beck.map.PollableURL
 
getLineSeparator() - Method in class com.openharbor.beck.write.DefaultXMLWriter
The character sequence that indicates the end of a line.
getList(Map, Object) - Method in class com.openharbor.beck.map.DefaultMapper
 
getList(Map, Object) - Method in class com.openharbor.beck.unmarshal.XPathUnmarshaller
 
getLocalizedMessage() - Method in class com.openharbor.beck.sax.DefaultSAXErrorHandler.WrapperSAXException
 
getMap(Map, Object) - Method in class com.openharbor.beck.map.DefaultMapper
 
getMap(Map, Object) - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
getMap(Map, Object) - Method in class com.openharbor.beck.unmarshal.ReferenceUnmarshaller
 
getMapFromXML() - Method in interface com.openharbor.beck.map.MapFromXML.Aware
 
getMapFromXML() - Method in class com.openharbor.beck.receive.DefaultXMLReceiver
 
getMapFromXML() - Method in class com.openharbor.beck.sax.DefaultSAXContentHandler
 
getMapFromXML() - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
getMapperSource() - Method in class com.openharbor.beck.apache.axis.BeckDeserializerFactory
 
getMapperSource() - Method in class com.openharbor.beck.apache.axis.BeckSerializerFactory
 
getMarshaller(Object, XMLThing, Getter) - Method in class com.openharbor.beck.map.DefaultMapper
 
getMarshaller(Object, XMLThing, Getter) - Method in interface com.openharbor.beck.map.MapToXML
Choose the Marshaller object for a given source Java object.
getMechanismType() - Method in class com.openharbor.beck.apache.axis.BeckDeserializer
 
getMechanismType() - Method in class com.openharbor.beck.apache.axis.BeckSerializer
 
getMessage() - Method in class com.openharbor.beck.sax.DefaultSAXErrorHandler.WrapperSAXException
 
getMessage(SAXParseException) - Method in class com.openharbor.beck.sax.DefaultSAXErrorHandler
 
getName(Class) - Method in class com.openharbor.beck.get.ExpansionGetter
 
getName(Class) - Method in class com.openharbor.beck.get.FieldGetter
 
getName(Class) - Method in interface com.openharbor.beck.get.Getter
 
getName(Class) - Method in class com.openharbor.beck.get.MemberGetter
 
getName(Class) - Method in class com.openharbor.beck.get.NamedMemberGetter
 
getName(Class) - Method in class com.openharbor.beck.get.PropertyGetter
 
getName(Class) - Method in class com.openharbor.beck.get.SelfGetter
 
getName(XSObject) - Static method in class com.openharbor.beck.xml.SchemaReader
 
getName() - Method in class com.openharbor.beck.xml.XMLName
 
getName() - Method in class com.openharbor.beck.xml.XMLThing
 
getName() - Method in class com.openharbor.beck.xpath.OHXPathElement
Returns the name of the path element
getNamer(Object) - Method in class com.openharbor.beck.map.DefaultMapper
 
getNamespace() - Method in class com.openharbor.beck.xml.XMLName
 
getObject() - Method in class com.openharbor.beck.unmarshal.ContractionUnmarshaller
 
getObject() - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
getObject() - Method in interface com.openharbor.beck.unmarshal.Unmarshaller
 
getObjectClass(Unmarshaller, XMLThing) - Method in class com.openharbor.beck.configure.MappingMapper
 
getObjectClass(Unmarshaller, XMLThing) - Method in class com.openharbor.beck.map.DefaultMapper
 
getObjectClass(XMLThing) - Method in class com.openharbor.beck.map.DefaultNamer
This method is not thread-safe.
getObjectClass(Unmarshaller, XMLThing) - Method in interface com.openharbor.beck.map.MapFromXML
Choose the Java class for an XML attribute or element.
getObjectClass(XMLThing) - Method in interface com.openharbor.beck.map.Namer
Map an XML element or attribute to a Java class.
getObjectClass() - Method in class com.openharbor.beck.unmarshal.CollectionUnmarshaller
 
getObjectClass() - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
getObjectClass() - Method in interface com.openharbor.beck.unmarshal.Unmarshaller
 
getParent() - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
getParent() - Method in interface com.openharbor.beck.unmarshal.Unmarshaller
The set allocated to the XML element that contains this Unmarshaller's XML source.
getParentElement(XMLWriter) - Method in class com.openharbor.beck.map.DefaultMapper
 
getParser() - Method in class com.openharbor.beck.xpath.OHXPathProcessor
 
getPathElement(Object, Object, XMLName) - Method in class com.openharbor.beck.ObjectOHXPathMap.Policy
Compute an OHXPathElement for a given XML element.
getPathElementClass() - Method in class com.openharbor.beck.xpath.OHXParser
 
getPrefix(String) - Method in class com.openharbor.beck.map.DefaultMapper
 
getPrefix(String) - Method in interface com.openharbor.beck.write.Prefixer
 
getPrefixer() - Method in class com.openharbor.beck.map.DefaultMapper
This method must be thread-safe, because it's inherited into Configuration.MAP_FROM_XML which is required to be thread-safe.
getPrefixer() - Method in interface com.openharbor.beck.map.MapFromXML
Choose a mapping from namespace URI to preferred XML prefix.
getPrefixer() - Method in interface com.openharbor.beck.map.MapToXML
Choose a mapping from namespace URI to preferred XML prefix.
getPrefixer() - Method in class com.openharbor.beck.receive.DefaultXMLReceiver
 
getProperties(Object, Getter, Object) - Method in class com.openharbor.beck.map.DefaultMapper
 
getProperties(Class) - Method in class com.openharbor.beck.map.DefaultMapper
 
getProperties(Object, Getter, Object) - Method in interface com.openharbor.beck.map.MapToXML
Find the properties of a given Java object that can be mapped to XML.
getProperties(MapToXML, Object, Getter, Object) - Method in class com.openharbor.beck.marshal.JavaBeanMarshaller
 
getPropertyName(Unmarshaller, XMLThing) - Method in class com.openharbor.beck.configure.MappingMapper
 
getPropertyName(Method) - Static method in class com.openharbor.beck.get.PropertyGetter
 
getPropertyName(Unmarshaller, XMLThing) - Method in class com.openharbor.beck.map.DefaultMapper
 
getPropertyName(XMLThing) - Method in class com.openharbor.beck.map.DefaultNamer
 
getPropertyName(Unmarshaller, XMLThing) - Method in interface com.openharbor.beck.map.MapFromXML
Choose the JavaBean property name for an XML attribute or element.
getPropertyName(XMLThing) - Method in interface com.openharbor.beck.map.Namer
Map an XML element or attribute to a JavaBean property name.
getPublicId() - Method in class com.openharbor.beck.configure.Choose.LSInputSource
 
getReceiver() - Method in class com.openharbor.beck.sax.DefaultSAXContentHandler
 
getReferenceKey(Unmarshaller) - Method in interface com.openharbor.beck.id.Identifier
Extract the essential data of the given XML reference to an XML element or attribute.
getReferenceKey(Unmarshaller) - Method in class com.openharbor.beck.id.SerialNumber
 
getReferentKey(Unmarshaller) - Method in interface com.openharbor.beck.id.Identifier
Extract the essential data of a given XML element or attribute.
getReferentKey(Unmarshaller) - Method in class com.openharbor.beck.id.SerialNumber
 
getResource() - Method in class com.openharbor.beck.map.PollableResource
 
getResult() - Method in class com.openharbor.beck.receive.DefaultXMLReceiver
 
getResult() - Method in interface com.openharbor.beck.receive.XMLReceiver
 
getResult() - Method in class com.openharbor.beck.sax.DefaultSAXContentHandler
 
getResult() - Method in interface com.openharbor.beck.sax.SAXContentHandler
 
getSchemaLoader() - Method in class com.openharbor.beck.xml.SchemaReader
 
getSelector(Unmarshaller, XMLThing, Unmarshaller) - Method in class com.openharbor.beck.map.DefaultMapper
Set the fields of this.unmarshalSelector to describe the given situation.
getSerializerAs(String) - Method in class com.openharbor.beck.apache.axis.BeckSerializerFactory
 
getSet(Map, Object) - Method in class com.openharbor.beck.unmarshal.ReferenceUnmarshaller
 
getSetter(Unmarshaller, XMLThing, Unmarshaller) - Method in class com.openharbor.beck.configure.MappingMapper
 
getSetter(Unmarshaller, XMLThing, Unmarshaller) - Method in class com.openharbor.beck.map.DefaultMapper
 
getSetter(Unmarshaller, XMLThing, Unmarshaller) - Method in interface com.openharbor.beck.map.MapFromXML
Choose the algorithm for creating a reference from a parent object to a child object.
getSetter(XMLThing, Unmarshaller) - Method in class com.openharbor.beck.unmarshal.JavaBeanUnmarshaller
 
getSignificantPart(XMLThing) - Method in class com.openharbor.beck.map.DefaultMapper
Ignore XML data that don't affect mapping.
getSingleton(Configuration.Selector) - Method in class com.openharbor.beck.map.DefaultMapper
 
getSource() - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
getSource() - Method in interface com.openharbor.beck.unmarshal.Unmarshaller
The XML element or attribute from which this Unmarshaller is currently mapping data.
getSource() - Method in class com.openharbor.beck.xml.XMLThing
A hint about the source of this thing.
getSourceClass(Object, Getter, Object) - Method in class com.openharbor.beck.map.DefaultMapper
 
getSourceXPath() - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
getSourceXPath() - Method in interface com.openharbor.beck.unmarshal.Unmarshaller
 
getStringData() - Method in class com.openharbor.beck.configure.Choose.LSInputSource
 
getSupportedMechanismTypes() - Method in class com.openharbor.beck.apache.axis.BeckDeserializerFactory
 
getSupportedMechanismTypes() - Method in class com.openharbor.beck.apache.axis.BeckSerializerFactory
 
getSystemID() - Method in interface com.openharbor.beck.map.PollableInput
The SystemID that identifies the input source, or null if its SystemID is unknown.
getSystemID() - Method in class com.openharbor.beck.map.PollableResource
 
getSystemID() - Method in class com.openharbor.beck.map.PollableURL
 
getSystemId() - Method in class com.openharbor.beck.configure.Choose.LSInputSource
 
getText(Unmarshaller) - Method in class com.openharbor.beck.configure.MappingMapper
 
getText(Unmarshaller) - Method in class com.openharbor.beck.map.DefaultMapper
 
getText(Object, Marshaller, XMLWriter) - Method in class com.openharbor.beck.map.DefaultMapper
 
getText(Unmarshaller) - Method in interface com.openharbor.beck.map.MapFromXML
Choose the Java property to be copied from XML text.
getText(Object, Marshaller, XMLWriter) - Method in interface com.openharbor.beck.map.MapToXML
Choose the Java property to be copied to XML text.
getText(Object, Getter, Object, XMLWriter) - Method in class com.openharbor.beck.marshal.DateMarshaller
 
getText(Object, Getter, Object, XMLWriter) - Method in class com.openharbor.beck.marshal.DefaultMarshaller
 
getText(Object, Getter, Object, XMLWriter) - Method in class com.openharbor.beck.marshal.EnumerationMarshaller
 
getText(Object, Getter, Object, XMLWriter) - Method in interface com.openharbor.beck.marshal.Marshaller
Copy data as a String, for use as XML element text or an XML attribute value.
getText(Object, Getter, Object, XMLWriter) - Method in class com.openharbor.beck.marshal.PrimitiveMarshaller
 
getText(Object, Getter, Object, XMLWriter) - Method in class com.openharbor.beck.marshal.QNameMarshaller
 
getText(Object, Getter, Object, XMLWriter) - Method in class com.openharbor.beck.marshal.StringMarshaller
 
getThing() - Method in class com.openharbor.beck.xpath.OHXPathElement
Returns an XMLThing-representation of the path element
getType(XSTypeDefinition) - Method in class com.openharbor.beck.xml.SchemaReader
 
getType() - Method in class com.openharbor.beck.xml.XMLThing
A hint about the structural type of this thing.
getURL() - Method in class com.openharbor.beck.map.PollableURL
 
getUnmarshaller(Unmarshaller, XMLThing, XMLContext) - Method in class com.openharbor.beck.configure.MappingMapper
 
getUnmarshaller(Unmarshaller, XMLThing, XMLContext) - Method in class com.openharbor.beck.map.DefaultMapper
 
getUnmarshaller(Unmarshaller, XMLThing, XMLContext) - Method in interface com.openharbor.beck.map.MapFromXML
Engage an unmarshaller for the given XML source.
getUnmarshallerClass(MapFromXML, Unmarshaller, XMLThing, XMLContext) - Method in interface com.openharbor.beck.id.Identifier
If the given source is a cross-reference, return the class of Unmarshaller for it.
getUnmarshallerClass(MapFromXML, Unmarshaller, XMLThing, XMLContext) - Method in class com.openharbor.beck.id.SerialNumber
 
getValue() - Method in class com.openharbor.beck.apache.axis.BeckDeserializer
 
getValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.configure.ChooseUnmarshaller
 
getValue(Object) - Method in class com.openharbor.beck.get.ExpansionGetter
 
getValue(Object) - Method in class com.openharbor.beck.get.FieldGetter
 
getValue(Object) - Method in interface com.openharbor.beck.get.Getter
 
getValue(Object) - Method in class com.openharbor.beck.get.MemberGetter
 
getValue(Object) - Method in class com.openharbor.beck.get.NamedMemberGetter
 
getValue(Object) - Method in class com.openharbor.beck.get.PropertyGetter
 
getValue(Object) - Method in class com.openharbor.beck.get.SelfGetter
 
getValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.set.BitBucketSetter
 
getValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.set.CollectionSetter
 
getValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.set.FieldSetter
 
getValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.set.InlineCollectionSetter
 
getValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.set.JavaBeanSetter
 
getValue(Unmarshaller, Object[]) - Method in interface com.openharbor.beck.set.Setter
Traverse an existing relationship from parent to child.
getValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.unmarshal.ArrayUnmarshaller
 
getValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.unmarshal.CollectionUnmarshaller
 
getValue(Unmarshaller, Object[], boolean, boolean) - Method in class com.openharbor.beck.unmarshal.CollectionUnmarshaller
 
getValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.unmarshal.ContractionUnmarshaller
 
getValue() - Method in class com.openharbor.beck.xml.XMLThing
 
getValue(Object, String) - Method in class com.openharbor.beck.xpath.OHXPathProcessor
 
getValue(Object, OHXPath) - Method in class com.openharbor.beck.xpath.OHXPathProcessor
 
getValueClass(JavaBeanUnmarshaller) - Method in class com.openharbor.beck.configure.ChooseUnmarshaller
 
getValueClass(JavaBeanUnmarshaller) - Method in class com.openharbor.beck.set.BitBucketSetter
 
getValueClass(JavaBeanUnmarshaller) - Method in class com.openharbor.beck.set.CollectionSetter
 
getValueClass(JavaBeanUnmarshaller) - Method in class com.openharbor.beck.set.FieldSetter
 
getValueClass(JavaBeanUnmarshaller) - Method in class com.openharbor.beck.set.InlineCollectionSetter
 
getValueClass(JavaBeanUnmarshaller) - Method in class com.openharbor.beck.set.JavaBeanSetter
 
getValueClass(JavaBeanUnmarshaller) - Method in interface com.openharbor.beck.set.Setter
Find the expected class of a child object; for example, the declared class of a field or JavaBean property.
getValueClass(JavaBeanUnmarshaller) - Method in class com.openharbor.beck.unmarshal.ArrayUnmarshaller
 
getValueClass(JavaBeanUnmarshaller) - Method in class com.openharbor.beck.unmarshal.CollectionUnmarshaller
 
getValueClass(JavaBeanUnmarshaller) - Method in class com.openharbor.beck.unmarshal.ContractionUnmarshaller
 
getXML(Object, Getter, Marshaller, XMLWriter) - Method in class com.openharbor.beck.map.DefaultMapper
 
getXML(Object, Getter, Marshaller, XMLWriter) - Method in interface com.openharbor.beck.map.MapToXML
Choose the XML element or attribute name for a Java object.
getXML(MapToXML, Object, Getter, XMLWriter) - Method in class com.openharbor.beck.marshal.DefaultMarshaller
 
getXML(MapToXML, Object, Getter, XMLWriter) - Method in interface com.openharbor.beck.marshal.Marshaller
Choose the XML element or attribute name for a Java object.
getXMLContext() - Method in class com.openharbor.beck.receive.DefaultXMLReceiver
 
getXMLContext() - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
getXMLContext() - Method in interface com.openharbor.beck.unmarshal.Unmarshaller
 
getXMLName(Object, Getter, Class) - Method in class com.openharbor.beck.map.DefaultNamer
 
getXMLName(Object, Getter, Class) - Method in interface com.openharbor.beck.map.Namer
Map a Java object to an XML element or attribute.
getXMLSource(MapToXML, Object, Getter) - Method in class com.openharbor.beck.marshal.DefaultMarshaller
This implementation returns getter.getValue(parent), but extended classes override this.
getXMLSource(MapToXML, Object, Getter) - Method in class com.openharbor.beck.marshal.ExpansionMarshaller
Return null to indicate that there is no object corresponding to this XML.
getXMLSource(MapToXML, Object, Getter) - Method in interface com.openharbor.beck.marshal.Marshaller
The object from which the XML is mapped, or null to indicate that the XML does not correspond to an object.
getXMLSource(MapToXML, Object, Getter) - Method in class com.openharbor.beck.marshal.XPathMarshaller
Return null to indicate that the XML is a reference, not a referent.
getXName(XMLThing, Prefixer) - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
getXPath(Unmarshaller, XMLThing) - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
getterName - Variable in class com.openharbor.beck.set.InlineCollectionSetter
 
globalSelector - Variable in class com.openharbor.beck.map.DefaultMapper
 

H

HashableSoftReference - class com.openharbor.beck.map.HashableSoftReference.
A SoftReference that can be used as a key in a HashMap.
HashableSoftReference(Object) - Constructor for class com.openharbor.beck.map.HashableSoftReference
 
HashableSoftReference(Object, ReferenceQueue) - Constructor for class com.openharbor.beck.map.HashableSoftReference
 
handleError(DOMError) - Method in class com.openharbor.beck.xml.DOMErrorLogger
 
handler - Variable in class com.openharbor.beck.apache.axis.BeckDeserializer
 
hashCode() - Method in class com.openharbor.beck.ObjectOHXPathMap.ObjectIdentity
 
hashCode() - Method in class com.openharbor.beck.map.Configuration.MarshalSelector
 
hashCode() - Method in class com.openharbor.beck.map.Configuration.Selector
 
hashCode() - Method in class com.openharbor.beck.map.Configuration.UnmarshalSelector
 
hashCode() - Method in class com.openharbor.beck.map.HashableSoftReference
 
hashCode() - Method in class com.openharbor.beck.map.PollableURL.Description
 
hashCode() - Method in class com.openharbor.beck.xml.XMLName
 
hashCode() - Method in class com.openharbor.beck.xml.XMLThing
 

I

IDENTIFIER - Static variable in interface com.openharbor.beck.map.Configuration
 
IDREF_TO_DANGLING_REFERENCES - Static variable in interface com.openharbor.beck.id.Identifier
 
IDREF_TO_REFERENT - Static variable in interface com.openharbor.beck.id.Identifier
 
INCLUDE_PROPERTIES - Static variable in interface com.openharbor.beck.map.Configuration
 
ISO8601 - Variable in class com.openharbor.beck.marshal.DateMarshaller
 
ISO8601 - Variable in class com.openharbor.beck.unmarshal.DateUnmarshaller
 
Identifier - interface com.openharbor.beck.id.Identifier.
An algorithm for marshalling multiple references to a single Java object.
InlineCollectionMarshaller - class com.openharbor.beck.marshal.InlineCollectionMarshaller.
A CollectionMarshaller that doesn't map the Collection to any XMLThing.
InlineCollectionMarshaller() - Constructor for class com.openharbor.beck.marshal.InlineCollectionMarshaller
 
InlineCollectionSetter - class com.openharbor.beck.set.InlineCollectionSetter.
A Setter that adds the child to a Collection contained in the parent.
InlineCollectionSetter() - Constructor for class com.openharbor.beck.set.InlineCollectionSetter
 
idName - Variable in class com.openharbor.beck.id.SerialNumber
 
idRefName - Variable in class com.openharbor.beck.id.SerialNumber
 
indent(int) - Method in class com.openharbor.beck.write.DefaultXMLWriter
 
initCause(Throwable) - Method in class com.openharbor.beck.sax.DefaultSAXErrorHandler.WrapperSAXException
 
input() - Method in interface com.openharbor.beck.map.PollableInput
Begin reading the data (as a stream of bytes).
input() - Method in class com.openharbor.beck.map.PollableResource
 
input() - Method in class com.openharbor.beck.map.PollableURL
 
inputIfModified() - Method in interface com.openharbor.beck.map.PollableInput
Begin reading the data (as a stream of bytes) if it has changed since the last call to input() or inputIfModified().
inputIfModified() - Method in class com.openharbor.beck.map.PollableResource
 
inputIfModified() - Method in class com.openharbor.beck.map.PollableURL
 
isAttribute() - Method in class com.openharbor.beck.xml.XMLThing
 
isEngaged() - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
Whether this object is currently engaged.
isPossibleReferent(Object) - Method in class com.openharbor.beck.ObjectOHXPathMap.Policy
Whether a given object's XPath is desired.

J

JAVA_TO_XML - Static variable in interface com.openharbor.beck.configure.Configurable
 
JavaBeanMarshaller - class com.openharbor.beck.marshal.JavaBeanMarshaller.
 
JavaBeanMarshaller() - Constructor for class com.openharbor.beck.marshal.JavaBeanMarshaller
 
JavaBeanSetter - class com.openharbor.beck.set.JavaBeanSetter.
 
JavaBeanSetter(Method) - Constructor for class com.openharbor.beck.set.JavaBeanSetter
Sets both the setter and the getter for the underlying JavaBean property.
JavaBeanUnmarshaller - class com.openharbor.beck.unmarshal.JavaBeanUnmarshaller.
Maps to a JavaBean, with properties mapped from attributes and contained elements.
JavaBeanUnmarshaller() - Constructor for class com.openharbor.beck.unmarshal.JavaBeanUnmarshaller
 

K

key - Variable in class com.openharbor.beck.map.Configuration.Selector
 

L

LOG - Static variable in class com.openharbor.beck.set.InlineCollectionSetter
 
LOG - Static variable in class com.openharbor.beck.set.JavaBeanSetter
 
LOG - Static variable in class com.openharbor.beck.xml.SchemaReader
 
LT - Static variable in class com.openharbor.beck.write.PCDATAFilterWriter
 
ListMarshaller - class com.openharbor.beck.marshal.ListMarshaller.
 
ListMarshaller() - Constructor for class com.openharbor.beck.marshal.ListMarshaller
 
lastElement() - Method in class com.openharbor.beck.xpath.OHXPath
 
list - Variable in class com.openharbor.beck.unmarshal.ArrayUnmarshaller
 
listMarshaller - Variable in class com.openharbor.beck.map.DefaultMapper
 
loader - Variable in class com.openharbor.beck.map.PollableResource
 
locateChild(Unmarshaller) - Method in class com.openharbor.beck.unmarshal.GroupUnmarshaller
Returns the index of the child in the specified children collection.
log - Variable in class com.openharbor.beck.ObjectDOMReader
 
log - Variable in class com.openharbor.beck.ObjectXMLReader
 
log - Variable in class com.openharbor.beck.ObjectXMLWriter
 
log - Variable in class com.openharbor.beck.apache.axis.BeckDeserializer.BeckHandler
 
log - Variable in class com.openharbor.beck.apache.axis.BeckDeserializer
 
log - Variable in class com.openharbor.beck.apache.axis.BeckDeserializerFactory
 
log - Variable in class com.openharbor.beck.apache.axis.BeckSerializer
 
log - Variable in class com.openharbor.beck.apache.axis.BeckSerializerFactory
 
log - Variable in class com.openharbor.beck.configure.Choose
 
log - Variable in class com.openharbor.beck.configure.DefaultPredicate
 
log - Variable in class com.openharbor.beck.configure.Mapping
 
log - Variable in class com.openharbor.beck.get.DefaultGetter
 
log - Variable in class com.openharbor.beck.id.SerialNumber
 
log - Variable in class com.openharbor.beck.map.DefaultMapper
 
log - Variable in class com.openharbor.beck.map.DefaultNamer
 
log - Variable in class com.openharbor.beck.map.PollableResource
 
log - Variable in class com.openharbor.beck.map.PollableURL
 
log - Variable in class com.openharbor.beck.marshal.DefaultMarshaller
 
log - Variable in class com.openharbor.beck.receive.DefaultXMLReceiver
 
log - Variable in class com.openharbor.beck.sax.DefaultSAXContentHandler
 
log - Variable in class com.openharbor.beck.sax.DefaultSAXErrorHandler
 
log - Variable in class com.openharbor.beck.sax.SAXWriter
 
log - Variable in class com.openharbor.beck.unmarshal.DefaultObjectFactory
 
log - Variable in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
log - Variable in class com.openharbor.beck.write.OHXPathCollector
 
log - Variable in class com.openharbor.beck.xml.SchemaReader
 
log - Variable in class com.openharbor.beck.xpath.OHXContentHandler
 
log - Variable in class com.openharbor.beck.xpath.OHXPathProcessor
 

M

MAPPER - Static variable in interface com.openharbor.beck.map.Configuration
 
MAP_FROM_XML - Static variable in interface com.openharbor.beck.map.Configuration
The recommended mapping for unmarshalling a Configuration from XML.
MARSHALLER - Static variable in interface com.openharbor.beck.map.Configuration
 
MECHANISM_TYPE - Static variable in class com.openharbor.beck.apache.axis.BeckDeserializer
 
MECHANISM_TYPE - Static variable in class com.openharbor.beck.apache.axis.BeckSerializer
 
MINIMAL_XML - Static variable in interface com.openharbor.beck.map.Configuration
XML from which one can unmarshal a simple configuration.
MODEL - Static variable in interface com.openharbor.beck.map.Configuration
 
MODEL_DISPLAY_MAPPING - Static variable in class com.openharbor.beck.xml.SchemaReader
A mapping from Model to XML suitable for visual inspection.
MapFromXML - interface com.openharbor.beck.map.MapFromXML.
Maps from XML to Java.
MapFromXML.Aware - interface com.openharbor.beck.map.MapFromXML.Aware.
Refers to a MapFromXML via a JavaBean-style property.
MapFromXML.Source - interface com.openharbor.beck.map.MapFromXML.Source.
A source of MapFromXML objects.
MapMarshaller - class com.openharbor.beck.marshal.MapMarshaller.
 
MapMarshaller() - Constructor for class com.openharbor.beck.marshal.MapMarshaller
 
MapToXML - interface com.openharbor.beck.map.MapToXML.
Maps from Java to XML.
MapToXML.Source - interface com.openharbor.beck.map.MapToXML.Source.
A source of MapToXML objects.
Mapping - class com.openharbor.beck.configure.Mapping.
A search list.
Mapping() - Constructor for class com.openharbor.beck.configure.Mapping
 
MappingMapper - class com.openharbor.beck.configure.MappingMapper.
For directions, see Configuration.MAP_FROM_XML.
MappingMapper() - Constructor for class com.openharbor.beck.configure.MappingMapper
 
MappingUnmarshaller - class com.openharbor.beck.configure.MappingUnmarshaller.
 
MappingUnmarshaller() - Constructor for class com.openharbor.beck.configure.MappingUnmarshaller
 
Marshaller - interface com.openharbor.beck.marshal.Marshaller.
Converts an object to XML.
MemberGetter - class com.openharbor.beck.get.MemberGetter.
Gets a member of a heterogeneous collection (typically a Collection).
MemberGetter() - Constructor for class com.openharbor.beck.get.MemberGetter
 
Model - class com.openharbor.beck.xml.Model.
An abstract description of an XML dialect, in terms of permitted elements and attributes.
Model() - Constructor for class com.openharbor.beck.xml.Model
 
main(String[]) - Static method in class com.openharbor.beck.xml.SchemaReader
Construct a Model from each of the named schemas, and dump each Model to System.out.
map(Object, MapToXML.Source, ObjectOHXPathMap.Policy) - Method in class com.openharbor.beck.ObjectOHXPathMap
Map from Java objects to the OHXPaths of their corresponding XML elements.
mapMarshaller - Variable in class com.openharbor.beck.map.DefaultMapper
 
mapper - Variable in class com.openharbor.beck.sax.DefaultSAXContentHandler
 
mapper - Variable in class com.openharbor.beck.xpath.OHXPathProcessor
 
mapperSource - Variable in class com.openharbor.beck.apache.axis.BeckDeserializer
 
marshal(MapToXML, Object, Getter, XMLThing, XMLWriter) - Method in class com.openharbor.beck.marshal.DefaultMarshaller
 
marshal(MapToXML, Object, Getter, XMLThing, XMLWriter) - Method in interface com.openharbor.beck.marshal.Marshaller
Generate XML from an object and its contained objects (if any).
marshalMember(XMLThing, MapToXML, Object, Getter, Marshaller, XMLWriter) - Method in class com.openharbor.beck.marshal.DefaultMarshaller
 
marshalSelector - Variable in class com.openharbor.beck.map.DefaultMapper
 
marshaller - Variable in class com.openharbor.beck.marshal.CollectionMarshaller.Candidate
 
match(Configuration.MarshalSelector) - Method in class com.openharbor.beck.configure.DefaultPredicate
 
match(Configuration.UnmarshalSelector) - Method in class com.openharbor.beck.configure.DefaultPredicate
 
matchAttribute(Object, boolean, XMLName) - Method in class com.openharbor.beck.configure.DefaultPredicate
 
matchClass(Object, Class) - Method in class com.openharbor.beck.configure.DefaultPredicate
 
matchClassIsArray(Class) - Method in class com.openharbor.beck.configure.DefaultPredicate
 
matchElement(Object, boolean, XMLName) - Method in class com.openharbor.beck.configure.DefaultPredicate
 
matchName(Object, Object) - Method in class com.openharbor.beck.configure.DefaultPredicate
 
maxOccurs - Variable in class com.openharbor.beck.xml.Element
 
memberGetter - Static variable in class com.openharbor.beck.marshal.CollectionMarshaller
 
minOccurs - Variable in class com.openharbor.beck.xml.Element
 
model - Variable in class com.openharbor.beck.xml.SchemaReader
 

N

NAMER - Static variable in interface com.openharbor.beck.map.Configuration
 
NAMESPACE - Static variable in interface com.openharbor.beck.configure.Configurable
 
NAMESPACE_TO_STANDARD_PREFIX - Static variable in class com.openharbor.beck.xml.XMLName
Maps from a namespace URI to a standard prefix which represents that URI.
NEVER - Static variable in class com.openharbor.beck.map.PollableURL
 
NONE - Static variable in interface com.openharbor.beck.configure.Configurable
 
NO_ELEMENTS - Static variable in class com.openharbor.beck.xml.SchemaReader
 
NO_PACKAGES - Static variable in class com.openharbor.beck.map.DefaultNamer
 
NO_PARAMETERS - Static variable in class com.openharbor.beck.get.PropertyGetter
 
NO_PARAMETERS - Static variable in class com.openharbor.beck.marshal.EnumerationMarshaller
 
NO_TAG - Static variable in class com.openharbor.beck.marshal.CollectionMarshaller
Indicates the absence of a tag (to writeAsElement).
NO_XML - Static variable in interface com.openharbor.beck.map.Configuration
Indicates the absence of any XML element or attribute.
NamedMemberGetter - class com.openharbor.beck.get.NamedMemberGetter.
Gets a named member of a heterogeneous collection (typically a Map).
NamedMemberGetter(String, Object) - Constructor for class com.openharbor.beck.get.NamedMemberGetter
 
Namer - interface com.openharbor.beck.map.Namer.
Maps between Java names and XML names.
NonUnmarshaller - class com.openharbor.beck.unmarshal.NonUnmarshaller.
Maps to nothing; ignores the XML data and adds nothing to its parent object.
NonUnmarshaller() - Constructor for class com.openharbor.beck.unmarshal.NonUnmarshaller
 
name - Variable in class com.openharbor.beck.get.PropertyGetter
 
name - Variable in class com.openharbor.beck.xml.Attribute
 
name - Variable in class com.openharbor.beck.xml.Element
 
name - Variable in class com.openharbor.beck.xml.Type
May be null, indicating an anonymous type.
namespace(String) - Method in class com.openharbor.beck.write.TentativeXMLWriter
 
namespace(String, String) - Method in class com.openharbor.beck.write.TentativeXMLWriter
 
namespace(String) - Method in class com.openharbor.beck.write.XMLWriter
Add a namespace declaration to the current element.
namespace(String, String) - Method in class com.openharbor.beck.write.XMLWriter
Add a namespace declaration to the current element.
namespaces - Variable in class com.openharbor.beck.sax.DefaultSAXContentHandler
 
needNamespaceContext - Variable in class com.openharbor.beck.sax.DefaultSAXContentHandler
 
newAttributeMap(Attributes) - Static method in class com.openharbor.beck.sax.DefaultSAXContentHandler
 
newContentHandler() - Method in class com.openharbor.beck.map.DefaultMapper
This method must be thread-safe, because it's inherited into Configuration.MAP_FROM_XML which is required to be thread-safe.
newContentHandler() - Method in interface com.openharbor.beck.map.MapFromXML
 
newErrorHandler() - Method in class com.openharbor.beck.map.DefaultMapper
 
newErrorHandler() - Method in interface com.openharbor.beck.map.MapFromXML
 
newId(Object, Getter, Object, XMLThing, XMLWriter) - Method in class com.openharbor.beck.id.SerialNumber
 
newInstance(Configuration) - Static method in class com.openharbor.beck.map.DefaultMapper
 
newInstance(Configuration.Selector) - Method in class com.openharbor.beck.map.DefaultMapper
 
newInstance(Map) - Method in class com.openharbor.beck.map.DefaultMapper
 
newLoader() - Static method in class com.openharbor.beck.xml.SchemaReader
 
newMapKey(String) - Static method in class com.openharbor.beck.write.XMLWriter
Allocate a key for getDocumentState() or the elements of getElementStack().
newMapper(Configuration) - Method in class com.openharbor.beck.map.DefaultMapperPool
 
newObject(Unmarshaller) - Method in class com.openharbor.beck.configure.MappingMapper
 
newObject(Unmarshaller) - Method in class com.openharbor.beck.map.DefaultMapper
 
newObject(Unmarshaller) - Method in interface com.openharbor.beck.map.MapFromXML
Instantiate an object for the given unmarshaller.
newObject() - Method in class com.openharbor.beck.unmarshal.ArrayUnmarshaller
 
newObject() - Method in class com.openharbor.beck.unmarshal.DateUnmarshaller
 
newObject(Unmarshaller) - Method in class com.openharbor.beck.unmarshal.DefaultObjectFactory
 
newObject() - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
newObject() - Method in class com.openharbor.beck.unmarshal.EnumerationUnmarshaller
 
newObject(Unmarshaller) - Method in interface com.openharbor.beck.unmarshal.ObjectFactory
Instantiate an object to be mapped from XML.
newObject() - Method in class com.openharbor.beck.unmarshal.PrimitiveUnmarshaller
 
newObject() - Method in class com.openharbor.beck.unmarshal.StringUnmarshaller
 
newPollableURL(URL) - Method in class com.openharbor.beck.map.PollableResource
 
newReceiver(XMLThing) - Method in class com.openharbor.beck.configure.MappingMapper
 
newReceiver(XMLThing) - Method in class com.openharbor.beck.map.DefaultMapper
 
newReceiver(XMLThing) - Method in interface com.openharbor.beck.map.MapFromXML
 
normalize(XMLThing) - Method in class com.openharbor.beck.map.DefaultNamer
 
normalize(XMLThing) - Method in interface com.openharbor.beck.map.Namer
 

O

OBJECT_TO_XPATH - Static variable in class com.openharbor.beck.marshal.XPathMarshaller
 
OHXContentHandler - class com.openharbor.beck.xpath.OHXContentHandler.
Created by IntelliJ IDEA.
OHXContentHandler() - Constructor for class com.openharbor.beck.xpath.OHXContentHandler
 
OHXHandler - class com.openharbor.beck.xpath.OHXHandler.
Created by IntelliJ IDEA.
OHXHandler() - Constructor for class com.openharbor.beck.xpath.OHXHandler
 
OHXParseException - exception com.openharbor.beck.xpath.OHXParseException.
Thrown if an OHXPath string to be parsed is invalid

Created by IntelliJ IDEA.

OHXParseException() - Constructor for class com.openharbor.beck.xpath.OHXParseException
 
OHXParseException(String) - Constructor for class com.openharbor.beck.xpath.OHXParseException
 
OHXParser - class com.openharbor.beck.xpath.OHXParser.
Created by IntelliJ IDEA.
OHXParser(XMLContext) - Constructor for class com.openharbor.beck.xpath.OHXParser
 
OHXParser(XMLContext, Class) - Constructor for class com.openharbor.beck.xpath.OHXParser
 
OHXPath - class com.openharbor.beck.xpath.OHXPath.
Created by IntelliJ IDEA.
OHXPath() - Constructor for class com.openharbor.beck.xpath.OHXPath
 
OHXPath(OHXPath) - Constructor for class com.openharbor.beck.xpath.OHXPath
 
OHXPathCollector - class com.openharbor.beck.write.OHXPathCollector.
Collects OHXPaths by observing the XML event stream.
OHXPathCollector(ObjectOHXPathMap.Policy, Map) - Constructor for class com.openharbor.beck.write.OHXPathCollector
 
OHXPathElement - class com.openharbor.beck.xpath.OHXPathElement.
A single attribute per path element is supported at this time, since we dont anticipate having more than one attribute Namespaces receive no special handling: they're contained as a part of the element (or attribute) name.
OHXPathElement(XMLName) - Constructor for class com.openharbor.beck.xpath.OHXPathElement
Constructs a path element wiht the given name and with no attribute
OHXPathElement(XMLName, XMLName, String) - Constructor for class com.openharbor.beck.xpath.OHXPathElement
Constructs a path element with the given name and attribute
OHXPathProcessor - class com.openharbor.beck.xpath.OHXPathProcessor.
Created by IntelliJ IDEA.
OHXPathProcessor(MapFromXML, XMLContext) - Constructor for class com.openharbor.beck.xpath.OHXPathProcessor
 
OHXProcessingException - exception com.openharbor.beck.xpath.OHXProcessingException.
Created by IntelliJ IDEA.
OHXProcessingException() - Constructor for class com.openharbor.beck.xpath.OHXProcessingException
 
OHXProcessingException(String) - Constructor for class com.openharbor.beck.xpath.OHXProcessingException
 
ObjectDOMReader - class com.openharbor.beck.ObjectDOMReader.
Copies Java objects from DOM.
ObjectDOMReader(MapFromXML) - Constructor for class com.openharbor.beck.ObjectDOMReader
Use the given mapper.
ObjectDOMReader(MapFromXML.Source) - Constructor for class com.openharbor.beck.ObjectDOMReader
Use mappers from the given Source.
ObjectFactory - interface com.openharbor.beck.unmarshal.ObjectFactory.
Instantiates objects unmarshalled from XML.
ObjectOHXPathMap - class com.openharbor.beck.ObjectOHXPathMap.
Maps from Java objects to the OHXPaths of their corresponding XML elements.
ObjectOHXPathMap() - Constructor for class com.openharbor.beck.ObjectOHXPathMap
 
ObjectOHXPathMap.ObjectIdentity - class com.openharbor.beck.ObjectOHXPathMap.ObjectIdentity.
Defines equals and hashCode in terms of object identity.
ObjectOHXPathMap.ObjectIdentity(Object) - Constructor for class com.openharbor.beck.ObjectOHXPathMap.ObjectIdentity
 
ObjectOHXPathMap.Policy - class com.openharbor.beck.ObjectOHXPathMap.Policy.
Controls the behavior of an ObjectOHXPathMap.
ObjectOHXPathMap.Policy() - Constructor for class com.openharbor.beck.ObjectOHXPathMap.Policy
 
ObjectXMLReader - class com.openharbor.beck.ObjectXMLReader.
Copies Java objects from XML.
ObjectXMLReader() - Constructor for class com.openharbor.beck.ObjectXMLReader
Use the default configuration (equivalent to an empty mapping XML).
ObjectXMLReader(MapFromXML) - Constructor for class com.openharbor.beck.ObjectXMLReader
Use the given mapper.
ObjectXMLReader(MapFromXML.Source) - Constructor for class com.openharbor.beck.ObjectXMLReader
Allocate mappers from the given Source.
ObjectXMLWriter - class com.openharbor.beck.ObjectXMLWriter.
Copies Java objects to XML.
ObjectXMLWriter(MapToXML) - Constructor for class com.openharbor.beck.ObjectXMLWriter
Use the given mapper.
ObjectXMLWriter(MapToXML.Source) - Constructor for class com.openharbor.beck.ObjectXMLWriter
Allocate mappers from the given Source.
objectClass - Variable in class com.openharbor.beck.map.Configuration.UnmarshalSelector
 
onEndElement(String, String, DeserializationContext) - Method in class com.openharbor.beck.apache.axis.BeckDeserializer
 
onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class com.openharbor.beck.apache.axis.BeckDeserializer.BeckHandler
 
onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class com.openharbor.beck.apache.axis.BeckDeserializer
 
onStartElement(String, String, String, Attributes, DeserializationContext) - Method in class com.openharbor.beck.apache.axis.BeckDeserializer
 
orderElements(List, List, List, XMLWriter) - Method in class com.openharbor.beck.marshal.JavaBeanMarshaller
 
orderElements(List, List, List, Type) - Method in class com.openharbor.beck.marshal.JavaBeanMarshaller
 
out - Variable in class com.openharbor.beck.write.FastXMLWriter
XML output stream
out - Variable in class com.openharbor.beck.write.TentativeXMLWriter
 

P

PACKAGES - Static variable in interface com.openharbor.beck.map.Configuration
 
PARENT_CLASS - Static variable in interface com.openharbor.beck.configure.Configurable
 
PARENT_ELEMENT - Static variable in interface com.openharbor.beck.configure.Configurable
 
PCDATAFilterWriter - class com.openharbor.beck.write.PCDATAFilterWriter.
Write XML PCDATA using entity substitutions.
PCDATAFilterWriter(Writer) - Constructor for class com.openharbor.beck.write.PCDATAFilterWriter
 
PREDICATE - Static variable in interface com.openharbor.beck.configure.Configurable
 
PREFIX - Static variable in interface com.openharbor.beck.configure.Configurable
 
PROPERTIES - Static variable in class com.openharbor.beck.map.DefaultMapper
 
PROPERTY - Static variable in interface com.openharbor.beck.map.Configuration
 
PollableConfiguration - class com.openharbor.beck.map.PollableConfiguration.
Maps the Configuration from a PollableInput, and tracks changes to that input.
PollableConfiguration(PollableInput) - Constructor for class com.openharbor.beck.map.PollableConfiguration
 
PollableInput - interface com.openharbor.beck.map.PollableInput.
A byte vector with a relatively efficient method to check whether it has changed.
PollableResource - class com.openharbor.beck.map.PollableResource.
A resource with a relatively efficient method to check whether it has changed.
PollableResource(ClassLoader, String) - Constructor for class com.openharbor.beck.map.PollableResource
 
PollableURL - class com.openharbor.beck.map.PollableURL.
A document identified by a URL, with a relatively efficient method to check whether it has changed.
PollableURL(URL) - Constructor for class com.openharbor.beck.map.PollableURL
 
PollableURL.Description - class com.openharbor.beck.map.PollableURL.Description.
Properties of a document that are examined to decide whether it has changed.
PollableURL.Description() - Constructor for class com.openharbor.beck.map.PollableURL.Description
 
Predicate - interface com.openharbor.beck.configure.Predicate.
An algorithm that computes a Boolean result from configuration parameters and a Configuration.Selector.
Prefixer - interface com.openharbor.beck.write.Prefixer.
 
PrimitiveMarshaller - class com.openharbor.beck.marshal.PrimitiveMarshaller.
 
PrimitiveMarshaller() - Constructor for class com.openharbor.beck.marshal.PrimitiveMarshaller
 
PrimitiveUnmarshaller - class com.openharbor.beck.unmarshal.PrimitiveUnmarshaller.
Maps to a Java primitive type or primitive wrapper object.
PrimitiveUnmarshaller() - Constructor for class com.openharbor.beck.unmarshal.PrimitiveUnmarshaller
 
PropertyGetter - class com.openharbor.beck.get.PropertyGetter.
Gets the value of a JavaBean property.
PropertyGetter(Method) - Constructor for class com.openharbor.beck.get.PropertyGetter
 
packagePath - Variable in class com.openharbor.beck.map.DefaultNamer
 
parametersToClassArray(Object[]) - Static method in class com.openharbor.beck.util.ClassUtil
 
parametersToClassArray(Object[], Class) - Static method in class com.openharbor.beck.util.ClassUtil
 
parent - Variable in class com.openharbor.beck.marshal.CollectionMarshaller.Candidate
 
parentClass - Variable in class com.openharbor.beck.map.Configuration.MarshalSelector
 
parentClass - Variable in class com.openharbor.beck.map.Configuration.UnmarshalSelector
 
parentElement - Variable in class com.openharbor.beck.map.Configuration.MarshalSelector
 
parentName - Variable in class com.openharbor.beck.map.Configuration.UnmarshalSelector
 
parse(String, MapFromXML) - Static method in class com.openharbor.beck.ObjectXMLReader
Construct an object from XML, using a given _mapper.
parse(String) - Method in class com.openharbor.beck.unmarshal.DateUnmarshaller
 
parse(String) - Method in class com.openharbor.beck.xpath.OHXParser
 
parseConfiguration(String) - Static method in class com.openharbor.beck.ObjectXMLReader
Construct a Configuration from mapping XML.
parseXPath(String) - Method in class com.openharbor.beck.unmarshal.XPathUnmarshaller
 
parser - Variable in class com.openharbor.beck.xpath.OHXPathProcessor
 
policy - Variable in class com.openharbor.beck.marshal.XPathReferentsMarshaller
 
pollSoon() - Method in interface com.openharbor.beck.map.ConfigurationSource
Check for a change in the configuration next time ConfigurationSource.getConfiguration() is called, regardless of the currently acceptable staleness.
pollSoon() - Method in class com.openharbor.beck.map.DefaultMapperPool
 
pollSoon() - Method in interface com.openharbor.beck.map.MapFromXML.Source
Check for a change in the configuration next time MapFromXML.Source.allocateMapFromXML() is called, regardless of the currently acceptable staleness.
pollSoon() - Method in interface com.openharbor.beck.map.MapToXML.Source
Check for a change in the configuration next time MapToXML.Source.allocateMapToXML() is called, regardless of the currently acceptable staleness.
pollSoon() - Method in class com.openharbor.beck.map.PollableConfiguration
 
pollSoon() - Method in interface com.openharbor.beck.map.PollableInput
Check for a change in the data next time inputIfModified is called, regardless of the currently acceptable staleness.
pollSoon() - Method in class com.openharbor.beck.map.PollableResource
 
pollSoon() - Method in class com.openharbor.beck.map.PollableURL
 
pollSoon() - Method in class com.openharbor.beck.map.SharedMapFromXML
 
pollSoon() - Method in class com.openharbor.beck.map.SharedMapToXML
 
pollSoon() - Method in class com.openharbor.beck.map.StaticConfiguration
 
predicate - Variable in class com.openharbor.beck.configure.When
 
prefixToNamespace(String) - Method in class com.openharbor.beck.write.TentativeXMLWriter
 
prefixToNamespace(String) - Method in class com.openharbor.beck.write.XMLWriter
Find the namespace URI for a given XML name prefix.
prefixer - Variable in class com.openharbor.beck.write.XMLWriter
 
prep(XMLReader, String) - Method in class com.openharbor.beck.ObjectXMLReader
 
primitiveMarshaller - Variable in class com.openharbor.beck.map.DefaultMapper
 
primitiveUnmarshallers - Variable in class com.openharbor.beck.map.DefaultMapper
A map from a Class that has no members or properties to a Unmarshaller for that class.
printError(String, SAXParseException) - Method in class com.openharbor.beck.sax.SAXWriter
 
printStackTrace() - Method in class com.openharbor.beck.sax.DefaultSAXErrorHandler.WrapperSAXException
 
printStackTrace(PrintStream) - Method in class com.openharbor.beck.sax.DefaultSAXErrorHandler.WrapperSAXException
 
printStackTrace(PrintWriter) - Method in class com.openharbor.beck.sax.DefaultSAXErrorHandler.WrapperSAXException
 
processAttributes(Map) - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
propertyName - Variable in class com.openharbor.beck.map.Configuration.MarshalSelector
 
putClass(Map, Object, Class) - Method in class com.openharbor.beck.configure.Choose
 
putModel(Map, Object, EntityResolver, String) - Method in class com.openharbor.beck.configure.Choose
 
putStringSet(Map, Object) - Method in class com.openharbor.beck.configure.Choose
 
putUnmarshaller(Unmarshaller) - Method in class com.openharbor.beck.map.DefaultMapper
 
putUnmarshaller(Unmarshaller) - Method in interface com.openharbor.beck.map.MapFromXML
Disengage an Unmarshaller from its XML source.

Q

QNAME_PROPERTIES - Static variable in class com.openharbor.beck.configure.DefaultPredicate
 
QNameMarshaller - class com.openharbor.beck.marshal.QNameMarshaller.
Computes XML text by concatenating a configured namespace prefix with the source object.
QNameMarshaller() - Constructor for class com.openharbor.beck.marshal.QNameMarshaller
 
QUOT - Static variable in class com.openharbor.beck.write.AttributeFilterWriter
 

R

RECEIVER - Static variable in interface com.openharbor.beck.map.Configuration
 
REFERENT_CLASSES - Static variable in class com.openharbor.beck.marshal.XPathReferentsMarshaller
The name of the configuration attribute whose value is a space-separated list of classes whose XPaths are desired.
ReferenceUnmarshaller - class com.openharbor.beck.unmarshal.ReferenceUnmarshaller.
Maps an XML cross-reference (e.g.
ReferenceUnmarshaller() - Constructor for class com.openharbor.beck.unmarshal.ReferenceUnmarshaller
 
read(Node) - Method in class com.openharbor.beck.ObjectDOMReader
Map an object from a DOM Node (usually a Document or Element).
read(XMLReader, InputSource) - Method in class com.openharbor.beck.ObjectXMLReader
Map an object from an XML document stream.
read(XMLReader, String) - Method in class com.openharbor.beck.ObjectXMLReader
Map an object from an XML document identified by URL.
read(InputSource) - Method in class com.openharbor.beck.ObjectXMLReader
Map an object from an XML document stream.
read(String) - Method in class com.openharbor.beck.ObjectXMLReader
Map an object from an XML document identified by URL.
read(LSInput) - Method in class com.openharbor.beck.xml.SchemaReader
 
read(URL) - Method in class com.openharbor.beck.xml.SchemaReader
 
read(String, XSModel) - Method in class com.openharbor.beck.xml.SchemaReader
 
readConfiguration(File) - Static method in class com.openharbor.beck.ObjectXMLReader
Construct a Configuration from a mapping XML file.
readConfiguration(ClassLoader, String) - Static method in class com.openharbor.beck.ObjectXMLReader
Construct a Configuration from a mapping XML resource file.
readConfiguration(URL) - Static method in class com.openharbor.beck.ObjectXMLReader
Construct a Configuration from mapping XML identified by a URL.
readConfiguration(InputSource) - Static method in class com.openharbor.beck.ObjectXMLReader
Construct a Configuration from mapping XML.
recycle(Unmarshaller) - Method in class com.openharbor.beck.configure.MappingMapper
 
recycle(Unmarshaller) - Method in class com.openharbor.beck.map.DefaultMapper
 
recycle(Unmarshaller) - Method in interface com.openharbor.beck.map.MapFromXML
Make a Unmarshaller available for serial re-use.
recycleDanglingReferences() - Method in class com.openharbor.beck.receive.DefaultXMLReceiver
Log warnings about any cross-references that were not resolved.
referToThis() - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
Create Java references to this.getObject() if this.getSource() is the referent of an XML cross-reference.
releaseMapFromXML(MapFromXML) - Method in class com.openharbor.beck.map.DefaultMapperPool
 
releaseMapFromXML(MapFromXML) - Method in interface com.openharbor.beck.map.MapFromXML.Source
Make a mapper available for re-use.
releaseMapFromXML(MapFromXML) - Method in class com.openharbor.beck.map.SharedMapFromXML
 
releaseMapToXML(MapToXML) - Method in class com.openharbor.beck.map.DefaultMapperPool
 
releaseMapToXML(MapToXML) - Method in interface com.openharbor.beck.map.MapToXML.Source
Make a mapper available for use by other threads.
releaseMapToXML(MapToXML) - Method in class com.openharbor.beck.map.SharedMapToXML
 
releaseMapper(DefaultMapper) - Method in class com.openharbor.beck.map.DefaultMapperPool
 
remove(Object, String) - Method in class com.openharbor.beck.xpath.OHXPathProcessor
 
remove(Object, OHXPath) - Method in class com.openharbor.beck.xpath.OHXPathProcessor
 
removeChildAt(int) - Method in class com.openharbor.beck.unmarshal.GroupUnmarshaller
 
removeDeadKeys() - Method in class com.openharbor.beck.map.DefaultMapperPool
Remove entries from configuration2mappers whose key has been garbage collected.
removeElementAt(Collection, int) - Static method in class com.openharbor.beck.util.CollectionUtil
 
removeLastChild() - Method in class com.openharbor.beck.unmarshal.GroupUnmarshaller
 
removePackagePrefix(String) - Method in class com.openharbor.beck.map.DefaultNamer
 
removePrefix(String, String) - Static method in class com.openharbor.beck.map.DefaultNamer
 
removeResult() - Method in class com.openharbor.beck.apache.axis.BeckDeserializer.BeckHandler
 
removeResult() - Method in class com.openharbor.beck.sax.DefaultSAXContentHandler
 
removeResult() - Method in interface com.openharbor.beck.sax.SAXContentHandler
Get the Java object that was copied from the XML document and also release all resources and subsequently behave as though newly returned from MapFromXML.newContentHandler.
removeValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.configure.ChooseUnmarshaller
 
removeValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.set.BitBucketSetter
 
removeValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.set.CollectionSetter
 
removeValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.set.FieldSetter
 
removeValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.set.InlineCollectionSetter
 
removeValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.set.JavaBeanSetter
 
removeValue(Unmarshaller, Object[]) - Method in interface com.openharbor.beck.set.Setter
 
removeValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.unmarshal.ArrayUnmarshaller
 
removeValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.unmarshal.CollectionUnmarshaller
 
removeValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.unmarshal.ContractionUnmarshaller
 
replaceElementAt(Collection, int, Object) - Static method in class com.openharbor.beck.util.CollectionUtil
 
replaceValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.configure.ChooseUnmarshaller
 
replaceValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.set.BitBucketSetter
 
replaceValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.set.CollectionSetter
 
replaceValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.set.FieldSetter
 
replaceValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.set.InlineCollectionSetter
 
replaceValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.set.JavaBeanSetter
 
replaceValue(Unmarshaller, Object[]) - Method in interface com.openharbor.beck.set.Setter
 
replaceValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.unmarshal.ArrayUnmarshaller
 
replaceValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.unmarshal.CollectionUnmarshaller
 
replaceValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.unmarshal.ContractionUnmarshaller
 
replaceValue(Object, String, Object) - Method in class com.openharbor.beck.xpath.OHXPathProcessor
 
replaceValue(Object, OHXPath, Object) - Method in class com.openharbor.beck.xpath.OHXPathProcessor
 
reset() - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
Release all resources, and subsequently behave as though newly constructed.
reset() - Method in class com.openharbor.beck.unmarshal.XPathUnmarshaller
 
resolve(OHXPathProcessor, Object) - Method in interface com.openharbor.beck.unmarshal.DocumentReferenceUnmarshaller
Either resolve this reference or conclude that it can't be resolved.
resolve(OHXPathProcessor, Object) - Method in class com.openharbor.beck.unmarshal.XPathUnmarshaller
 
resolveDocumentReferences() - Method in class com.openharbor.beck.receive.DefaultXMLReceiver
Resolve XPaths, after the rest of the document has been copied to Java.
resolveNamespace(String, boolean) - Method in class com.openharbor.beck.apache.axis.BeckDeserializer.BeckHandler.AxisNamespaceResolver
 
resolveNamespace(String, boolean) - Method in interface com.openharbor.beck.receive.XMLContext
Resolve an XML name to its namespace URI and local part.
resolveNamespace(String, boolean) - Method in class com.openharbor.beck.sax.DefaultSAXContentHandler
 
resolveNamespace(String, boolean) - Method in class com.openharbor.beck.write.XMLWriter
Convert an XML-style name <prefix:local> to its namespace URI and local part.
resourceName - Variable in class com.openharbor.beck.map.PollableResource
 
restrictReferentClass(Collection) - Method in class com.openharbor.beck.ObjectOHXPathMap.Policy
Subsequently, isPossibleReferent(candidate)==true only if the given Collection contains the candidate's class, or a base class or interface of the object's class.
rethrow(Throwable) - Static method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
Throw an exception that contains the most diagnostic information available from the given Throwable.

S

SAXContentHandler - interface com.openharbor.beck.sax.SAXContentHandler.
 
SAXWriter - class com.openharbor.beck.sax.SAXWriter.
Converts from SAX2 to an XMLWriter.
SAXWriter(XMLWriter) - Constructor for class com.openharbor.beck.sax.SAXWriter
 
SCHEMA_LOCATION - Static variable in interface com.openharbor.beck.configure.Configurable
 
SCHEMA_VALIDATION_FEATURE_ID - Static variable in class com.openharbor.beck.ObjectXMLReader
 
SECONDS - Static variable in interface com.openharbor.beck.map.PollableInput
For example, setAcceptableStaleness(60 * SECONDS).
SETTER - Static variable in interface com.openharbor.beck.map.Configuration
 
SOURCE - Static variable in class com.openharbor.beck.write.XMLWriter
 
START - Static variable in class com.openharbor.beck.write.FastXMLWriter
wrote start of opening tag
STRING_PARAMETER - Static variable in class com.openharbor.beck.unmarshal.EnumerationUnmarshaller
 
STRING_PARAMETER - Static variable in class com.openharbor.beck.unmarshal.JavaBeanUnmarshaller
 
SchemaReader - class com.openharbor.beck.xml.SchemaReader.
Constructs a structural Model from an XML schema.
SchemaReader() - Constructor for class com.openharbor.beck.xml.SchemaReader
 
SelfGetter - class com.openharbor.beck.get.SelfGetter.
A Getter that returns the parent when asked for the child.
SelfGetter(String) - Constructor for class com.openharbor.beck.get.SelfGetter
 
SerialNumber - class com.openharbor.beck.id.SerialNumber.
Assigns serial numbers to objects, regardless of their content or ancestry.
SerialNumber() - Constructor for class com.openharbor.beck.id.SerialNumber
 
Setter - interface com.openharbor.beck.set.Setter.
Represents a parent/child relationship between objects; that is, a relationship between two objects that map from nested XML elements.
SharedMapFromXML - class com.openharbor.beck.map.SharedMapFromXML.
A source of mappers that simply allocates the same mapper to all callers.
SharedMapFromXML(MapFromXML) - Constructor for class com.openharbor.beck.map.SharedMapFromXML
 
SharedMapToXML - class com.openharbor.beck.map.SharedMapToXML.
A source of mappers that simply allocates the same mapper to all callers.
SharedMapToXML(MapToXML) - Constructor for class com.openharbor.beck.map.SharedMapToXML
 
StaticConfiguration - class com.openharbor.beck.map.StaticConfiguration.
A single immutable Configuration.
StaticConfiguration(Configuration) - Constructor for class com.openharbor.beck.map.StaticConfiguration
 
StringMarshaller - class com.openharbor.beck.marshal.StringMarshaller.
 
StringMarshaller() - Constructor for class com.openharbor.beck.marshal.StringMarshaller
 
StringUnmarshaller - class com.openharbor.beck.unmarshal.StringUnmarshaller.
Maps to a Java String object.
StringUnmarshaller() - Constructor for class com.openharbor.beck.unmarshal.StringUnmarshaller
 
schemaLoader - Variable in class com.openharbor.beck.xml.SchemaReader
 
serialize(QName, Attributes, Object, SerializationContext) - Method in class com.openharbor.beck.apache.axis.BeckSerializer
 
setAcceptableStaleness(long) - Method in interface com.openharbor.beck.map.PollableInput
Set the maximum amount of time that may elapse from a change in the data until the change is detected by this object.
setAcceptableStaleness(long) - Method in class com.openharbor.beck.map.PollableResource
 
setAcceptableStaleness(long) - Method in class com.openharbor.beck.map.PollableURL
 
setBaseURI(String) - Method in class com.openharbor.beck.configure.Choose.LSInputSource
 
setBaseURI(String) - Method in class com.openharbor.beck.sax.DefaultSAXContentHandler
 
setBaseURI(String) - Method in interface com.openharbor.beck.sax.SAXContentHandler
 
setByteStream(InputStream) - Method in class com.openharbor.beck.configure.Choose.LSInputSource
 
setCertifiedText(boolean) - Method in class com.openharbor.beck.configure.Choose.LSInputSource
 
setCharacterStream(Reader) - Method in class com.openharbor.beck.configure.Choose.LSInputSource
 
setChildUnmarshaller(Unmarshaller) - Method in class com.openharbor.beck.xpath.OHXContentHandler
 
setConfiguration(Map) - Method in interface com.openharbor.beck.configure.Configurable
 
setConfiguration(Map) - Method in class com.openharbor.beck.get.ExpansionGetter
 
setConfiguration(Map) - Method in class com.openharbor.beck.map.DefaultNamer
 
setConfiguration(Map) - Method in class com.openharbor.beck.marshal.ExpansionMarshaller
 
setConfiguration(Map) - Method in class com.openharbor.beck.marshal.QNameMarshaller
 
setConfiguration(Map) - Method in class com.openharbor.beck.marshal.XPathReferentsMarshaller
 
setConfiguration(Map) - Method in class com.openharbor.beck.set.InlineCollectionSetter
 
setConfiguration(Map) - Method in class com.openharbor.beck.unmarshal.ContractionUnmarshaller
 
setDocumentState(HashMap) - Method in class com.openharbor.beck.write.XMLWriter
 
setEncoding(String) - Method in class com.openharbor.beck.configure.Choose.LSInputSource
 
setEntityResolver(EntityResolver) - Method in class com.openharbor.beck.ObjectDOMReader
Set the SAX entity resolver.
setEntityResolver(EntityResolver) - Method in class com.openharbor.beck.ObjectXMLReader
Set the SAX entity resolver.
setEntityResolver(EntityResolver) - Method in class com.openharbor.beck.sax.DefaultSAXContentHandler
 
setEntityResolver(EntityResolver) - Method in interface com.openharbor.beck.sax.SAXContentHandler
 
setGenerator(long) - Static method in class com.openharbor.beck.id.SerialNumber
 
setIndentation(int) - Method in class com.openharbor.beck.write.DefaultXMLWriter
 
setLineSeparator(String) - Method in class com.openharbor.beck.write.DefaultXMLWriter
 
setMapFromXML(MapFromXML) - Method in interface com.openharbor.beck.map.MapFromXML.Aware
 
setMapFromXML(MapFromXML) - Method in class com.openharbor.beck.receive.DefaultXMLReceiver
 
setMapFromXML(MapFromXML) - Method in class com.openharbor.beck.sax.DefaultSAXContentHandler
 
setMapFromXML(MapFromXML) - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
setMapFromXML(MapFromXML) - Method in class com.openharbor.beck.xpath.OHXContentHandler
 
setMapper(MapFromXML) - Method in class com.openharbor.beck.ObjectXMLReader
 
setObject(Object) - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
setObject(Object) - Method in interface com.openharbor.beck.unmarshal.Unmarshaller
 
setObjectClass(Class) - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
setObjectClass(Class) - Method in interface com.openharbor.beck.unmarshal.Unmarshaller
Set the expected class of the object to be mapped from XML.
setPackagePath(Package[]) - Method in class com.openharbor.beck.map.DefaultNamer
 
setParentAndSource(Unmarshaller, XMLThing) - Method in class com.openharbor.beck.unmarshal.ContractionUnmarshaller
Maintain an engagement on the parent Unmarshaller.
setParentAndSource(Unmarshaller, XMLThing) - Method in class com.openharbor.beck.unmarshal.DanglingUnmarshaller
Maintain an engagement on the parent Unmarshaller.
setParentAndSource(Unmarshaller, XMLThing) - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
setPathElementClass(Class) - Method in class com.openharbor.beck.xpath.OHXParser
 
setPublicId(String) - Method in class com.openharbor.beck.configure.Choose.LSInputSource
 
setReceiver(XMLReceiver) - Method in class com.openharbor.beck.sax.DefaultSAXContentHandler
 
setSource(Object) - Method in class com.openharbor.beck.xml.XMLThing
 
setStringData(String) - Method in class com.openharbor.beck.configure.Choose.LSInputSource
 
setSystemId(String) - Method in class com.openharbor.beck.configure.Choose.LSInputSource
 
setType(Type) - Method in class com.openharbor.beck.xml.XMLThing
 
setUnmarshaller(Unmarshaller) - Method in class com.openharbor.beck.xpath.OHXContentHandler
 
setUnmarshaller(Unmarshaller) - Method in class com.openharbor.beck.xpath.OHXHandler
 
setValidation(boolean) - Method in class com.openharbor.beck.ObjectXMLReader
Choose whether to validate the XML from which objects are mapped.
setValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.configure.ChooseUnmarshaller
 
setValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.set.BitBucketSetter
 
setValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.set.CollectionSetter
 
setValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.set.FieldSetter
 
setValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.set.InlineCollectionSetter
 
setValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.set.JavaBeanSetter
 
setValue(Unmarshaller, Object[]) - Method in interface com.openharbor.beck.set.Setter
Create a relationship from parent to child.
setValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.unmarshal.ArrayUnmarshaller
 
setValue(StringBuffer) - Method in class com.openharbor.beck.unmarshal.ArrayUnmarshaller
 
setValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.unmarshal.CollectionUnmarshaller
 
setValue(Unmarshaller, Object[]) - Method in class com.openharbor.beck.unmarshal.ContractionUnmarshaller
 
setValue(StringBuffer) - Method in class com.openharbor.beck.unmarshal.DateUnmarshaller
 
setValue(StringBuffer) - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
Convert the text and store the resulting data into the object.
setValue(StringBuffer) - Method in class com.openharbor.beck.unmarshal.EnumerationUnmarshaller
 
setValue(StringBuffer) - Method in class com.openharbor.beck.unmarshal.JavaBeanUnmarshaller
 
setValue(StringBuffer) - Method in class com.openharbor.beck.unmarshal.PrimitiveUnmarshaller
 
setValue(StringBuffer) - Method in class com.openharbor.beck.unmarshal.StringUnmarshaller
 
setValue(StringBuffer) - Method in class com.openharbor.beck.unmarshal.XPathUnmarshaller
 
setValue(Object, String, Object) - Method in class com.openharbor.beck.xpath.OHXPathProcessor
 
setValue(Object, OHXPath, Object) - Method in class com.openharbor.beck.xpath.OHXPathProcessor
 
setValueFromXML(Object, String, Node) - Method in class com.openharbor.beck.xpath.OHXPathProcessor
 
setValueFromXML(Object, OHXPath, Node) - Method in class com.openharbor.beck.xpath.OHXPathProcessor
 
setXMLContext(XMLContext) - Method in class com.openharbor.beck.receive.DefaultXMLReceiver
 
setXMLContext(XMLContext) - Method in interface com.openharbor.beck.receive.XMLReceiver
 
setXMLContext(XMLContext) - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
setXMLContext(XMLContext) - Method in interface com.openharbor.beck.unmarshal.Unmarshaller
Set the functor for resolving an XML namespace prefix to the namespace URI.
setXPath(OHXPath) - Method in class com.openharbor.beck.unmarshal.XPathUnmarshaller
 
singletons - Variable in class com.openharbor.beck.map.DefaultMapper
Maps the result of getMapperSource().get X to the result of newInstance(X).
size - Variable in class com.openharbor.beck.map.PollableURL.Description
 
size() - Method in class com.openharbor.beck.xpath.OHXPath
 
sourceClass - Variable in class com.openharbor.beck.map.Configuration.MarshalSelector
 
sourceIsAttribute - Variable in class com.openharbor.beck.map.Configuration.UnmarshalSelector
 
sourceName - Variable in class com.openharbor.beck.map.Configuration.UnmarshalSelector
 
standardPrefixToNamespace(String) - Static method in class com.openharbor.beck.xml.XMLName
Maps from a standard prefix to its namespace URI.
startDocument() - Method in class com.openharbor.beck.sax.DefaultSAXContentHandler
 
startDocument() - Method in class com.openharbor.beck.xpath.OHXContentHandler
 
startElement(XMLName) - Method in class com.openharbor.beck.apache.axis.AxisWriter
 
startElement(String, String, String, Attributes, DeserializationContext) - Method in class com.openharbor.beck.apache.axis.BeckDeserializer.BeckHandler
 
startElement(Unmarshaller, XMLThing) - Method in class com.openharbor.beck.configure.ChooseUnmarshaller
 
startElement(Unmarshaller, XMLThing) - Method in class com.openharbor.beck.configure.MappingUnmarshaller
 
startElement(Unmarshaller, XMLThing) - Method in class com.openharbor.beck.configure.WhenUnmarshaller
 
startElement(XMLThing) - Method in class com.openharbor.beck.receive.DefaultXMLReceiver
 
startElement(XMLThing) - Method in interface com.openharbor.beck.receive.XMLReceiver
 
startElement(String, String, String, Attributes) - Method in class com.openharbor.beck.sax.DefaultSAXContentHandler
Start element.
startElement(String, String, String, Attributes) - Method in class com.openharbor.beck.sax.SAXWriter
 
startElement(Unmarshaller, XMLThing) - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
startElement(Unmarshaller, XMLThing) - Method in class com.openharbor.beck.unmarshal.JavaBeanUnmarshaller
 
startElement(XMLName) - Method in class com.openharbor.beck.write.DefaultXMLWriter
 
startElement(XMLName) - Method in class com.openharbor.beck.write.FastXMLWriter
 
startElement(XMLThing) - Method in class com.openharbor.beck.write.OHXPathCollector
 
startElement(XMLThing) - Method in class com.openharbor.beck.write.TentativeXMLWriter
 
startElement(XMLThing) - Method in class com.openharbor.beck.write.XMLWriter
 
startElement(XMLName) - Method in class com.openharbor.beck.write.XMLWriter
 
startElement(String, String, String, Attributes) - Method in class com.openharbor.beck.xpath.OHXContentHandler
 
startElementTentatively(XMLThing) - Method in class com.openharbor.beck.write.TentativeXMLWriter
 
startObject(Unmarshaller, XMLThing) - Method in class com.openharbor.beck.receive.DefaultXMLReceiver
Start constructing a Java object from an element of an XML document.
startObject(Map, Unmarshaller, XMLThing) - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
startObject(Unmarshaller, XMLThing) - Method in class com.openharbor.beck.unmarshal.NonUnmarshaller
 
startObject(Map, Unmarshaller, XMLThing) - Method in class com.openharbor.beck.unmarshal.ReferenceUnmarshaller
 
startObject(Map, Unmarshaller, XMLThing) - Method in interface com.openharbor.beck.unmarshal.Unmarshaller
Begin mapping an object from an XML element or attribute.
startObject(Map, Unmarshaller, XMLThing) - Method in class com.openharbor.beck.unmarshal.XPathUnmarshaller
 
startObject(Map, Unmarshaller, XMLThing) - Method in class com.openharbor.beck.unmarshal.XsiTypeUnmarshaller
 
startPrefixMapping(String, String) - Method in class com.openharbor.beck.sax.DefaultSAXContentHandler
 
state - Variable in class com.openharbor.beck.write.FastXMLWriter
current state
stringMarshaller - Variable in class com.openharbor.beck.map.DefaultMapper
 
subtract(Class, Getter[], Set) - Method in class com.openharbor.beck.map.DefaultMapper
 
swapElements(Collection, int, int) - Static method in class com.openharbor.beck.util.CollectionUtil
 
swapLastChildWith(int) - Method in class com.openharbor.beck.unmarshal.GroupUnmarshaller
 

T

TENTATIVE - Static variable in class com.openharbor.beck.write.TentativeXMLWriter
 
TEXT - Static variable in interface com.openharbor.beck.configure.Configurable
 
TEXT_IS_SIGNIFICANT - Static variable in class com.openharbor.beck.write.XMLWriter
 
TentativeXMLWriter - class com.openharbor.beck.write.TentativeXMLWriter.
Optimizes empty elements out of a generated XML document.
Type - class com.openharbor.beck.xml.Type.
An element type in a structural model.
Type() - Constructor for class com.openharbor.beck.xml.Type
 
tag - Variable in class com.openharbor.beck.marshal.CollectionMarshaller.Candidate
 
throwSAXException(String, Exception) - Method in class com.openharbor.beck.sax.DefaultSAXContentHandler
 
timeModified - Variable in class com.openharbor.beck.map.PollableURL.Description
 
toMessage(SAXParseException) - Static method in class com.openharbor.beck.sax.DefaultSAXErrorHandler
Convert a SAX error to its loggable representation.
toSAXException(Exception) - Static method in class com.openharbor.beck.apache.axis.BeckDeserializer
 
toString() - Method in class com.openharbor.beck.configure.Choose
 
toString() - Method in class com.openharbor.beck.configure.DefaultPredicate
 
toString() - Method in class com.openharbor.beck.configure.When
 
toString() - Method in class com.openharbor.beck.map.PollableURL.Description
 
toString() - Method in class com.openharbor.beck.sax.DefaultSAXErrorHandler.WrapperSAXException
 
toString(XMLThing) - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
 
toString() - Method in class com.openharbor.beck.unmarshal.XPathUnmarshaller
 
toString() - Method in class com.openharbor.beck.write.XMLWriter.MapKey
 
toString() - Method in class com.openharbor.beck.xml.XMLName
 
toString(Prefixer) - Method in class com.openharbor.beck.xml.XMLName
 
toString(XMLWriter) - Method in class com.openharbor.beck.xml.XMLName
 
toString() - Method in class com.openharbor.beck.xml.XMLThing
 
toString(Prefixer) - Method in class com.openharbor.beck.xml.XMLThing
 
toString() - Method in class com.openharbor.beck.xpath.OHXPath
 
toString(Prefixer) - Method in class com.openharbor.beck.xpath.OHXPath
 
toString(XMLWriter) - Method in class com.openharbor.beck.xpath.OHXPath
 
toString() - Method in class com.openharbor.beck.xpath.OHXPathElement
 
toString(Prefixer) - Method in class com.openharbor.beck.xpath.OHXPathElement
 
toString(XMLWriter) - Method in class com.openharbor.beck.xpath.OHXPathElement
 
trim(StringBuffer) - Method in class com.openharbor.beck.unmarshal.DefaultUnmarshaller
Trim whitespace from XML data.
trimming - Variable in class com.openharbor.beck.sax.SAXWriter
 
type - Variable in class com.openharbor.beck.xml.Element
 
type2structural - Variable in class com.openharbor.beck.xml.SchemaReader
 
types - Variable in class com.openharbor.beck.xml.Model
Types defined globally in this model.

U

UNKNOWN - Static variable in class com.openharbor.beck.map.PollableURL
 
UNKNOWN_TIME - Static variable in class com.openharbor.beck.map.PollableURL
 
UNMARSHALLER - Static variable in interface com.openharbor.beck.map.Configuration
 
UNRESOLVED - Static variable in interface com.openharbor.beck.unmarshal.DocumentReferenceUnmarshaller
 
UnexpectedXMLException - exception com.openharbor.beck.receive.UnexpectedXMLException.
Indicates that Beck was unable to map a Java object from XML.
UnexpectedXMLException(String) - Constructor for class com.openharbor.beck.receive.UnexpectedXMLException
 
UnknownNamespaceException - exception com.openharbor.beck.unmarshal.UnknownNamespaceException.
 
UnknownNamespaceException(String) - Constructor for class com.openharbor.beck.unmarshal.UnknownNamespaceException
 
Unmarshaller - interface com.openharbor.beck.unmarshal.Unmarshaller.
Maps an XML attribute or element to a Java object or primitive value.
unmarshalSelector - Variable in class com.openharbor.beck.map.DefaultMapper
 
unmarshallerClass2Pool - Variable in class com.openharbor.beck.map.DefaultMapper
Maps the Class of a Unmarshaller to a Stack of unused instances of that class.
unmarshallerStack - Variable in class com.openharbor.beck.receive.DefaultXMLReceiver
The current state of XML document traversal, represented as a stack of the unmarshallers allocated to the current element, its enclosing element, its enclosing element and so on to the root element (whose Unmarshaller is at the bottom of this stack).
unwrap(Throwable) - Static method in class com.openharbor.beck.sax.DefaultSAXErrorHandler
 

V

VALIDATION_FEATURE_ID - Static variable in class com.openharbor.beck.ObjectXMLReader
 

W

WRITER_KEY - Static variable in class com.openharbor.beck.xml.Model
The key of a Model in XMLWriter document state, which enables marshallers to produce XML of the desired structure.
WRITER_KEY - Static variable in class com.openharbor.beck.xml.Type
The key of a Type in an XMLWriter element stack, which enables marshallers to produce XML of the desired structure.
When - class com.openharbor.beck.configure.When.
A conditional Mapping.
When(Predicate) - Constructor for class com.openharbor.beck.configure.When
 
WhenUnmarshaller - class com.openharbor.beck.configure.WhenUnmarshaller.
 
WhenUnmarshaller() - Constructor for class com.openharbor.beck.configure.WhenUnmarshaller
 
warning(SAXParseException) - Method in class com.openharbor.beck.sax.DefaultSAXErrorHandler
 
warning(SAXParseException) - Method in class com.openharbor.beck.sax.SAXWriter
 
wrap(Throwable) - Static method in class com.openharbor.beck.sax.DefaultSAXErrorHandler.WrapperSAXException
 
write(Object, XMLWriter) - Method in class com.openharbor.beck.ObjectXMLWriter
Copy an object to XML.
write(Object, Writer) - Method in class com.openharbor.beck.ObjectXMLWriter
Copy an object to XML.
write(Object, OutputStream) - Method in class com.openharbor.beck.ObjectXMLWriter
Copy an object to XML encoded in UTF-8.
write(String) - Method in class com.openharbor.beck.apache.axis.AxisWriter
 
write(String, int, int) - Method in class com.openharbor.beck.apache.axis.AxisWriter
 
write(char[], int, int) - Method in class com.openharbor.beck.apache.axis.AxisWriter
 
write(int) - Method in class com.openharbor.beck.write.AttributeFilterWriter
 
write(char[], int, int) - Method in class com.openharbor.beck.write.AttributeFilterWriter
 
write(String) - Method in class com.openharbor.beck.write.FastXMLWriter
 
write(String, int, int) - Method in class com.openharbor.beck.write.FastXMLWriter
 
write(char[], int, int) - Method in class com.openharbor.beck.write.FastXMLWriter
 
write(int) - Method in class com.openharbor.beck.write.FastXMLWriter
 
write(char[], int, int) - Method in class com.openharbor.beck.write.OHXPathCollector
 
write(int) - Method in class com.openharbor.beck.write.PCDATAFilterWriter
 
write(char[], int, int) - Method in class com.openharbor.beck.write.PCDATAFilterWriter
 
write(String, int, int) - Method in class com.openharbor.beck.write.PCDATAFilterWriter
 
write(String) - Method in class com.openharbor.beck.write.PCDATAFilterWriter
 
write(String) - Method in class com.openharbor.beck.write.TentativeXMLWriter
 
write(String, int, int) - Method in class com.openharbor.beck.write.TentativeXMLWriter
 
write(char[], int, int) - Method in class com.openharbor.beck.write.TentativeXMLWriter
 
write(char[], int, int) - Method in class com.openharbor.beck.write.XMLWriter
Add text content to the current element.
write(String) - Method in class com.openharbor.beck.write.XMLWriter
 
write(String, int, int) - Method in class com.openharbor.beck.write.XMLWriter
 
writeAsElement(MapToXML, Object, Getter, Object, XMLThing, XMLWriter) - Method in class com.openharbor.beck.marshal.ArrayMarshaller
 
writeAsElement(MapToXML, Object, Getter, Object, XMLThing, XMLWriter) - Method in class com.openharbor.beck.marshal.CollectionMarshaller
Map to XML elements from the source collection and its members.
writeAsElement(MapToXML, Object, Getter, Object, XMLThing, XMLWriter) - Method in class com.openharbor.beck.marshal.DefaultMarshaller
 
writeAsElement(MapToXML, Object, Getter, Object, XMLThing, XMLWriter) - Method in class com.openharbor.beck.marshal.ExpansionMarshaller
 
writeAsElement(MapToXML, Object, Getter, Object, XMLThing, XMLWriter) - Method in class com.openharbor.beck.marshal.InlineCollectionMarshaller
 
writeAsElement(MapToXML, Object, Getter, Object, XMLThing, XMLWriter) - Method in class com.openharbor.beck.marshal.JavaBeanMarshaller
 
writeAsElement(MapToXML, Object, Getter, Object, XMLThing, XMLWriter) - Method in class com.openharbor.beck.marshal.MapMarshaller
 
writeAsElement(MapToXML, Object, Getter, Object, XMLThing, XMLWriter) - Method in class com.openharbor.beck.marshal.XPathMarshaller
 
writeAsElement(MapToXML, Object, Getter, Object, XMLThing, XMLWriter) - Method in class com.openharbor.beck.marshal.XPathReferentsMarshaller
Traverse the entire object graph (as when copying to XML).
writeMargin() - Method in class com.openharbor.beck.write.DefaultXMLWriter
 
writeMembers(MapToXML, Object, XMLThing, XMLWriter) - Method in class com.openharbor.beck.marshal.ArrayMarshaller
 
writeMembers(MapToXML, Collection, XMLThing, XMLWriter) - Method in class com.openharbor.beck.marshal.CollectionMarshaller
Map the members of the given collection to XML elements.
writeMembers(MapToXML, Map, XMLThing, XMLWriter) - Method in class com.openharbor.beck.marshal.MapMarshaller
 
writeNull(MapToXML, Object, Getter, XMLWriter) - Method in class com.openharbor.beck.marshal.DefaultMarshaller
Generate the XML representation of a null reference (the absence of an object).
writeSchema(Class, Types) - Method in class com.openharbor.beck.apache.axis.BeckSerializer
 
writeSimply(XMLThing, XMLWriter) - Method in class com.openharbor.beck.marshal.DefaultMarshaller
Output XML if it's simple.
writer - Variable in class com.openharbor.beck.apache.axis.BeckSerializer
 
writer - Variable in class com.openharbor.beck.sax.SAXWriter
 

X

XML - Static variable in interface com.openharbor.beck.map.Configuration
 
XMLContext - interface com.openharbor.beck.receive.XMLContext.
Miscellaneous nformation from an XML document.
XMLNS - Static variable in class com.openharbor.beck.xml.XMLName
 
XMLNS_URI - Static variable in class com.openharbor.beck.xml.XMLName
 
XMLName - class com.openharbor.beck.xml.XMLName.
An XML attribute or element name, consisting of an optional namespace URI and a string.
XMLName(String) - Constructor for class com.openharbor.beck.xml.XMLName
 
XMLName(String, String) - Constructor for class com.openharbor.beck.xml.XMLName
 
XMLReceiver - interface com.openharbor.beck.receive.XMLReceiver.
Constructs a Java object from an XML document.
XMLThing - class com.openharbor.beck.xml.XMLThing.
An XML attribute or element (not including nested elements).
XMLThing(XMLName, String) - Constructor for class com.openharbor.beck.xml.XMLThing
Construct an attribute.
XMLThing(XMLName, String, Map) - Constructor for class com.openharbor.beck.xml.XMLThing
Construct an element or (if attributes==null) an attribute.
XMLToJava(XMLThing) - Method in class com.openharbor.beck.map.DefaultNamer
 
XMLWriter - class com.openharbor.beck.write.XMLWriter.
Generates an XML document via a stream-style interface.
XMLWriter() - Constructor for class com.openharbor.beck.write.XMLWriter
 
XMLWriter.MapKey - class com.openharbor.beck.write.XMLWriter.MapKey.
A key for use with a Map in an XMLWriter's document state or element stack.
XML_TO_JAVA - Static variable in interface com.openharbor.beck.configure.Configurable
 
XML_URI - Static variable in class com.openharbor.beck.xml.XMLName
 
XPathMarshaller - class com.openharbor.beck.marshal.XPathMarshaller.
 
XPathMarshaller() - Constructor for class com.openharbor.beck.marshal.XPathMarshaller
 
XPathReferentsMarshaller - class com.openharbor.beck.marshal.XPathReferentsMarshaller.
Enables XPathMarshaller, by computing XPaths from a graph of objects.
XPathReferentsMarshaller(ObjectOHXPathMap.Policy) - Constructor for class com.openharbor.beck.marshal.XPathReferentsMarshaller
 
XPathUnmarshaller - class com.openharbor.beck.unmarshal.XPathUnmarshaller.
Maps an XPath cross-reference to a Java reference.
XPathUnmarshaller() - Constructor for class com.openharbor.beck.unmarshal.XPathUnmarshaller
 
XSI - Static variable in class com.openharbor.beck.write.XMLWriter
 
XSI_TYPE - Static variable in class com.openharbor.beck.unmarshal.XsiTypeUnmarshaller
 
XSI_TYPE - Static variable in class com.openharbor.beck.write.XMLWriter
 
XsiTypeUnmarshaller - class com.openharbor.beck.unmarshal.XsiTypeUnmarshaller.
Maps an element to a Java class, using the element's xsi:type attribute (as though it were an element name) to compute the class name.
XsiTypeUnmarshaller() - Constructor for class com.openharbor.beck.unmarshal.XsiTypeUnmarshaller
 
xmlHeader(String) - Method in class com.openharbor.beck.write.DefaultXMLWriter
 
xmlHeader(String) - Method in class com.openharbor.beck.write.FastXMLWriter
Write <?xml version="1.0" sax...

_

_contentHandler - Variable in class com.openharbor.beck.ObjectXMLReader
 
_entityResolver - Variable in class com.openharbor.beck.ObjectXMLReader
 
_errorHandler - Variable in class com.openharbor.beck.ObjectXMLReader
 
_validation - Variable in class com.openharbor.beck.ObjectXMLReader
 

A B C D E F G H I J K L M N O P Q R S T U V W X _