Javadoc Report

  Generating Javadoc
  Javadoc execution
  Loading source file src/java/org/apache/commons/betwixt/digester/AddDefaultsRule.java...
  Loading source file src/java/org/apache/commons/betwixt/digester/AttributeRule.java...
  Loading source file src/java/org/apache/commons/betwixt/digester/ElementRule.java...
  Loading source file src/java/org/apache/commons/betwixt/digester/HideRule.java...
  Loading source file src/java/org/apache/commons/betwixt/digester/InfoRule.java...
  Loading source file src/java/org/apache/commons/betwixt/digester/MappedPropertyRule.java...
  Loading source file src/java/org/apache/commons/betwixt/digester/OptionRule.java...
  Loading source file src/java/org/apache/commons/betwixt/digester/RuleSupport.java...
  Loading source file src/java/org/apache/commons/betwixt/digester/TextRule.java...
  Loading source file src/java/org/apache/commons/betwixt/digester/XMLBeanInfoDigester.java...
  Loading source file src/java/org/apache/commons/betwixt/digester/XMLIntrospectorHelper.java...
  Loading source file src/java/org/apache/commons/betwixt/AttributeDescriptor.java...
  Loading source file src/java/org/apache/commons/betwixt/BeanProperty.java...
  Loading source file src/java/org/apache/commons/betwixt/BindingConfiguration.java...
  Loading source file src/java/org/apache/commons/betwixt/Descriptor.java...
  Loading source file src/java/org/apache/commons/betwixt/ElementDescriptor.java...
  Loading source file src/java/org/apache/commons/betwixt/NodeDescriptor.java...
  Loading source file src/java/org/apache/commons/betwixt/Options.java...
  Loading source file src/java/org/apache/commons/betwixt/TextDescriptor.java...
  Loading source file src/java/org/apache/commons/betwixt/XMLBeanInfo.java...
  Loading source file src/java/org/apache/commons/betwixt/XMLIntrospector.java...
  Loading source file src/java/org/apache/commons/betwixt/XMLUtils.java...
  Loading source file src/java/org/apache/commons/betwixt/expression/ClassNameExpression.java...
  Loading source file src/java/org/apache/commons/betwixt/expression/ConstantExpression.java...
  Loading source file src/java/org/apache/commons/betwixt/expression/Context.java...
  Loading source file src/java/org/apache/commons/betwixt/expression/DynaBeanExpression.java...
  Loading source file src/java/org/apache/commons/betwixt/expression/EmptyExpression.java...
  Loading source file src/java/org/apache/commons/betwixt/expression/Expression.java...
  Loading source file src/java/org/apache/commons/betwixt/expression/IteratorExpression.java...
  Loading source file src/java/org/apache/commons/betwixt/expression/MapEntryAdder.java...
  Loading source file src/java/org/apache/commons/betwixt/expression/MethodExpression.java...
  Loading source file src/java/org/apache/commons/betwixt/expression/MethodUpdater.java...
  Loading source file src/java/org/apache/commons/betwixt/expression/StringExpression.java...
  Loading source file src/java/org/apache/commons/betwixt/expression/Updater.java...
  Loading source file src/java/org/apache/commons/betwixt/expression/VariableExpression.java...
  Loading source file src/java/org/apache/commons/betwixt/io/id/AbstractIDGenerator.java...
  Loading source file src/java/org/apache/commons/betwixt/io/id/RandomIDGenerator.java...
  Loading source file src/java/org/apache/commons/betwixt/io/id/SequentialIDGenerator.java...
  Loading source file src/java/org/apache/commons/betwixt/io/read/BeanCreationChain.java...
  Loading source file src/java/org/apache/commons/betwixt/io/read/BeanCreationList.java...
  Loading source file src/java/org/apache/commons/betwixt/io/read/ChainedBeanCreator.java...
  Loading source file src/java/org/apache/commons/betwixt/io/read/ChainedBeanCreatorFactory.java...
  Loading source file src/java/org/apache/commons/betwixt/io/read/ElementMapping.java...
  Loading source file src/java/org/apache/commons/betwixt/io/read/ReadConfiguration.java...
  Loading source file src/java/org/apache/commons/betwixt/io/read/ReadContext.java...
  Loading source file src/java/org/apache/commons/betwixt/io/AbstractBeanWriter.java...
  Loading source file src/java/org/apache/commons/betwixt/io/BeanCreateRule.java...
  Loading source file src/java/org/apache/commons/betwixt/io/BeanReader.java...
  Loading source file src/java/org/apache/commons/betwixt/io/BeanRuleSet.java...
  Loading source file src/java/org/apache/commons/betwixt/io/BeanWriter.java...
  Loading source file src/java/org/apache/commons/betwixt/io/CyclicReferenceException.java...
  Loading source file src/java/org/apache/commons/betwixt/io/IDGenerator.java...
  Loading source file src/java/org/apache/commons/betwixt/io/SAXBeanWriter.java...
  Loading source file src/java/org/apache/commons/betwixt/io/WriteContext.java...
  Loading source file src/java/org/apache/commons/betwixt/registry/DefaultXMLBeanInfoRegistry.java...
  Loading source file src/java/org/apache/commons/betwixt/registry/NoCacheRegistry.java...
  Loading source file src/java/org/apache/commons/betwixt/registry/XMLBeanInfoRegistry.java...
  Loading source file src/java/org/apache/commons/betwixt/strategy/BadCharacterReplacingNMapper.java...
  Loading source file src/java/org/apache/commons/betwixt/strategy/BaseMixedContentEncodingStrategy.java...
  Loading source file src/java/org/apache/commons/betwixt/strategy/CapitalizeNameMapper.java...
  Loading source file src/java/org/apache/commons/betwixt/strategy/ClassNormalizer.java...
  Loading source file src/java/org/apache/commons/betwixt/strategy/ConvertUtilsObjectStringConverter.java...
  Loading source file src/java/org/apache/commons/betwixt/strategy/DecapitalizeNameMapper.java...
  Loading source file src/java/org/apache/commons/betwixt/strategy/DefaultNameMapper.java...
  Loading source file src/java/org/apache/commons/betwixt/strategy/DefaultObjectStringConverter.java...
  Loading source file src/java/org/apache/commons/betwixt/strategy/DefaultPluralStemmer.java...
  Loading source file src/java/org/apache/commons/betwixt/strategy/HyphenatedNameMapper.java...
  Loading source file src/java/org/apache/commons/betwixt/strategy/ListedClassNormalizer.java...
  Loading source file src/java/org/apache/commons/betwixt/strategy/MixedContentEncodingStrategy.java...
  Loading source file src/java/org/apache/commons/betwixt/strategy/NameMapper.java...
  Loading source file src/java/org/apache/commons/betwixt/strategy/ObjectStringConverter.java...
  Loading source file src/java/org/apache/commons/betwixt/strategy/PluralStemmer.java...
  Constructing Javadoc information...
  Standard Doclet version 1.4.1
  
  Generating target/docs/apidocs/constant-values.html...
  Copying file /home/crazybull/.maven/plugins/maven-javadoc-plugin-1.5/plugin-resources/stylesheet.css to file target/docs/apidocs/stylesheet.css...
  Building tree for all the packages and classes...
  src/java/org/apache/commons/betwixt/digester/package.html: warning - The first sentence is interpreted to be:
  src/java/org/apache/commons/betwixt/digester/package.html: warning - The first sentence is interpreted to be:
  src/java/org/apache/commons/betwixt/digester/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/betwixt/digester/class-use/MappedPropertyRule.html...
  src/java/org/apache/commons/betwixt/package.html: warning - The first sentence is interpreted to be:
  "
    "
  This sentence is different from what will be interpreted as the first sentence in the
  src/java/org/apache/commons/betwixt/digester/package.html: warning - The first sentence is interpreted to be:
  next major release (when that interpretation will be internationalized), which is:
  "
  src/java/org/apache/commons/betwixt/io/package.html: warning - The first sentence is interpreted to be:
    <p> This package contains the Digester and associated rules and helper classes
  	for parsing the XMLBeanInfo metadata from an XML file format."
  src/java/org/apache/commons/betwixt/package.html: warning - The first sentence is interpreted to be:
  To avoid this note, change the doc comment to make this a proper first sentence, then
  use -breakiterator from that point forward, which will output this new sentence.
  src/java/org/apache/commons/betwixt/expression/package.html: warning - The first sentence is interpreted to be:
  src/java/org/apache/commons/betwixt/io/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/betwixt/digester/class-use/RuleSupport.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
  src/java/org/apache/commons/betwixt/io/read/package.html: warning - The first sentence is interpreted to be:
    <p> This package contains the Digester and associated rules and helper classes
  	for parsing the XMLBeanInfo metadata from an XML file format."
  src/java/org/apache/commons/betwixt/package.html: warning - The first sentence is interpreted to be:
  src/java/org/apache/commons/betwixt/digester/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/betwixt/digester/class-use/XMLBeanInfoDigester.html...
  "
    "
  src/java/org/apache/commons/betwixt/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the Digester and associated rules and helper classes
  src/java/org/apache/commons/betwixt/digester/package.html: warning - The first sentence is interpreted to be:
  	for parsing the XMLBeanInfo metadata from an XML file format."
  src/java/org/apache/commons/betwixt/io/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/betwixt/class-use/AttributeDescriptor.html...
  "
    "
  src/java/org/apache/commons/betwixt/io/read/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the main betwixt introspection code.
    "
  "
    "
  src/java/org/apache/commons/betwixt/strategy/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the Digester and associated rules and helper classes
  	for parsing the XMLBeanInfo metadata from an XML file format."
  "
    "
  src/java/org/apache/commons/betwixt/io/BeanCreateRule.java:551: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "
  src/java/org/apache/commons/betwixt/io/BeanCreateRule.java:551: warning - The first sentence is interpreted to be:
    <p>Package contains classes dealing directly with the reading and writing of beans."
  src/java/org/apache/commons/betwixt/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/betwixt/class-use/BeanProperty.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
  src/java/org/apache/commons/betwixt/digester/package.html: warning - The first sentence is interpreted to be:
    <p> This package contains the main betwixt introspection code.
    "
  Generating target/docs/apidocs/org/apache/commons/betwixt/class-use/BindingConfiguration.html...
  "
    "
  src/java/org/apache/commons/betwixt/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the system which extracts values from beans.
    "
  "
    "
  src/java/org/apache/commons/betwixt/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "
  src/java/org/apache/commons/betwixt/package.html: warning - The first sentence is interpreted to be:
    <p>Package contains classes dealing directly with the reading and writing of beans."
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
  src/java/org/apache/commons/betwixt/registry/package.html: warning - The first sentence is interpreted to be:
    <p>Package contains strategy and configuration classes used by reading only."
  Generating target/docs/apidocs/org/apache/commons/betwixt/class-use/Descriptor.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the main betwixt introspection code.
    "
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the Digester and associated rules and helper classes
  	for parsing the XMLBeanInfo metadata from an XML file format."
  src/java/org/apache/commons/betwixt/digester/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/betwixt/class-use/ElementDescriptor.html...
  "
    "
  src/java/org/apache/commons/betwixt/io/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the main betwixt introspection code.
    "
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
  src/java/org/apache/commons/betwixt/expression/package.html: warning - The first sentence is interpreted to be:
    <p> This package contains the Digester and associated rules and helper classes
  	for parsing the XMLBeanInfo metadata from an XML file format."
  "
    "
  src/java/org/apache/commons/betwixt/io/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "
  src/java/org/apache/commons/betwixt/io/read/package.html: warning - The first sentence is interpreted to be:
    <p>Package contains classes dealing directly with the reading and writing of beans."
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>Package contains strategy and configuration classes used by reading only."
  "
    "
  src/java/org/apache/commons/betwixt/strategy/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>This package contains a variety of plugin Strategy patterns that can be used to customize the
    default behaviour.of the XMLIntrospector
    </p>
    
    <p>
    Implementations of the <code>NameMapper</code> interface can be used to set the strategy used by 
    <code>XMLIntrospector</code> to determine how to convert bean and property names into element 
    and attribute names.
    "
  "Allows the navigation from a reference to a property object to the descriptor defining what 
   the property is."
  This sentence is different from what would be generated using -breakiterator: 
  "Allows the navigation from a reference to a property object to the descriptor defining what 
   the property is. i.e. doing the join from a reference to a type to lookup its descriptor.
   "
  "Allows the navigation from a reference to a property object to the descriptor defining what 
   the property is."
  This sentence is different from what would be generated using -breakiterator: 
  "Allows the navigation from a reference to a property object to the descriptor defining what 
  src/java/org/apache/commons/betwixt/expression/package.html: warning - The first sentence is interpreted to be:
   the property is. i.e. doing the join from a reference to a type to lookup its descriptor.
   "
  src/java/org/apache/commons/betwixt/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/betwixt/class-use/NodeDescriptor.html...
  "
    "
  src/java/org/apache/commons/betwixt/expression/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the main betwixt introspection code.
    "
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the Digester and associated rules and helper classes
  src/java/org/apache/commons/betwixt/expression/package.html: warning - The first sentence is interpreted to be:
  	for parsing the XMLBeanInfo metadata from an XML file format."
  src/java/org/apache/commons/betwixt/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/betwixt/class-use/Options.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the main betwixt introspection code.
    "
  Generating target/docs/apidocs/org/apache/commons/betwixt/class-use/TextDescriptor.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the main betwixt introspection code.
    "
  Generating target/docs/apidocs/org/apache/commons/betwixt/class-use/XMLBeanInfo.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the main betwixt introspection code.
    "
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>This package contains various plugins that can be used with <code>XMLIntrospector</code> 
    to customize it's caching behaviour (or programmatically modify the XmlBeanInfo finding).
    "
  Generating target/docs/apidocs/org/apache/commons/betwixt/class-use/XMLIntrospector.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
  src/java/org/apache/commons/betwixt/expression/package.html: warning - The first sentence is interpreted to be:
    <p> This package contains the Digester and associated rules and helper classes
  	for parsing the XMLBeanInfo metadata from an XML file format."
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>Package contains classes dealing directly with the reading and writing of beans."
  src/java/org/apache/commons/betwixt/io/id/package.html: warning - The first sentence is interpreted to be:
  src/java/org/apache/commons/betwixt/io/read/package.html: warning - The first sentence is interpreted to be:
  src/java/org/apache/commons/betwixt/io/read/package.html: warning - The first sentence is interpreted to be:
  src/java/org/apache/commons/betwixt/io/read/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/betwixt/expression/class-use/Context.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the system which extracts values from beans.
    "
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>Package contains classes dealing directly with the reading and writing of beans."
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>Package contains strategy and configuration classes used by reading only."
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>This package contains a variety of plugin Strategy patterns that can be used to customize the
    default behaviour.of the XMLIntrospector
    </p>
    
    <p>
    Implementations of the <code>NameMapper</code> interface can be used to set the strategy used by 
    <code>XMLIntrospector</code> to determine how to convert bean and property names into element 
    and attribute names.
    "
  src/java/org/apache/commons/betwixt/io/read/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/betwixt/expression/class-use/EmptyExpression.html...
  "
    "
  src/java/org/apache/commons/betwixt/io/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "
  src/java/org/apache/commons/betwixt/io/read/package.html: warning - The first sentence is interpreted to be:
    <p> This package contains the system which extracts values from beans.
    "
  Generating target/docs/apidocs/org/apache/commons/betwixt/expression/class-use/Expression.html...
  "
    "
  src/java/org/apache/commons/betwixt/io/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the main betwixt introspection code.
    "
  "
    "
  src/java/org/apache/commons/betwixt/io/read/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the system which extracts values from beans.
    "
  src/java/org/apache/commons/betwixt/io/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/betwixt/expression/class-use/StringExpression.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the system which extracts values from beans.
    "
  Generating target/docs/apidocs/org/apache/commons/betwixt/expression/class-use/Updater.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the main betwixt introspection code.
    "
  "
    "
  src/java/org/apache/commons/betwixt/io/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the system which extracts values from beans.
  src/java/org/apache/commons/betwixt/io/package.html: warning - The first sentence is interpreted to be:
    "
  src/java/org/apache/commons/betwixt/io/id/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/betwixt/io/id/class-use/AbstractIDGenerator.html...
  "
      "
  src/java/org/apache/commons/betwixt/io/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "
      <p>This package is home to <code>IDGenerator</code> implementations.
      "
  Generating target/docs/apidocs/org/apache/commons/betwixt/io/read/class-use/BeanCreationChain.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>Package contains strategy and configuration classes used by reading only."
  Generating target/docs/apidocs/org/apache/commons/betwixt/io/read/class-use/BeanCreationList.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>Package contains strategy and configuration classes used by reading only."
  Generating target/docs/apidocs/org/apache/commons/betwixt/io/read/class-use/ChainedBeanCreator.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>Package contains strategy and configuration classes used by reading only."
  src/java/org/apache/commons/betwixt/package.html: warning - The first sentence is interpreted to be:
  src/java/org/apache/commons/betwixt/registry/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/betwixt/io/read/class-use/ElementMapping.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>Package contains strategy and configuration classes used by reading only."
  src/java/org/apache/commons/betwixt/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/betwixt/io/read/class-use/ReadConfiguration.html...
  "
  src/java/org/apache/commons/betwixt/strategy/package.html: warning - The first sentence is interpreted to be:
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
  src/java/org/apache/commons/betwixt/strategy/package.html: warning - The first sentence is interpreted to be:
    <p>Package contains classes dealing directly with the reading and writing of beans."
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>Package contains strategy and configuration classes used by reading only."
  Generating target/docs/apidocs/org/apache/commons/betwixt/io/read/class-use/ReadContext.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>Package contains classes dealing directly with the reading and writing of beans."
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>Package contains strategy and configuration classes used by reading only."
  Generating target/docs/apidocs/org/apache/commons/betwixt/io/class-use/AbstractBeanWriter.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>Package contains classes dealing directly with the reading and writing of beans."
  Generating target/docs/apidocs/org/apache/commons/betwixt/io/class-use/BeanReader.html...
  "
    "
  src/java/org/apache/commons/betwixt/io/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>Package contains classes dealing directly with the reading and writing of beans."
  src/java/org/apache/commons/betwixt/strategy/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/betwixt/io/class-use/IDGenerator.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>Package contains classes dealing directly with the reading and writing of beans."
  "
      "
  This sentence is different from what would be generated using -breakiterator: 
  "
      <p>This package is home to <code>IDGenerator</code> implementations.
      "
  Generating target/docs/apidocs/org/apache/commons/betwixt/io/class-use/WriteContext.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>Package contains classes dealing directly with the reading and writing of beans."
  Generating target/docs/apidocs/org/apache/commons/betwixt/registry/class-use/XMLBeanInfoRegistry.html...
  src/java/org/apache/commons/betwixt/package.html: warning - The first sentence is interpreted to be:
  "
    "
  src/java/org/apache/commons/betwixt/strategy/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the main betwixt introspection code.
    "
  "
    "
  src/java/org/apache/commons/betwixt/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>This package contains various plugins that can be used with <code>XMLIntrospector</code> 
    to customize it's caching behaviour (or programmatically modify the XmlBeanInfo finding).
    "
  src/java/org/apache/commons/betwixt/expression/package.html: warning - The first sentence is interpreted to be:
  src/java/org/apache/commons/betwixt/strategy/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/betwixt/strategy/class-use/ClassNormalizer.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the main betwixt introspection code.
    "
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>This package contains a variety of plugin Strategy patterns that can be used to customize the
    default behaviour.of the XMLIntrospector
    </p>
    
    <p>
    Implementations of the <code>NameMapper</code> interface can be used to set the strategy used by 
    <code>XMLIntrospector</code> to determine how to convert bean and property names into element 
    and attribute names.
    "
  Generating target/docs/apidocs/org/apache/commons/betwixt/strategy/class-use/ConvertUtilsObjectStringConverter.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>This package contains a variety of plugin Strategy patterns that can be used to customize the
  src/java/org/apache/commons/betwixt/package.html: warning - The first sentence is interpreted to be:
    default behaviour.of the XMLIntrospector
    </p>
    
    <p>
  src/java/org/apache/commons/betwixt/strategy/package.html: warning - The first sentence is interpreted to be:
    Implementations of the <code>NameMapper</code> interface can be used to set the strategy used by 
    <code>XMLIntrospector</code> to determine how to convert bean and property names into element 
  src/java/org/apache/commons/betwixt/package.html: warning - The first sentence is interpreted to be:
    and attribute names.
    "
  src/java/org/apache/commons/betwixt/digester/package.html: warning - The first sentence is interpreted to be:
  src/java/org/apache/commons/betwixt/expression/package.html: warning - The first sentence is interpreted to be:
  src/java/org/apache/commons/betwixt/io/package.html: warning - The first sentence is interpreted to be:
  src/java/org/apache/commons/betwixt/io/read/package.html: warning - The first sentence is interpreted to be:
  src/java/org/apache/commons/betwixt/registry/package.html: warning - The first sentence is interpreted to be:
  src/java/org/apache/commons/betwixt/strategy/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/betwixt/strategy/class-use/MixedContentEncodingStrategy.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>Package contains classes dealing directly with the reading and writing of beans."
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>This package contains a variety of plugin Strategy patterns that can be used to customize the
    default behaviour.of the XMLIntrospector
    </p>
    
    <p>
    Implementations of the <code>NameMapper</code> interface can be used to set the strategy used by 
    <code>XMLIntrospector</code> to determine how to convert bean and property names into element 
  src/java/org/apache/commons/betwixt/digester/package.html: warning - The first sentence is interpreted to be:
    and attribute names.
    "
  src/java/org/apache/commons/betwixt/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/betwixt/strategy/class-use/NameMapper.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
  src/java/org/apache/commons/betwixt/expression/package.html: warning - The first sentence is interpreted to be:
    <p> This package contains the main betwixt introspection code.
    "
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>This package contains a variety of plugin Strategy patterns that can be used to customize the
  src/java/org/apache/commons/betwixt/io/package.html: warning - The first sentence is interpreted to be:
    default behaviour.of the XMLIntrospector
    </p>
    
    <p>
  src/java/org/apache/commons/betwixt/io/read/package.html: warning - The first sentence is interpreted to be:
    Implementations of the <code>NameMapper</code> interface can be used to set the strategy used by 
    <code>XMLIntrospector</code> to determine how to convert bean and property names into element 
  src/java/org/apache/commons/betwixt/strategy/package.html: warning - The first sentence is interpreted to be:
    and attribute names.
    "
  Generating target/docs/apidocs/org/apache/commons/betwixt/strategy/class-use/ObjectStringConverter.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the main betwixt introspection code.
    "
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the system which extracts values from beans.
    "
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>This package contains a variety of plugin Strategy patterns that can be used to customize the
    default behaviour.of the XMLIntrospector
    </p>
    
    <p>
    Implementations of the <code>NameMapper</code> interface can be used to set the strategy used by 
    <code>XMLIntrospector</code> to determine how to convert bean and property names into element 
    and attribute names.
    "
  Generating target/docs/apidocs/org/apache/commons/betwixt/strategy/class-use/PluralStemmer.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the main betwixt introspection code.
    "
  "
  src/java/org/apache/commons/betwixt/io/package.html: warning - The first sentence is interpreted to be:
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
  src/java/org/apache/commons/betwixt/io/id/package.html: warning - The first sentence is interpreted to be:
    <p>This package contains a variety of plugin Strategy patterns that can be used to customize the
    default behaviour.of the XMLIntrospector
    </p>
    
    <p>
  src/java/org/apache/commons/betwixt/io/id/package.html: warning - The first sentence is interpreted to be:
    Implementations of the <code>NameMapper</code> interface can be used to set the strategy used by 
    <code>XMLIntrospector</code> to determine how to convert bean and property names into element 
    and attribute names.
    "
  src/java/org/apache/commons/betwixt/io/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/betwixt/package-use.html...
  "
    "
  src/java/org/apache/commons/betwixt/io/read/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the main betwixt introspection code.
    "
  "
    "
  src/java/org/apache/commons/betwixt/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "
  src/java/org/apache/commons/betwixt/registry/package.html: warning - The first sentence is interpreted to be:
    <p> This package contains the Digester and associated rules and helper classes
  	for parsing the XMLBeanInfo metadata from an XML file format."
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the system which extracts values from beans.
  src/java/org/apache/commons/betwixt/package.html: warning - The first sentence is interpreted to be:
    "
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>Package contains classes dealing directly with the reading and writing of beans."
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>Package contains strategy and configuration classes used by reading only."
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>This package contains various plugins that can be used with <code>XMLIntrospector</code> 
    to customize it's caching behaviour (or programmatically modify the XmlBeanInfo finding).
    "
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>This package contains a variety of plugin Strategy patterns that can be used to customize the
    default behaviour.of the XMLIntrospector
    </p>
    
    <p>
  src/java/org/apache/commons/betwixt/expression/package.html: warning - The first sentence is interpreted to be:
    Implementations of the <code>NameMapper</code> interface can be used to set the strategy used by 
  src/java/org/apache/commons/betwixt/io/package.html: warning - The first sentence is interpreted to be:
    <code>XMLIntrospector</code> to determine how to convert bean and property names into element 
    and attribute names.
    "
  src/java/org/apache/commons/betwixt/strategy/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/betwixt/digester/package-use.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the Digester and associated rules and helper classes
  	for parsing the XMLBeanInfo metadata from an XML file format."
  Generating target/docs/apidocs/org/apache/commons/betwixt/expression/package-use.html...
  "
    "
  src/java/org/apache/commons/betwixt/io/BeanCreateRule.java:551: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the main betwixt introspection code.
    "
  "
    "
  src/java/org/apache/commons/betwixt/Options.java:48: warning - @return tag has no arguments.
  This sentence is different from what would be generated using -breakiterator: 
  "
  src/java/org/apache/commons/betwixt/io/BeanRuleSet.java:183: warning - The first sentence is interpreted to be:
    <p> This package contains the system which extracts values from beans.
    "
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>Package contains classes dealing directly with the reading and writing of beans."
  "
    "
  src/java/org/apache/commons/betwixt/strategy/HyphenatedNameMapper.java:143: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>Package contains strategy and configuration classes used by reading only."
  "
    "
  src/java/org/apache/commons/betwixt/strategy/HyphenatedNameMapper.java:89: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>This package contains a variety of plugin Strategy patterns that can be used to customize the
    default behaviour.of the XMLIntrospector
    </p>
    
    <p>
    Implementations of the <code>NameMapper</code> interface can be used to set the strategy used by 
    <code>XMLIntrospector</code> to determine how to convert bean and property names into element 
    and attribute names.
    "
  Generating target/docs/apidocs/org/apache/commons/betwixt/io/package-use.html...
  "
    "
  src/java/org/apache/commons/betwixt/io/id/RandomIDGenerator.java:68: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>Package contains classes dealing directly with the reading and writing of beans."
  "
      "
  src/java/org/apache/commons/betwixt/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "
  src/java/org/apache/commons/betwixt/digester/package.html: warning - The first sentence is interpreted to be:
      <p>This package is home to <code>IDGenerator</code> implementations.
      "
  Generating target/docs/apidocs/org/apache/commons/betwixt/io/id/package-use.html...
  "
      "
  This sentence is different from what would be generated using -breakiterator: 
  "
  src/java/org/apache/commons/betwixt/expression/package.html: warning - The first sentence is interpreted to be:
      <p>This package is home to <code>IDGenerator</code> implementations.
      "
  src/java/org/apache/commons/betwixt/io/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/betwixt/io/read/package-use.html...
  "
    "
  src/java/org/apache/commons/betwixt/io/id/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>Package contains classes dealing directly with the reading and writing of beans."
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
  src/java/org/apache/commons/betwixt/io/read/package.html: warning - The first sentence is interpreted to be:
    <p>Package contains strategy and configuration classes used by reading only."
  src/java/org/apache/commons/betwixt/registry/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/betwixt/registry/package-use.html...
  "
    "
  src/java/org/apache/commons/betwixt/strategy/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the main betwixt introspection code.
    "
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>This package contains various plugins that can be used with <code>XMLIntrospector</code> 
    to customize it's caching behaviour (or programmatically modify the XmlBeanInfo finding).
    "
  Generating target/docs/apidocs/org/apache/commons/betwixt/strategy/package-use.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the main betwixt introspection code.
    "
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the system which extracts values from beans.
    "
  "
    "
  src/java/org/apache/commons/betwixt/XMLIntrospector.java:1003: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>Package contains classes dealing directly with the reading and writing of beans."
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>This package contains a variety of plugin Strategy patterns that can be used to customize the
    default behaviour.of the XMLIntrospector
    </p>
    
    <p>
  src/java/org/apache/commons/betwixt/package.html: warning - The first sentence is interpreted to be:
    Implementations of the <code>NameMapper</code> interface can be used to set the strategy used by 
  src/java/org/apache/commons/betwixt/digester/package.html: warning - The first sentence is interpreted to be:
    <code>XMLIntrospector</code> to determine how to convert bean and property names into element 
    and attribute names.
    "
  Building index for all the packages and classes...
  src/java/org/apache/commons/betwixt/expression/package.html: warning - The first sentence is interpreted to be:
  src/java/org/apache/commons/betwixt/io/package.html: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/index-all.html...
  "Allows the navigation from a reference to a property object to the descriptor defining what 
   the property is."
  src/java/org/apache/commons/betwixt/io/id/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Allows the navigation from a reference to a property object to the descriptor defining what 
   the property is. i.e. doing the join from a reference to a type to lookup its descriptor.
   "
  "<p>Return namespace associated with this ruleset"
  This sentence is different from what would be generated using -breakiterator: 
  "<p>Return namespace associated with this ruleset</p>
  
   <p><strong>Note</strong> namespaces are not currently supported."
  "Should the bean name be converted to upper case?
   Otherwise, it will be converted to lower case."
  This sentence is different from what would be generated using -breakiterator: 
  "Should the bean name be converted to upper case?
   "
  "<p>The words within the bean name are deduced assuming the
   first-letter-capital (e.g."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/apache/commons/betwixt/io/read/package.html: warning - The first sentence is interpreted to be:
  "<p>The words within the bean name are deduced assuming the
   first-letter-capital (e.g. camel's hump) naming convention. "
  "<p>Generates a random <code>ID</code>"
  src/java/org/apache/commons/betwixt/registry/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "<p>Generates a random <code>ID</code><p>
   
  src/java/org/apache/commons/betwixt/strategy/package.html: warning - The first sentence is interpreted to be:
   <p>If the <code>PositiveIds</code> property is true, 
   then this method will recursively call itself if the random
   <code>ID</code> is less than zero."
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
  src/java/org/apache/commons/betwixt/package.html: warning - The first sentence is interpreted to be:
    <p> This package contains the main betwixt introspection code.
    "
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
  src/java/org/apache/commons/betwixt/digester/package.html: warning - The first sentence is interpreted to be:
    <p> This package contains the Digester and associated rules and helper classes
  	for parsing the XMLBeanInfo metadata from an XML file format."
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the system which extracts values from beans.
    "
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>Package contains classes dealing directly with the reading and writing of beans."
  "
      "
  This sentence is different from what would be generated using -breakiterator: 
  "
      <p>This package is home to <code>IDGenerator</code> implementations.
      "
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>Package contains strategy and configuration classes used by reading only."
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>This package contains various plugins that can be used with <code>XMLIntrospector</code> 
    to customize it's caching behaviour (or programmatically modify the XmlBeanInfo finding).
    "
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>This package contains a variety of plugin Strategy patterns that can be used to customize the
    default behaviour.of the XMLIntrospector
    </p>
    
    <p>
    Implementations of the <code>NameMapper</code> interface can be used to set the strategy used by 
    <code>XMLIntrospector</code> to determine how to convert bean and property names into element 
  src/java/org/apache/commons/betwixt/expression/package.html: warning - The first sentence is interpreted to be:
    and attribute names.
    "
  "Should the original <code>java.reflect.Introspector</code> bean info search path be used?
  src/java/org/apache/commons/betwixt/io/package.html: warning - The first sentence is interpreted to be:
   By default it will be false."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/apache/commons/betwixt/io/id/package.html: warning - The first sentence is interpreted to be:
  "Should the original <code>java.reflect.Introspector</code> bean info search path be used?
   "
  Building index for all classes...
  Generating target/docs/apidocs/overview-summary.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the main betwixt introspection code.
    "
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the Digester and associated rules and helper classes
  	for parsing the XMLBeanInfo metadata from an XML file format."
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the system which extracts values from beans.
    "
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>Package contains classes dealing directly with the reading and writing of beans."
  "
      "
  This sentence is different from what would be generated using -breakiterator: 
  "
      <p>This package is home to <code>IDGenerator</code> implementations.
      "
  "
    "
  src/java/org/apache/commons/betwixt/io/read/package.html: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "
  src/java/org/apache/commons/betwixt/registry/package.html: warning - The first sentence is interpreted to be:
    <p>Package contains strategy and configuration classes used by reading only."
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
  src/java/org/apache/commons/betwixt/strategy/package.html: warning - The first sentence is interpreted to be:
    <p>This package contains various plugins that can be used with <code>XMLIntrospector</code> 
    to customize it's caching behaviour (or programmatically modify the XmlBeanInfo finding).
    "
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>This package contains a variety of plugin Strategy patterns that can be used to customize the
    default behaviour.of the XMLIntrospector
    </p>
    
    <p>
    Implementations of the <code>NameMapper</code> interface can be used to set the strategy used by 
    <code>XMLIntrospector</code> to determine how to convert bean and property names into element 
    and attribute names.
    "
  Generating target/docs/apidocs/org/apache/commons/betwixt/package-summary.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the main betwixt introspection code.
    "
  Generating target/docs/apidocs/org/apache/commons/betwixt/digester/package-summary.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the Digester and associated rules and helper classes
  	for parsing the XMLBeanInfo metadata from an XML file format."
  Generating target/docs/apidocs/org/apache/commons/betwixt/expression/package-summary.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p> This package contains the system which extracts values from beans.
    "
  Generating target/docs/apidocs/org/apache/commons/betwixt/io/package-summary.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>Package contains classes dealing directly with the reading and writing of beans."
  Generating target/docs/apidocs/org/apache/commons/betwixt/io/id/package-summary.html...
  "
      "
  This sentence is different from what would be generated using -breakiterator: 
  "
      <p>This package is home to <code>IDGenerator</code> implementations.
      "
  Generating target/docs/apidocs/org/apache/commons/betwixt/io/read/package-summary.html...
  "
    "
  src/java/org/apache/commons/betwixt/io/BeanCreateRule.java:551: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>Package contains strategy and configuration classes used by reading only."
  src/java/org/apache/commons/betwixt/io/BeanRuleSet.java:183: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/betwixt/registry/package-summary.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>This package contains various plugins that can be used with <code>XMLIntrospector</code> 
    to customize it's caching behaviour (or programmatically modify the XmlBeanInfo finding).
    "
  Generating target/docs/apidocs/org/apache/commons/betwixt/strategy/package-summary.html...
  "
    "
  This sentence is different from what would be generated using -breakiterator: 
  "
    <p>This package contains a variety of plugin Strategy patterns that can be used to customize the
    default behaviour.of the XMLIntrospector
    </p>
    
    <p>
    Implementations of the <code>NameMapper</code> interface can be used to set the strategy used by 
    <code>XMLIntrospector</code> to determine how to convert bean and property names into element 
    and attribute names.
    "
  Generating target/docs/apidocs/org/apache/commons/betwixt/io/BeanCreateRule.html...
  "Allows the navigation from a reference to a property object to the descriptor defining what 
   the property is."
  This sentence is different from what would be generated using -breakiterator: 
  "Allows the navigation from a reference to a property object to the descriptor defining what 
   the property is. i.e. doing the join from a reference to a type to lookup its descriptor.
   "
  src/java/org/apache/commons/betwixt/strategy/HyphenatedNameMapper.java:143: warning - The first sentence is interpreted to be:
  src/java/org/apache/commons/betwixt/strategy/HyphenatedNameMapper.java:89: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/betwixt/io/BeanRuleSet.html...
  "<p>Return namespace associated with this ruleset"
  This sentence is different from what would be generated using -breakiterator: 
  "<p>Return namespace associated with this ruleset</p>
  
  src/java/org/apache/commons/betwixt/strategy/ListedClassNormalizer.java:78: warning - Tag @link: reference not found: isStrickCheck
   <p><strong>Note</strong> namespaces are not currently supported."
  src/java/org/apache/commons/betwixt/strategy/MixedContentEncodingStrategy.java:37: warning - Tag @link: reference not found: BeanWriter
  src/java/org/apache/commons/betwixt/io/id/RandomIDGenerator.java:68: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/betwixt/strategy/HyphenatedNameMapper.html...
  "Should the bean name be converted to upper case?
   Otherwise, it will be converted to lower case."
  This sentence is different from what would be generated using -breakiterator: 
  src/java/org/apache/commons/betwixt/io/WriteContext.java:38: warning - Tag @link: reference not found: Context
  "Should the bean name be converted to upper case?
   "
  "<p>The words within the bean name are deduced assuming the
   first-letter-capital (e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "<p>The words within the bean name are deduced assuming the
   first-letter-capital (e.g. camel's hump) naming convention. "
  src/java/org/apache/commons/betwixt/XMLIntrospector.java:1003: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/betwixt/io/id/RandomIDGenerator.html...
  "<p>Generates a random <code>ID</code>"
  This sentence is different from what would be generated using -breakiterator: 
  "<p>Generates a random <code>ID</code><p>
   
   <p>If the <code>PositiveIds</code> property is true, 
   then this method will recursively call itself if the random
   <code>ID</code> is less than zero."
  Generating target/docs/apidocs/org/apache/commons/betwixt/XMLIntrospector.html...
  "Should the original <code>java.reflect.Introspector</code> bean info search path be used?
   By default it will be false."
  This sentence is different from what would be generated using -breakiterator: 
  "Should the original <code>java.reflect.Introspector</code> bean info search path be used?
   "
  Generating target/docs/apidocs/help-doc.html...
  129 warnings