Author: rdonkin
Date: Sun Jun 5 10:36:35 2005
New Revision: 180123
URL: http://svn.apache.org/viewcvs?rev=180123&view=rev
Log:
Added since tags.
Modified:
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/BindingConfiguration.java
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/ElementDescriptor.java
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/IntrospectionConfiguration.java
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/XMLIntrospector.java
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/digester/ClassRule.java
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/digester/ConfigRule.java
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/digester/MultiMappingBeanInfoDigester.java
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/digester/XMLIntrospectorHelper.java
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/expression/Context.java
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/expression/DynaBeanUpdater.java
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/expression/MethodUpdater.java
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/expression/TypedUpdater.java
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/io/AbstractBeanWriter.java
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/io/BeanReader.java
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/registry/DefaultXMLBeanInfoRegistry.java
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/registry/PolymorphicReferenceResolver.java
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/schema/ComplexType.java
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/schema/GlobalComplexType.java
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/schema/Schema.java
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/strategy/MappingDerivationStrategy.java
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/strategy/ObjectStringConverter.java
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/strategy/PropertySuppressionStrategy.java
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/strategy/ValueSuppressionStrategy.java
Modified:
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/BindingConfiguration.java
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/BindingConfiguration.java?rev=180123&r1=180122&r2=180123&view=diff
==============================================================================
---
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/BindingConfiguration.java
(original)
+++
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/BindingConfiguration.java
Sun Jun 5 10:36:35 2005
@@ -136,6 +136,7 @@
/**
* Gets the <code>ValueSuppressionStrategy</code>.
* This is used to control the expression of attributes with certain
values.
+ * @since 0.6.1
* @return <code>ValueSuppressionStrategy</code>, not null
*/
public ValueSuppressionStrategy getValueSuppressionStrategy() {
@@ -145,6 +146,7 @@
/**
* Sets the <code>ValueSuppressionStrategy</code>.
* This is used to control the expression of attributes with certain
values.
+ * @since 0.6.1
* @param valueSuppressionStrategy <code>ValueSuppressionStrategy</code>,
not null
*/
public void setValueSuppressionStrategy(
@@ -155,6 +157,7 @@
/**
* Gets the strategy used to manage storage and retrieval of id's.
*
+ * @since 0.6.1
* @return Returns the <code>IdStoringStrategy</code>, not null
*/
public IdStoringStrategy getIdMappingStrategy() {
@@ -164,6 +167,7 @@
/**
* Sets the strategy used to manage storage and retrieval of id's.
*
+ * @since 0.6.1
* @param idMappingStrategy
* <code>IdStoringStrategy</code> to be set, not null
*/
Modified:
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/ElementDescriptor.java
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/ElementDescriptor.java?rev=180123&r1=180122&r2=180123&view=diff
==============================================================================
---
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/ElementDescriptor.java
(original)
+++
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/ElementDescriptor.java
Sun Jun 5 10:36:35 2005
@@ -572,6 +572,7 @@
/**
* Sets whether the element described is a collective.
+ * @since 0.6.1
* @param isCollectiveType
*/
public void setCollective(boolean isCollectiveType) {
@@ -652,6 +653,7 @@
* introspection time type (based on the logical type of the property)
* or the bind time type (based on the type of the actual instance).
* </p>
+ * @since 0.6.1
* @return true if the bind time type is to be used to determine the
mapping,
* false if the introspection time type is to be used
*/
@@ -673,6 +675,7 @@
* So, the first time that this method is called the value will be set
* but subsequent calls will be ignored.
* </p>
+ * @since 0.6.1
* @param useBindTimeTypeForMapping true if the bind time type is to be
used to
* determine the mapping, false if the introspection time type is to be
used
*/
@@ -688,6 +691,7 @@
* A polymorphic element's name is not fixed at
* introspection time and it's resolution is postponed to bind time.
* </p>
+ * @since 0.6.1
* @return true if [EMAIL PROTECTED] #getQualifiedName} is null,
* false otherwise
*/
Modified:
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/IntrospectionConfiguration.java
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/IntrospectionConfiguration.java?rev=180123&r1=180122&r2=180123&view=diff
==============================================================================
---
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/IntrospectionConfiguration.java
(original)
+++
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/IntrospectionConfiguration.java
Sun Jun 5 10:36:35 2005
@@ -348,6 +348,7 @@
* Gets the <code>MappingDerivationStrategy</code>
* used to determine whether the bind or introspection time
* type should determine the mapping.
+ * @since 0.6.1
* @return <code>MappingDerivationStrategy</code>, not null
*/
public MappingDerivationStrategy getMappingDerivationStrategy() {
@@ -357,6 +358,7 @@
* Sets the <code>MappingDerivationStrategy</code>
* used to determine whether the bind or introspection time
* type should determine the mapping.
+ * @since 0.6.1
* @param mappingDerivationStrategy
<code>MappingDerivationStrategy</code>, not null
*/
public void setMappingDerivationStrategy(
@@ -366,6 +368,7 @@
/**
* Gets the strategy which determines the properties to be ignored.
+ * @since 0.6.1
* @return the <code>PropertySuppressionStrategy</code> to be used for
introspection, not null
*/
public PropertySuppressionStrategy getPropertySuppressionStrategy() {
@@ -374,6 +377,7 @@
/**
* Sets the strategy which determines the properties to be ignored.
+ * @since 0.6.1
* @param propertySuppressionStrategy the
<code>PropertySuppressionStrategy</code> to be used for introspection, not null
*/
public void setPropertySuppressionStrategy(
@@ -383,7 +387,7 @@
/**
* Is this a loop type class?
- *
+ * @since 0.6.1
* @param type is this <code>Class</code> a loop type?
* @return true if the type is a loop type, or if type is null
*/
Modified:
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/XMLIntrospector.java
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/XMLIntrospector.java?rev=180123&r1=180122&r2=180123&view=diff
==============================================================================
---
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/XMLIntrospector.java
(original)
+++
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/XMLIntrospector.java
Sun Jun 5 10:36:35 2005
@@ -247,6 +247,7 @@
* is called. Therefore, a call to [EMAIL PROTECTED]
#setPolymorphicReferenceResolver(PolymorphicReferenceResolver)}
* with the instance may be necessary.
* </p>
+ * @since 0.6.1
* @return <code>PolymorphicReferenceResolver</code>, not null
*/
public PolymorphicReferenceResolver getPolymorphicReferenceResolver() {
@@ -266,6 +267,7 @@
* is called. Therefore, a call to [EMAIL PROTECTED]
#setPolymorphicReferenceResolver(PolymorphicReferenceResolver)}
* with the instance may be necessary.
* </p>
+ * @since 0.6.1
* @param polymorphicReferenceResolver The polymorphicReferenceResolver to
set.
*/
public void setPolymorphicReferenceResolver(
@@ -515,6 +517,7 @@
* be registered by this method. Use [EMAIL PROTECTED] #register(Class,
InputSource)}
* instead.
* </p>
+ * @since 0.6.1
* @param aClass <code>Class</code>, not null
* @param source <code>InputSource</code>, not null
* @return <code>XMLBeanInfo</code> describing the mapping.
@@ -600,6 +603,7 @@
* <strong>Note:</strong> that this method will override any existing
mapping
* for the speficied classes.
* </p>
+ * @since 0.6.1
* @param source <code>InputSource</code>, not null
* @return <code>Class</code> array containing all mapped classes
* @throws IntrospectionException
@@ -649,6 +653,7 @@
* <strong>Note:</strong> that this method will override any existing
mapping
* for this class.
* </p>
+ * @since 0.6.1
* @param aClass <code>Class</code>, not null
* @param source <code>InputSource</code>, not null
* @throws SAXException when the source cannot be parsed
Modified:
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/digester/ClassRule.java
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/digester/ClassRule.java?rev=180123&r1=180122&r2=180123&view=diff
==============================================================================
---
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/digester/ClassRule.java
(original)
+++
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/digester/ClassRule.java
Sun Jun 5 10:36:35 2005
@@ -25,6 +25,7 @@
/**
* Digester Rule to process class elements.
+ * @since 0.6.1
* @author Brian Pugh
*/
public class ClassRule extends RuleSupport {
Modified:
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/digester/ConfigRule.java
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/digester/ConfigRule.java?rev=180123&r1=180122&r2=180123&view=diff
==============================================================================
---
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/digester/ConfigRule.java
(original)
+++
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/digester/ConfigRule.java
Sun Jun 5 10:36:35 2005
@@ -23,6 +23,7 @@
/**
* Digester Rule to process config elements.
+ * @since 0.6.1
* @author Brian Pugh
*/
public class ConfigRule extends RuleSupport {
Modified:
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/digester/MultiMappingBeanInfoDigester.java
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/digester/MultiMappingBeanInfoDigester.java?rev=180123&r1=180122&r2=180123&view=diff
==============================================================================
---
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/digester/MultiMappingBeanInfoDigester.java
(original)
+++
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/digester/MultiMappingBeanInfoDigester.java
Sun Jun 5 10:36:35 2005
@@ -22,6 +22,7 @@
* <code>XMLSingleMappingFileBeanInfoDigester</code> is a digester of XML files
* containing XMLBeanInfo definitions for a JavaBeans.
*
+ * @since 0.6.1
* @author Brian Pugh
*/
public class MultiMappingBeanInfoDigester extends XMLBeanInfoDigester {
Modified:
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/digester/XMLIntrospectorHelper.java
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/digester/XMLIntrospectorHelper.java?rev=180123&r1=180122&r2=180123&view=diff
==============================================================================
---
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/digester/XMLIntrospectorHelper.java
(original)
+++
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/digester/XMLIntrospectorHelper.java
Sun Jun 5 10:36:35 2005
@@ -551,7 +551,7 @@
*
* @param type is this <code>Class</code> a loop type?
* @return true if the type is a loop type, or if type is null
- * @deprecated
+ * @deprecated 0.6.1 replaced by [EMAIL PROTECTED]
IntrospectionConfiguration#isLoopType(Class)}
*/
public static boolean isLoopType(Class type) {
// check for NPEs
Modified:
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/expression/Context.java
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/expression/Context.java?rev=180123&r1=180122&r2=180123&view=diff
==============================================================================
---
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/expression/Context.java
(original)
+++
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/expression/Context.java
Sun Jun 5 10:36:35 2005
@@ -259,6 +259,7 @@
/**
* Gets the <code>ValueSuppressionStrategy</code>.
* This is used to control the expression of attributes with certain
values.
+ * @since 0.6.1
* @return <code>ValueSuppressionStrategy</code>, not null
*/
public ValueSuppressionStrategy getValueSuppressionStrategy() {
@@ -268,6 +269,7 @@
/**
* Sets the <code>ValueSuppressionStrategy</code>.
* This is used to control the expression of attributes with certain
values.
+ * @since 0.6.1
* @param valueSuppressionStrategy <code>ValueSuppressionStrategy</code>,
not null
*/
public void setValueSuppressionStrategy(
@@ -277,7 +279,7 @@
/**
* Gets the strategy used to manage storage and retrieval of id's.
- *
+ * @since 0.6.1
* @return Returns the idStoringStrategy, not null
*/
public IdStoringStrategy getIdMappingStrategy() {
@@ -288,6 +290,7 @@
* Gets the current <code>Options</code>.
* @return <code>Options</code> that currently apply
* or null if there are no current options.
+ * @since 0.6.1
*/
public Options getOptions() {
Options results = null;
@@ -304,6 +307,7 @@
* is called once the options are no longer current.
* This ensures that the previous options are reinstated.
* </p>
+ * @since 0.6.1
* @param options newly current <code>Options</code>, not null
*/
public void pushOptions(Options options) {
@@ -317,6 +321,7 @@
* </p><p>
* <stong>Note</strong> code calling this method should
* have previsouly called [EMAIL PROTECTED] #popOptions}.
+ * @since 0.6.1
*/
public void popOptions() {
if (optionStack.isEmpty()) {
Modified:
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/expression/DynaBeanUpdater.java
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/expression/DynaBeanUpdater.java?rev=180123&r1=180122&r2=180123&view=diff
==============================================================================
---
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/expression/DynaBeanUpdater.java
(original)
+++
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/expression/DynaBeanUpdater.java
Sun Jun 5 10:36:35 2005
@@ -20,6 +20,7 @@
/**
* Updates <code>DynaBean</code>'s.
+ * @since 0.6.1
* @author <a href='http://jakarta.apache.org/commons'>Jakarta Commons
Team</a>, <a href='http://www.apache.org'>Apache Software Foundation</a>
*/
public class DynaBeanUpdater extends TypedUpdater {
Modified:
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/expression/MethodUpdater.java
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/expression/MethodUpdater.java?rev=180123&r1=180122&r2=180123&view=diff
==============================================================================
---
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/expression/MethodUpdater.java
(original)
+++
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/expression/MethodUpdater.java
Sun Jun 5 10:36:35 2005
@@ -92,6 +92,7 @@
/**
* Updates the bean by method invocation.
+ * @since 0.6.1
*/
protected void executeUpdate(Context context, Object bean, Object
newValue) throws Exception {
if ( log.isDebugEnabled() ) {
Modified:
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/expression/TypedUpdater.java
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/expression/TypedUpdater.java?rev=180123&r1=180122&r2=180123&view=diff
==============================================================================
---
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/expression/TypedUpdater.java
(original)
+++
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/expression/TypedUpdater.java
Sun Jun 5 10:36:35 2005
@@ -25,6 +25,7 @@
* Abstracts common features for strongly typed <code>Updater</code>'s.
* Strongly type <code>Updater</code>'s perform conversions based on this
* the expected type before the bean update is invoked.
+ * @since 0.6.1
* @author <a href='http://jakarta.apache.org/commons'>Jakarta Commons
Team</a>, <a href='http://www.apache.org'>Apache Software Foundation</a>
*/
public abstract class TypedUpdater implements Updater {
Modified:
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/io/AbstractBeanWriter.java
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/io/AbstractBeanWriter.java?rev=180123&r1=180122&r2=180123&view=diff
==============================================================================
---
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/io/AbstractBeanWriter.java
(original)
+++
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/io/AbstractBeanWriter.java
Sun Jun 5 10:36:35 2005
@@ -184,6 +184,7 @@
* [EMAIL PROTECTED] #write(Object)}.
* </p>
* @see #write(Object) since the standard notes also apply
+ * @since 0.6.1
* @param bean <code>Object</code> to be written as xml, not null
* @param source <code>InputSource/code> containing an xml document
* specifying the mapping to be used (in the usual way), not null
Modified:
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/io/BeanReader.java
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/io/BeanReader.java?rev=180123&r1=180122&r2=180123&view=diff
==============================================================================
---
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/io/BeanReader.java
(original)
+++
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/io/BeanReader.java
Sun Jun 5 10:36:35 2005
@@ -204,6 +204,7 @@
* @see #registerBeanClass(Class) since the general notes given there
* apply equally to this
* @see XMLIntrospector#register(InputSource) for more details on the
multi-mapping format
+ * @since 0.6.1
* @param mapping <code>InputSource</code> giving the multi-mapping
document specifying
* the mapping
* @throws IntrospectionException
@@ -234,6 +235,7 @@
* </p>
* @see #registerBeanClass(Class) since the general notes given there
* apply equally to this
+ * @since 0.6.1
* @param mapping <code>InputSource</code> giving the dot betwixt document
specifying
* the mapping
* @param beanClass <code>Class</code> that should be register
Modified:
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/registry/DefaultXMLBeanInfoRegistry.java
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/registry/DefaultXMLBeanInfoRegistry.java?rev=180123&r1=180122&r2=180123&view=diff
==============================================================================
---
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/registry/DefaultXMLBeanInfoRegistry.java
(original)
+++
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/registry/DefaultXMLBeanInfoRegistry.java
Sun Jun 5 10:36:35 2005
@@ -70,6 +70,7 @@
* first suitable match.
* If a suitable one is found, then the class of that info is used.
* @see
org.apache.commons.betwixt.registry.PolymorphicReferenceResolver#resolveType(org.apache.commons.betwixt.io.read.ElementMapping,
org.apache.commons.betwixt.io.read.ReadContext)
+ * @since 0.6.1
*/
public Class resolveType(ElementMapping mapping, ReadContext context) {
Class result = null;
Modified:
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/registry/PolymorphicReferenceResolver.java
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/registry/PolymorphicReferenceResolver.java?rev=180123&r1=180122&r2=180123&view=diff
==============================================================================
---
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/registry/PolymorphicReferenceResolver.java
(original)
+++
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/registry/PolymorphicReferenceResolver.java
Sun Jun 5 10:36:35 2005
@@ -26,6 +26,7 @@
* When the xml is read, the type can then resolved from
* by calling [EMAIL PROTECTED] #resolveType}.
* </p>
+ * @since 0.6.1
* @author <a href='http://jakarta.apache.org/'>Jakarta Commons Team</a>
*/
public interface PolymorphicReferenceResolver {
Modified:
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/schema/ComplexType.java
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/schema/ComplexType.java?rev=180123&r1=180122&r2=180123&view=diff
==============================================================================
---
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/schema/ComplexType.java
(original)
+++
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/schema/ComplexType.java
Sun Jun 5 10:36:35 2005
@@ -49,6 +49,8 @@
}
/**
+ * Fills the given descriptor
+ * @since 0.6.1
* @param elementDescriptor
* @param schema
* @return @throws
Modified:
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/schema/GlobalComplexType.java
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/schema/GlobalComplexType.java?rev=180123&r1=180122&r2=180123&view=diff
==============================================================================
---
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/schema/GlobalComplexType.java
(original)
+++
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/schema/GlobalComplexType.java
Sun Jun 5 10:36:35 2005
@@ -48,6 +48,7 @@
/**
* Fills the complex type description.
+ * @since 0.6.1
* @param configuration
* @param elementDescriptor
* @param schema
@@ -65,6 +66,7 @@
/**
* Does the given element descriptor match this complex type?
+ * @since 0.6.1
* @param elementDescriptor
* @return true if the descriptor matches
*/
Modified:
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/schema/Schema.java
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/schema/Schema.java?rev=180123&r1=180122&r2=180123&view=diff
==============================================================================
---
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/schema/Schema.java
(original)
+++
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/schema/Schema.java
Sun Jun 5 10:36:35 2005
@@ -127,6 +127,7 @@
* Adds a new global complex type definition matching the given element
descriptor.
* If this element descriptor has already been mapped to a global type
then
* that is returned.
+ * @since 0.6.1
* @param configuration <code>TranscriptionConfiguration</code>, not null
* @param elementDescriptor <code>ElementDescriptor</code>, not null
* @return <code>GlobalComplexType</code>
Modified:
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/strategy/MappingDerivationStrategy.java
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/strategy/MappingDerivationStrategy.java?rev=180123&r1=180122&r2=180123&view=diff
==============================================================================
---
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/strategy/MappingDerivationStrategy.java
(original)
+++
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/strategy/MappingDerivationStrategy.java
Sun Jun 5 10:36:35 2005
@@ -31,6 +31,7 @@
* use bind time type mapping) and then dot betwixt files to provide
* refinements.
* </p>
+ * @since 0.6.1
* @author <a href='http://jakarta.apache.org/commons'>Jakarta Commons
Team</a>,
* <a href='http://www.apache.org'>Apache Software Foundation</a>
*/
Modified:
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/strategy/ObjectStringConverter.java
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/strategy/ObjectStringConverter.java?rev=180123&r1=180122&r2=180123&view=diff
==============================================================================
---
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/strategy/ObjectStringConverter.java
(original)
+++
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/strategy/ObjectStringConverter.java
Sun Jun 5 10:36:35 2005
@@ -52,7 +52,7 @@
* @param type the property class of the object, not null
* @param flavour a string allow symantic differences in formatting to be
communicated
* @param context the context, not null
- * @deprecated use [EMAIL PROTECTED] #objectToString(Object, Class,
Context)} instead.
+ * @deprecated 0.6.1 use [EMAIL PROTECTED] #objectToString(Object, Class,
Context)} instead.
* The preferred way to support flavours is by setting the
* <code>org.apache.commons.betwixt.FLAVOUR</code> option.
* This can then be retrieved by calling [EMAIL PROTECTED]
Context#getOptions()}
@@ -75,7 +75,7 @@
* @param type the property class to be returned (if possible), not null
* @param flavour a string allow symantic differences in formatting to be
communicated
* @param context the context, not null
- * @deprecated use [EMAIL PROTECTED] #stringToObject(String, Class,
Context)} instead.
+ * @deprecated 0.6.1 use [EMAIL PROTECTED] #stringToObject(String, Class,
Context)} instead.
* The preferred way to support flavours is by setting the
* <code>org.apache.commons.betwixt.FLAVOUR</code> option.
* This can then be retrieved by calling [EMAIL PROTECTED]
Context#getOptions()}
@@ -91,6 +91,7 @@
* This basic implementation returns object.toString()
* or an empty string if the given object is null.
*
+ * @since 0.6.1
* @param object the object to be converted, possibly null
* @param type the property class of the object, not null
* @param context the context, not null
@@ -107,6 +108,7 @@
* the string to the given class type.
* This basic implementation just returns a string.
*
+ * @since 0.6.1
* @param value the String to be converted
* @param type the property class to be returned (if possible), not null
* @param context the context, not null
Modified:
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/strategy/PropertySuppressionStrategy.java
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/strategy/PropertySuppressionStrategy.java?rev=180123&r1=180122&r2=180123&view=diff
==============================================================================
---
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/strategy/PropertySuppressionStrategy.java
(original)
+++
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/strategy/PropertySuppressionStrategy.java
Sun Jun 5 10:36:35 2005
@@ -21,6 +21,7 @@
* Pluggable strategy specifying whether property's should be surpressed.
* Implementations can be used to give rules about which properties
* should be ignored by Betwixt when introspecting.
+ * @since 0.6.1
* @author <a href='http://jakarta.apache.org/commons'>Jakarta Commons
Team</a>, <a href='http://www.apache.org'>Apache Software Foundation</a>
*/
public abstract class PropertySuppressionStrategy {
Modified:
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/strategy/ValueSuppressionStrategy.java
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/strategy/ValueSuppressionStrategy.java?rev=180123&r1=180122&r2=180123&view=diff
==============================================================================
---
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/strategy/ValueSuppressionStrategy.java
(original)
+++
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/strategy/ValueSuppressionStrategy.java
Sun Jun 5 10:36:35 2005
@@ -20,7 +20,8 @@
/**
* Determines whether the expression of an attribute with a values
* should be suppressed.
- *
+ *
+ * @since 0.6.1
* @author <a href='http://jakarta.apache.org/commons'>Jakarta Commons
Team</a>, <a href='http://www.apache.org'>Apache Software Foundation</a>
*/
public abstract class ValueSuppressionStrategy {
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]