Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X Y 

A

a(URI) - Method in interface ball.xml.HTMLTemplates
a(URI, Node) - Method in interface ball.xml.HTMLTemplates
a(URI, String) - Method in interface ball.xml.HTMLTemplates
AbstractController - Class in ball.spring
Abstract Controller base class.
AbstractController() - Constructor for class ball.spring.AbstractController
 
AbstractDataSource - Class in ball.activation
Abstract base class for DataSource implementations.
AbstractDataSource() - Constructor for class ball.activation.AbstractDataSource
 
AbstractDevice - Class in ball.upnp
Abstract base class for UPnP Devices.
AbstractDevice() - Constructor for class ball.upnp.AbstractDevice
 
AbstractEntity - Class in ball.persistence.entity
Abstract base class for entities.
AbstractEntity() - Constructor for class ball.persistence.entity.AbstractEntity
 
AbstractObjectMapperConfiguration - Class in ball.databind
Abstract base class for ObjectMapper configurations.
AbstractObjectMapperConfiguration() - Constructor for class ball.databind.AbstractObjectMapperConfiguration
Sole constructor.
AbstractObjectMapperConfiguration.Feature - Enum in ball.databind
Features supported by this configuration.
AbstractProcessor - Class in ball.annotation.processing
AbstractProcessor() - Constructor for class ball.annotation.processing.AbstractProcessor
 
AbstractProcessor.Check<T extends Element> - Class in ball.annotation.processing
Abstract AbstractProcessor.Check base class.
AbstractProcessor.Criterion<T extends Element> - Class in ball.annotation.processing
Abstract AbstractProcessor.Criterion base class.
AbstractService - Class in ball.upnp
Abstract base class for UPnP Services.
AbstractService() - Constructor for class ball.upnp.AbstractService
 
AbstractTableModelImpl - Class in ball.swing.table
AbstractTableModel implementation.
AbstractTableModelImpl(String...) - Constructor for class ball.swing.table.AbstractTableModelImpl
Construct a TableModel with the specified column names.
AbstractTableModelImpl(int) - Constructor for class ball.swing.table.AbstractTableModelImpl
Construct a TableModel with the specified number of columns.
AbstractTaskListener - Class in ball.tools.javac
Abstract base class for TaskListener implementations.
AbstractTaskListener() - Constructor for class ball.tools.javac.AbstractTaskListener
 
Action - Class in ball.upnp
Action() - Constructor for class ball.upnp.Action
 
add(Stream<Node>) - Method in interface ball.xml.FluentDocument
 
add(Node...) - Method in interface ball.xml.FluentDocument
 
add(Stream<Node>) - Method in interface ball.xml.FluentNode
Method to add Nodes to this FluentNode.
add(Node...) - Method in interface ball.xml.FluentNode
Method to add Nodes to this FluentNode.
addConfiguredArgument(TypedAttributeType) - Method in class ball.util.ant.taskdefs.InstanceOfTask
 
addConfiguredConfigure(ObjectMapperTask.Setting) - Method in class ball.databind.ant.taskdefs.ObjectMapperTask
 
addConfiguredHeader(HTTPTask.NameValuePairImpl) - Method in class ball.http.ant.taskdefs.HTTPTask.Request
 
addConfiguredParameter(HTTPTask.NameValuePairImpl) - Method in class ball.http.ant.taskdefs.HTTPTask.Request
 
addDefaultModelAttributesTo(Model) - Method in class ball.spring.AbstractController
 
addListener(SSDPDiscoveryService.Listener) - Method in class ball.upnp.ssdp.SSDPDiscoveryService
addTableModelListener(TableModelListener) - Method in class ball.util.CoordinateMap
 
addText(String) - Method in class ball.http.ant.taskdefs.HTTPTask.Request
 
addText(String) - Method in class ball.util.ant.types.OptionalTextType
 
addText(String) - Method in class ball.util.ant.types.StringValueType
 
advertise(RootDevice, int) - Method in class ball.upnp.ssdp.SSDPDiscoveryService
Method to add a RootDevice to advertise.
AL - Static variable in interface ball.upnp.ssdp.SSDPMessage
SSDP message header name.
AllowedValue - Enum in ball.upnp
AnnotatedAntTask - Interface in ball.util.ant.taskdefs
Interface indicating Task is annotated with AntTask and related annotations.
AnnotatedAntTaskConfigurationChecker - Class in ball.util.ant.taskdefs
TaskConfigurationChecker implmentation to check AnnotatedAntTask annotations.
AnnotatedAntTaskConfigurationChecker(Task) - Constructor for class ball.util.ant.taskdefs.AnnotatedAntTaskConfigurationChecker
Sole constructor.
AnnotatedDevice - Interface in ball.upnp
Device support for DeviceType and related annotations.
AnnotatedJavacPlugin - Class in ball.tools.javac
Abstract base class for Plugin implementations.
AnnotatedJavacPlugin() - Constructor for class ball.tools.javac.AnnotatedJavacPlugin
 
AnnotatedNoAnnotationProcessor - Class in ball.annotation.processing
Abstract Processor base class for processing "no" Annotation ("*").
AnnotatedNoAnnotationProcessor() - Constructor for class ball.annotation.processing.AnnotatedNoAnnotationProcessor
 
AnnotatedProcessor - Class in ball.annotation.processing
Abstract Processor base class for processing Annotations specified by @For.
AnnotatedProcessor() - Constructor for class ball.annotation.processing.AnnotatedProcessor
 
AnnotatedService - Interface in ball.upnp
Service support for ServiceType and related annotations.
AnnotationValueMustConvertTo - Annotation Type in ball.annotation.processing
Annotation to test an Annotation can be converted to a specified Class.
AnnotationValueMustConvertTo.ProcessorImpl - Class in ball.annotation.processing
Processor implementation.
AntLib - Annotation Type in ball.util.ant.taskdefs
Annotation to mark a Package where a corresponding antlib.xml descriptor should be generated.
AntLibProcessor - Class in ball.annotation.processing
Generates antlib.xml (at location(s) specified by AntLib) at the end of annotation processing.
AntLibProcessor() - Constructor for class ball.annotation.processing.AntLibProcessor
 
AntTask - Annotation Type in ball.util.ant.taskdefs
Annotation to mark Ant Tasks.
AntTaskAttributeConstraint - Annotation Type in ball.util.ant.taskdefs
JSR303-inspired Ant Task attribute constraint annotation.
AntTaskAttributeConstraint.Checker - Class in ball.util.ant.taskdefs
AntTaskAttributeConstraintProcessor - Class in ball.annotation.processing
AntTaskAttributeConstraintProcessor() - Constructor for class ball.annotation.processing.AntTaskAttributeConstraintProcessor
 
AntTaskLogMethods - Interface in ball.util.ant.taskdefs
Interface to provide common default logging methods for Tasks.
AntTaskMixIn - Interface in ball.util.ant.taskdefs
Marker interface to indicate sub-interfaces should only be implemented by a Task.
AntTaskMixInProcessor - Class in ball.annotation.processing
Processor implementation to verify concrete implementations of AntTaskMixIn are also subclasses of Task.
AntTaskMixInProcessor() - Constructor for class ball.annotation.processing.AntTaskMixInProcessor
 
AntTaskProcessor - Class in ball.annotation.processing
Processor implementation to check Classes annotated with AntTask:
  • Are an instance of Task,
  • Concrete, and
  • Have a public no-argument constructor
  • AntTaskProcessor() - Constructor for class ball.annotation.processing.AntTaskProcessor
     
    APPLICATION_JSON(HttpEntity) - Method in class ball.http.ProtocolResponseHandler
     
    APPLICATION_OCTET_STREAM - Static variable in interface ball.activation.DataSourceDefaultMethods
    RFC2045 "application/octet-stream"
    APPLICATION_XML - Static variable in interface ball.activation.DataSourceDefaultMethods
    RFC3023 "application/xml"
    APPLICATION_XML(HttpEntity) - Method in class ball.http.ProtocolResponseHandler
     
    apply(Member, Object...) - Method in class ball.util.Factory
    Method to apply a factory Member (factory Method, static Method, or Constructor) to manufacture or get an Object.
    Argument - Class in ball.upnp
    Argument() - Constructor for class ball.upnp.Argument
     
    ArrayListTableModel<R> - Class in ball.swing.table
    Abstract base class for TableModel implementations based on an ArrayList.
    ArrayListTableModel(Iterable<? extends R>, String...) - Constructor for class ball.swing.table.ArrayListTableModel
     
    ArrayListTableModel(Iterable<? extends R>, int) - Constructor for class ball.swing.table.ArrayListTableModel
     
    asBoxedType(Class<?>) - Static method in class ball.lang.PrimitiveTypeMap
    Static method to get the "boxed" Class for a Java primitive Class.
    asClass(TypeElement) - Method in class ball.annotation.processing.JavaxLangModelUtilities
    Method to get the Class corresponding to a TypeElement.
    asExecutableElement(Constructor<?>) - Method in class ball.annotation.processing.JavaxLangModelUtilities
    Method to get a ExecutableElement for a Constructor.
    asExecutableElement(Method) - Method in class ball.annotation.processing.JavaxLangModelUtilities
    Method to get a ExecutableElement for a Method.
    asJsonNode() - Method in class ball.persistence.entity.JSONEntity
    Method to get this JSONEntity as a JsonNode.
    asList() - Method in class ball.util.CoordinateMap
    Method to get this CoordinateMap values as a List.
    asModifierSet(int) - Method in interface ball.lang.reflect.JavaLangReflectMethods
    Method to translate Class and Member Modifier flags to an EnumSet of Modifiers.
    asPackageInfoClass(PackageElement) - Method in class ball.annotation.processing.JavaxLangModelUtilities
    Method to get the package-info.class (Class) corresponding to a PackageElement.
    asPoint() - Method in class ball.util.Coordinate
    Method to translate this Coordinate to a Point2D.
    assets(String...) - Method in class ball.spring.dialect.WebJarsDialect.WebJars
    Method to return WebJar resources matching AntPathMatcher patterns.
    assets(boolean, String, String...) - Method in class ball.spring.dialect.WebJarsDialect.WebJars
    Method to return WebJar resources matching AntPathMatcher patterns.
    asStream(NodeList) - Method in interface ball.xml.XMLServices
    Convert a NodeList to a Stream.
    asTypeElement(Class<?>) - Method in class ball.annotation.processing.JavaxLangModelUtilities
    Method to get a TypeElement for a Class.
    asTypeMirror(Class<?>) - Method in class ball.annotation.processing.JavaxLangModelUtilities
    Method to get a TypeMirror for a Class.
    asTypeMirrorList(Class<?>...) - Method in class ball.annotation.processing.JavaxLangModelUtilities
    Method to get a List of TypeMirrors for an array of Classes.
    asVariableElement(Field) - Method in class ball.annotation.processing.JavaxLangModelUtilities
    Method to get a VariableElement for a Field.
    attr(String) - Method in interface ball.xml.FluentNode
    Create an Attr Node.
    attr(String, String) - Method in interface ball.xml.FluentNode
    Create an Attr Node.
    attr(String) - Method in interface ball.xml.XMLServices
    attr(String, String) - Method in interface ball.xml.XMLServices
    attrNS(String, String) - Method in interface ball.xml.FluentNode
    Create an Attr Node.
    attrNS(String, String, String) - Method in interface ball.xml.FluentNode
    Create an Attr Node.
    AutoConfiguration - Class in ball.spring.jig.autoconfigure
    AutoConfiguration() - Constructor for class ball.spring.jig.autoconfigure.AutoConfiguration
     
    AutoConfiguration - Class in ball.spring.mysqld.autoconfigure
    AutoConfiguration() - Constructor for class ball.spring.mysqld.autoconfigure.AutoConfiguration
     

    B

    b(Node) - Method in interface ball.xml.HTMLTemplates
    <b>node</b>
    b(String) - Method in interface ball.xml.HTMLTemplates
    ball.activation - package ball.activation
    Provides DataSource (and other javax.activation) implementation classes.
    ball.annotation - package ball.annotation
    Provides Annotation implementation classes.
    ball.annotation.processing - package ball.annotation.processing
    Provides Processor implementation classes.
    ball.beans - package ball.beans
    ball.databind - package ball.databind
    Data Binding Utilities.
    ball.databind.ant - package ball.databind.ant
    ball.databind.ant.taskdefs - package ball.databind.ant.taskdefs
    ball.http - package ball.http
    ball.http.annotation - package ball.http.annotation
    Provides Annotation implementation classes.
    ball.http.annotation.processing - package ball.http.annotation.processing
    Provides Processor implementation classes.
    ball.http.ant - package ball.http.ant
    ball.http.ant.taskdefs - package ball.http.ant.taskdefs
    ball.io - package ball.io
    See java.io.
    ball.lang - package ball.lang
    ball.lang.reflect - package ball.lang.reflect
    ball.persistence - package ball.persistence
    ball.persistence.ant - package ball.persistence.ant
    ball.persistence.ant.taskdefs - package ball.persistence.ant.taskdefs
    ball.persistence.embeddable - package ball.persistence.embeddable
    Classes for creating JPA "@Embeddables."
    ball.persistence.entity - package ball.persistence.entity
    Classes for creating JPA entities.
    ball.spring - package ball.spring
    Reusable Spring components.
    ball.spring.dialect - package ball.spring.dialect
    Spring-Thymeleaf dialects.
    ball.spring.jig - package ball.spring.jig
    Classes for Spring server development.
    ball.spring.jig.autoconfigure - package ball.spring.jig.autoconfigure
    Ball Spring Jig Auto Configuration Classes.
    ball.spring.mysqld - package ball.spring.mysqld
    Embedded MySQL server.
    ball.spring.mysqld.autoconfigure - package ball.spring.mysqld.autoconfigure
    Ball Spring mysqld Auto Configuration Classes.
    ball.swing - package ball.swing
    javax.swing implementation classes.
    ball.swing.table - package ball.swing.table
    javax.swing.table implementation classes.
    ball.text - package ball.text
    Provides implementation classes for handling text.
    ball.tools - package ball.tools
    Provides javax.tools support classes.
    ball.tools.javac - package ball.tools.javac
    Provides javac plug-ins.
    ball.upnp - package ball.upnp
    ball.upnp.annotation - package ball.upnp.annotation
    Provides Annotation implementation classes.
    ball.upnp.annotation.processing - package ball.upnp.annotation.processing
    Provides Processor implementation classes.
    ball.upnp.ant - package ball.upnp.ant
    ball.upnp.ant.taskdefs - package ball.upnp.ant.taskdefs
    ball.upnp.ssdp - package ball.upnp.ssdp
    ball.util - package ball.util
    ball.util.ant - package ball.util.ant
    ball.util.ant.taskdefs - package ball.util.ant.taskdefs
    ball.util.ant.types - package ball.util.ant.types
    ball.util.stream - package ball.util.stream
    ball.xml - package ball.xml
    Classes for XML processing.
    BeanInfoFor() - Constructor for class ball.util.ant.taskdefs.TypeTask.BeanInfoFor
     
    BeanRestController - Class in ball.spring.jig
    Bean RestController implementation.
    BeanRestController() - Constructor for class ball.spring.jig.BeanRestController
     
    binomial(long, long, long) - Static method in class ball.util.DispatchSpliterator
    Method to count the number of combinations of [k0,kN] size that may be chosen from a set of n-size (binomial coefficient).
    binomial(long, long) - Static method in class ball.util.DispatchSpliterator
    Method to count the number of combinations of k-size that may be chosen from a set of n-size (binomial coefficient).
    BOMCharsetMap - Class in ball.io
    Byte order mark to Charset Map implementation.
    BOMCharsetMap() - Constructor for class ball.io.BOMCharsetMap
    Sole constructor.
    booleanValue() - Method in class ball.databind.ant.taskdefs.ObjectMapperTask.Setting
    Method to get the feature boolean value.
    BOOTID_UPNP_ORG - Static variable in interface ball.upnp.ssdp.SSDPMessage
    SSDP message header name.
    build(Method, Object[]) - Method in class ball.http.ProtocolRequestBuilder
    Build a HttpRequest (HttpMessage) from the protocol interface Method.
    builder() - Method in class ball.http.ant.taskdefs.HTTPTask
    Method to allow subclasses to configure the HttpClientBuilder.
    Builder() - Constructor for class ball.xml.FluentDocument.Builder
     
    ByteArrayDataSource - Class in ball.activation
    ByteArrayDataSource(String, String) - Constructor for class ball.activation.ByteArrayDataSource
     

    C

    CACHE_CONTROL - Static variable in interface ball.upnp.ssdp.SSDPMessage
    SSDP message header name.
    caption(String) - Method in interface ball.xml.HTMLTemplates
    <caption>content</caption>
    cdata(String) - Method in interface ball.xml.FluentNode
    Create a CDATASection Node.
    cdata(String) - Method in interface ball.xml.XMLServices
    cdn(String, String) - Method in class ball.spring.dialect.WebJarsDialect.WebJars
    Method to convert a WebJar resource (partial) path to its corresponding CDN (URI) path.
    CharSequenceReader - Class in ball.io
    CharSequence Reader implementation.
    CharSequenceReader(CharSequence) - Constructor for class ball.io.CharSequenceReader
    Sole constructor.
    CHARSET - Static variable in class ball.activation.ReaderWriterDataSource
     
    charset - Variable in class ball.http.ProtocolClient
    Field exposed for subclass initialization; see ProtocolClient.getCharset().
    CHARSET - Static variable in class ball.util.PropertiesImpl
    UTF-8
    Check() - Constructor for class ball.annotation.processing.AbstractProcessor.Check
     
    check(TypeElement, TypeElement, ExecutableElement) - Method in class ball.http.annotation.processing.ProtocolJSR311AnnotationProcessor
    Method to check an annotated interface method.
    check(TypeElement, TypeElement, ExecutableElement) - Method in class ball.http.annotation.processing.ProtocolJSR311AnnotationProcessor.Method
     
    check(Task, TaskConfigurationChecker, String, Object) - Method in class ball.util.ant.taskdefs.AntTaskAttributeConstraint.Checker
    Method to validate an attribute value.
    check(Task, TaskConfigurationChecker, String, Object) - Method in class ball.util.ant.taskdefs.NotEmpty.Checker
     
    check(Task, TaskConfigurationChecker, String, Object) - Method in class ball.util.ant.taskdefs.NotNull.Checker
     
    Checker() - Constructor for class ball.util.ant.taskdefs.AntTaskAttributeConstraint.Checker
     
    Checker() - Constructor for class ball.util.ant.taskdefs.NotEmpty.Checker
     
    Checker() - Constructor for class ball.util.ant.taskdefs.NotNull.Checker
     
    checks - Variable in class ball.annotation.processing.AnnotatedNoAnnotationProcessor
     
    ClassFileProcessor - Interface in ball.annotation.processing
    Interface to provide an alternate entry point for annotation processing on compiled class files.
    ClassFileProcessorProcessor - Class in ball.annotation.processing
    Processor implementation to verify concrete implementations of ClassFileProcessor are also subclasses of AnnotatedProcessor.
    ClassFileProcessorProcessor() - Constructor for class ball.annotation.processing.ClassFileProcessorProcessor
     
    ClasspathDelegateAntTask - Interface in ball.util.ant.taskdefs
    Interface to provide common default methods for Tasks that implement the syntax described in ClasspathUtils.Delegate.
    clear() - Method in class ball.activation.ByteArrayDataSource
     
    clear() - Method in interface ball.activation.DataSourceDefaultMethods
    Method to clear the DataSource and discard any input on any open DataSourceDefaultMethods.getOutputStream().
    clear() - Method in class ball.persistence.embeddable.PersonName
    Method to clear all fields.
    clear() - Method in class ball.util.CoordinateMap
     
    clear() - Method in class ball.util.MapView
     
    client() - Method in class ball.http.ProtocolClient
     
    closedFuture() - Method in class ball.swing.ClosedFutureJFrame
    Method to get Future indicating when this JFrame is closed.
    ClosedFutureJFrame - Class in ball.swing
    JFrame implementation that provides a Future indicating when the JFrame is closed (or made invisible).
    ClosedFutureJFrame(String) - Constructor for class ball.swing.ClosedFutureJFrame
    Sole constructor.
    code(String) - Method in interface ball.xml.HTMLTemplates
    <code>content</code>
    code(boolean) - Method in interface ball.xml.HTMLTemplates
    column(int) - Method in class ball.swing.table.AbstractTableModelImpl
    Convenience method to get a column's values as an array.
    column(Number) - Method in class ball.util.CoordinateMap
    Method to get the List representing the specified column backed by the CoordinateMap.
    columns() - Method in class ball.util.CoordinateMap
    Method to get a List of columns (see CoordinateMap.column(Number)).
    Combinations<T> - Interface in ball.util.stream
    Stream implementaion that provides all combinations of a List.
    Combinations.SpliteratorSupplier<T> - Class in ball.util.stream
    CombinationsTask - Class in ball.util.ant.taskdefs
    Abstract Ant Task to analyze Combinations of a Collection.
    CombinationsTask() - Constructor for class ball.util.ant.taskdefs.CombinationsTask
     
    CombinationsTask.Count - Class in ball.util.ant.taskdefs
    CombinationsTask.Of - Class in ball.util.ant.taskdefs
    Ant Task to show the Combinations.
    comment(String) - Method in interface ball.xml.FluentNode
    Create a Comment Node.
    comment(String) - Method in interface ball.xml.XMLServices
    comparator() - Method in class ball.util.CoordinateMap
     
    Comparators - Class in ball.util
    Deprecated.
    compare(T, T) - Method in class ball.util.ListOrderComparator
     
    compareTo(Coordinate) - Method in class ball.util.Coordinate
     
    CompileTimeCheck - Annotation Type in ball.annotation
    Annotation to indicate the initializer should be checked at compile-time.
    CompileTimeCheckProcessor - Class in ball.annotation.processing
    CompileTimeCheckProcessor() - Constructor for class ball.annotation.processing.CompileTimeCheckProcessor
     
    CONFIGID_UPNP_ORG - Static variable in interface ball.upnp.ssdp.SSDPMessage
    SSDP message header name.
    ConfigurableAntTask - Interface in ball.util.ant.taskdefs
    Provides default Task.init() method to initialize Task attributes from project properties.
    configure(ObjectMapper) - Method in class ball.databind.AbstractObjectMapperConfiguration
    Method to configure an ObjectMapper.
    configure(ObjectMapper, Enum<?>, boolean) - Static method in class ball.databind.ObjectMapperFeature
    Static method to configure an ObjectMapper feature.
    configure(HttpUriRequest) - Method in class ball.http.ant.taskdefs.HTTPTask.Request
    Method to configure the HTTPTask HttpUriRequest.
    configure() - Method in interface ball.util.ant.taskdefs.ConfigurableAntTask
    Default method to configure Task attributes.
    configure(Object) - Method in class ball.util.PropertiesImpl
    Method to configure an Object properties with values in this PropertiesImpl.
    configure(Properties, Object) - Static method in class ball.util.PropertiesImpl
    ConstantValueMustConvertTo - Annotation Type in ball.annotation
    Annotation to specify a field constant expression must convert to the specified type.
    ConstantValueMustConvertToProcessor - Class in ball.annotation.processing
    Processor implementation to verify constant initializers marked by the ConstantValueMustConvertTo can be converted to the specified type.
    ConstantValueMustConvertToProcessor() - Constructor for class ball.annotation.processing.ConstantValueMustConvertToProcessor
     
    ConstructorPropertiesProcessor - Class in ball.annotation.processing
    Processor implementation to verify ConstructorProperties annotation are actual bean properties of the Constructor's Class.
    ConstructorPropertiesProcessor() - Constructor for class ball.annotation.processing.ConstructorPropertiesProcessor
     
    containsKey(Number, Number) - Method in class ball.util.CoordinateMap
    content() - Method in interface ball.xml.FluentNode
    content(String) - Method in interface ball.xml.FluentNode
    CONTENT_TYPE - Static variable in interface ball.activation.DataSourceDefaultMethods
    RFC2045 "Content-Type"
    context() - Method in class ball.http.ProtocolClient
     
    Converter - Class in ball.util
    Conversion utility based on Factory.
    convertTo(Object, Class<?>) - Static method in class ball.util.Converter
    Static method to convert the argument to the specified type (Class).
    Coordinate - Class in ball.util
    X-Y coordinate representation.
    Coordinate(Number, Number) - Constructor for class ball.util.Coordinate
     
    CoordinateMap<V> - Class in ball.util
    Coordinate Map implementation.
    CoordinateMap() - Constructor for class ball.util.CoordinateMap
    Constructor to create an empty CoordinateMap.
    CoordinateMap(Number, Number, Number, Number) - Constructor for class ball.util.CoordinateMap
    Constructor to specify minimum and maximum Y and X.
    CoordinateMap(Number, Number) - Constructor for class ball.util.CoordinateMap
    Constructor to specify maximum Y and X (origin (0, 0)).
    Count() - Constructor for class ball.util.ant.taskdefs.CombinationsTask.Count
     
    Count() - Constructor for class ball.util.ant.taskdefs.PermutationsTask.Count
     
    createClasspath() - Method in interface ball.util.ant.taskdefs.ClasspathDelegateAntTask
    createSrc() - Method in class ball.util.ant.taskdefs.ProcessClassFilesTask
     
    criteria - Variable in class ball.annotation.processing.AnnotatedNoAnnotationProcessor
     
    Criterion() - Constructor for class ball.annotation.processing.AbstractProcessor.Criterion
     

    D

    DataSourceDefaultMethods - Interface in ball.activation
    DataSource default method implementations.
    DATE - Static variable in interface ball.upnp.ssdp.SSDPMessage
    SSDP message header name.
    declaration(Member) - Method in interface ball.lang.reflect.JavaLangReflectMethods
    declaration(Constructor<?>) - Method in interface ball.lang.reflect.JavaLangReflectMethods
    Method to generate a Constructor declaration.
    declaration(Field) - Method in interface ball.lang.reflect.JavaLangReflectMethods
    Method to generate a Field declaration.
    declaration(Method) - Method in interface ball.lang.reflect.JavaLangReflectMethods
    Method to generate a Method declaration.
    declaration(int, Method) - Method in interface ball.lang.reflect.JavaLangReflectMethods
    Method to generate a Method declaration.
    declaration(int, Type, Method) - Method in interface ball.lang.reflect.JavaLangReflectMethods
    Method to generate a Method declaration.
    declaration(int, String, Method) - Method in interface ball.lang.reflect.JavaLangReflectMethods
    Method to generate a Method declaration.
    declaration(Parameter) - Method in interface ball.lang.reflect.JavaLangReflectMethods
    Method to generate a Parameter declaration.
    DefaultInterfaceMethodInvocationHandler - Interface in ball.lang.reflect
    Java 8 implementation of InvocationHandler.invoke(Object,Method,Object[]) to invoke an interface default method.
    DefaultInvocationHandler - Class in ball.lang.reflect
    Default InvocationHandler implementation.
    DefaultInvocationHandler() - Constructor for class ball.lang.reflect.DefaultInvocationHandler
     
    delegate() - Method in interface ball.util.ant.taskdefs.ClasspathDelegateAntTask
    Required state for implementing Tasks.
    delegate(ClasspathUtils.Delegate) - Method in interface ball.util.ant.taskdefs.ClasspathDelegateAntTask
    Required state for implementing Tasks.
    Delete() - Constructor for class ball.http.ant.taskdefs.HTTPTask.Delete
     
    Description - Interface in ball.upnp
    Description support for XmlNs annotation.
    deserialize(JsonParser, DeserializationContext) - Method in class ball.databind.UNIXTimeStampDeserializer
     
    destroy() - Method in class ball.spring.AbstractController
     
    destroy() - Method in class ball.spring.mysqld.MysqldConfiguration
     
    Device - Interface in ball.upnp
    UPnP device interface.
    DeviceType - Annotation Type in ball.upnp.annotation
    DeviceTypeProcessor - Class in ball.upnp.annotation.processing
    DeviceType annotation Processor.
    DeviceTypeProcessor() - Constructor for class ball.upnp.annotation.processing.DeviceTypeProcessor
     
    Direction - Enum in ball.upnp
    Discover() - Constructor for class ball.upnp.ant.taskdefs.SSDPTask.Discover
     
    DispatchSpliterator<T> - Class in ball.util
    Spliterator abstract base class that dispatches to Spliterators supplied through an Spliterator of Spliterator Suppliers.
    DispatchSpliterator(long, int) - Constructor for class ball.util.DispatchSpliterator
    div(Stream<Node>) - Method in interface ball.xml.HTMLTemplates
    <div>nodes...</div>
    div(Node...) - Method in interface ball.xml.HTMLTemplates
    <div>nodes...</div>
    document() - Method in interface ball.xml.XMLServices
     

    E

    element(String, Stream<Node>) - Method in interface ball.xml.FluentNode
    Create an Element Node.
    element(String, Node...) - Method in interface ball.xml.FluentNode
    Create an Element Node.
    element(String, Stream<Node>) - Method in interface ball.xml.XMLServices
    element(String, Node...) - Method in interface ball.xml.XMLServices
    ELEMENT_KINDS - Static variable in annotation type ball.annotation.processing.ForSubclassesOf
    ElementKind subset if ForElementKinds is specified.
    elementNS(String, String, Stream<Node>) - Method in interface ball.xml.FluentNode
    Create an Element Node.
    elementNS(String, String, Node...) - Method in interface ball.xml.FluentNode
    Create an Element Node.
    elements - Variable in class ball.annotation.processing.JavaxLangModelUtilities
    enhance(Object) - Method in class ball.lang.reflect.FacadeProxyInvocationHandler
    Method to return an extended Proxy implementing "facade" interfaces for in if FacadeProxyInvocationHandler.getProxyClassFor(Object) returns non-null.
    EntityManagerFactoryComponent - Class in ball.spring.mysqld
    EntityManagerFactoryDependsOnPostProcessor Component implementation.
    EntityManagerFactoryComponent() - Constructor for class ball.spring.mysqld.EntityManagerFactoryComponent
    Sole constructor.
    entrySet - Variable in class ball.util.MapView
     
    entrySet() - Method in class ball.util.MapView
    Method returns a single Set backed by MapView.map().
    EntrySet() - Constructor for class ball.util.MapView.EntrySet
    Sole constructor.
    EnumLookupMap - Class in ball.util
    SortedMap implementation which provides String.CASE_INSENSITIVE_ORDER look-up by name to the corresponding Enum.
    EnumLookupMap(Class<? extends Enum<?>>...) - Constructor for class ball.util.EnumLookupMap
    Sole constructor.
    EOL - Static variable in interface ball.upnp.ssdp.SSDPMessage
    SSDPMessage end-of-line sequence.
    EOM - Static variable in interface ball.upnp.ssdp.SSDPMessage
    SSDPMessage end-of-message sequence.
    equals(Object) - Method in class ball.util.Coordinate
     
    error() - Method in class ball.spring.AbstractController
     
    exceptions(Type[]) - Method in interface ball.lang.reflect.JavaLangReflectMethods
    Method to generate a Constructor or Method thrown exception list.
    execute() - Method in class ball.databind.ant.taskdefs.ObjectMapperTask
     
    execute() - Method in class ball.databind.ant.taskdefs.ObjectMapperTask.ReadValue
     
    execute() - Method in class ball.http.ant.taskdefs.HTTPTask
     
    execute() - Method in class ball.http.ant.taskdefs.HTTPTask.Request
     
    execute() - Method in class ball.persistence.ant.taskdefs.PersistenceTask
     
    execute() - Method in class ball.persistence.ant.taskdefs.PersistenceTask.GenerateSchema
     
    execute() - Method in class ball.persistence.ant.taskdefs.PersistenceTask.ListProviders
     
    execute() - Method in class ball.upnp.ant.taskdefs.SSDPTask.Discover
     
    execute() - Method in class ball.upnp.ant.taskdefs.SSDPTask
     
    execute() - Method in class ball.upnp.ant.taskdefs.SSDPTask.Listen
     
    execute() - Method in class ball.upnp.ant.taskdefs.SSDPTask.MSearch
     
    execute() - Method in interface ball.util.ant.taskdefs.AnnotatedAntTask
    Default implementation for Task subclasses.
    execute() - Method in class ball.util.ant.taskdefs.CombinationsTask.Count
     
    execute() - Method in class ball.util.ant.taskdefs.CombinationsTask.Of
     
    execute() - Method in class ball.util.ant.taskdefs.InstanceOfTask
     
    execute() - Method in class ball.util.ant.taskdefs.PatternTask
     
    execute() - Method in class ball.util.ant.taskdefs.PatternTask.Matches
     
    execute() - Method in class ball.util.ant.taskdefs.PatternTask.Split
     
    execute() - Method in class ball.util.ant.taskdefs.PermutationsTask.Count
     
    execute() - Method in class ball.util.ant.taskdefs.PermutationsTask.Of
     
    execute() - Method in class ball.util.ant.taskdefs.PreferencesTask
     
    execute() - Method in class ball.util.ant.taskdefs.PreferencesTask.Export
     
    execute() - Method in class ball.util.ant.taskdefs.ProcessClassFilesTask
     
    execute() - Method in interface ball.util.ant.taskdefs.PropertySetterAntTask
     
    execute() - Method in class ball.util.ant.taskdefs.StreamTokenizerTask
     
    execute() - Method in class ball.util.ant.taskdefs.StreamTokenizerTask.FromString
     
    execute() - Method in class ball.util.ant.taskdefs.TypeTask.BeanInfoFor
     
    execute() - Method in class ball.util.ant.taskdefs.TypeTask
     
    execute() - Method in class ball.util.ant.taskdefs.TypeTask.IsAssignableFrom
     
    execute() - Method in class ball.util.ant.taskdefs.TypeTask.MembersOf
     
    execute() - Method in class ball.util.ant.taskdefs.TypeTask.ResourcePathTo
     
    execute() - Method in class ball.util.ant.taskdefs.TypeTask.SuperclassesOf
     
    execute() - Method in class ball.util.ant.taskdefs.XPathEvaluateTask
     
    Export() - Constructor for class ball.util.ant.taskdefs.PreferencesTask.Export
     
    EXT - Static variable in interface ball.upnp.ssdp.SSDPMessage
    SSDP message header name.

    F

    FacadeProxyInvocationHandler - Class in ball.lang.reflect
    InvocationHandler abstract base class to "extend" concrete implementation Classes by adding "facade" interfaces.
    FacadeProxyInvocationHandler() - Constructor for class ball.lang.reflect.FacadeProxyInvocationHandler
     
    Factory<T> - Class in ball.util
    Factory base class.
    Factory(Class<? extends T>) - Constructor for class ball.util.Factory
    Sole public constructor.
    Factory(Class<? extends T>, Object) - Constructor for class ball.util.Factory
    Construct a Factory by wrapping a factory instance.
    filer - Variable in class ball.annotation.processing.AbstractProcessor
    FilterDataSource - Class in ball.activation
    Abstract DataSource base class that wraps another DataSource.
    FilterDataSource(DataSource) - Constructor for class ball.activation.FilterDataSource
     
    finished(TaskEvent) - Method in class ball.tools.javac.AbstractTaskListener
     
    fireTableCellUpdated(int, int) - Method in class ball.util.CoordinateMap
     
    fireTableChanged(TableModelEvent) - Method in class ball.util.CoordinateMap
     
    fireTableDataChanged() - Method in class ball.util.CoordinateMap
     
    fireTableRowsDeleted(int, int) - Method in class ball.util.CoordinateMap
     
    fireTableRowsInserted(int, int) - Method in class ball.util.CoordinateMap
     
    fireTableRowsUpdated(int, int) - Method in class ball.util.CoordinateMap
     
    fireTableStructureChanged() - Method in class ball.util.CoordinateMap
     
    firstKey() - Method in class ball.util.CoordinateMap
     
    FluentDocument - Interface in ball.xml
    Fluent Document interface.
    FluentDocument.Builder - Class in ball.xml
    FluentDocumentBuilderFactory - Class in ball.xml
    FluentDocumentBuilderFactory() - Constructor for class ball.xml.FluentDocumentBuilderFactory
    Sole public constructor.
    FluentNode - Interface in ball.xml
    Fluent Node interface Note: This interface is an implementation detail of FluentDocument.Builder and should not be implemented or extended directly.
    FluentNode.InvocationHandler - Class in ball.xml
    fm - Variable in class ball.annotation.processing.JavaxLangModelUtilities
    For - Annotation Type in ball.annotation.processing
    For.ProcessorImpl - Class in ball.annotation.processing
    Processor implementation.
    ForElementKinds - Annotation Type in ball.annotation.processing
    ForElementKinds.ProcessorImpl - Class in ball.annotation.processing
    Processor implementation.
    ForSubclassesOf - Annotation Type in ball.annotation.processing
    ForSubclassesOf.ProcessorImpl - Class in ball.annotation.processing
    Processor implementation.
    fragment(Stream<Node>) - Method in interface ball.xml.FluentNode
    fragment(Node...) - Method in interface ball.xml.FluentNode
    fragment(Stream<Node>) - Method in interface ball.xml.XMLServices
    fragment(Node...) - Method in interface ball.xml.XMLServices
    from(DatagramPacket) - Static method in class ball.upnp.ssdp.SSDPRequest
    Method to parse a SSDPRequest from a DatagramPacket.
    from(DatagramPacket) - Static method in class ball.upnp.ssdp.SSDPResponse
    Method to parse a SSDPResponse from a DatagramPacket.
    FromString() - Constructor for class ball.util.ant.taskdefs.StreamTokenizerTask.FromString
     

    G

    GenerateSchema() - Constructor for class ball.persistence.ant.taskdefs.PersistenceTask.GenerateSchema
     
    GENERATOR - Static variable in interface ball.upnp.ssdp.SSDPMessage
    Get() - Constructor for class ball.http.ant.taskdefs.HTTPTask.Get
     
    get(Number, Number) - Method in class ball.util.CoordinateMap
    get(Object) - Method in class ball.util.Factory
     
    get(Object) - Method in class ball.util.MapView
     
    get() - Method in class ball.util.stream.Combinations.SpliteratorSupplier
     
    getActionList() - Method in interface ball.upnp.Service
    Method to get this Service's Actions.
    getAnnotationMirror(Element, Class<? extends Annotation>) - Method in class ball.annotation.processing.JavaxLangModelUtilities
    Method to get an Element's AnnotationMirror.
    getAnnotationMirror(Element, TypeElement) - Method in class ball.annotation.processing.JavaxLangModelUtilities
    Method to get an Element's AnnotationMirror.
    getAnnotationValue(AnnotationMirror, String) - Method in class ball.annotation.processing.JavaxLangModelUtilities
    Method to get an AnnotationMirror element's AnnotationValue.
    getAntTaskName() - Method in interface ball.util.ant.taskdefs.AnnotatedAntTask
    Method to get AntTask.value().
    getArgumentList() - Method in class ball.util.ant.taskdefs.InstanceOfTask
     
    getAttribute(String) - Method in class ball.xml.FluentDocumentBuilderFactory
     
    getBeanDeserializerModifier() - Method in class ball.databind.PolymorphicTypeMap
    getBootId() - Method in class ball.upnp.ssdp.SSDPDiscoveryService
    BOOTID.UPNP.ORG
    getBufferedReader() - Method in class ball.activation.ReaderWriterDataSource
    Method to return a new BufferedReader to read the underlying InputStream.
    getCharset() - Method in class ball.activation.ReaderWriterDataSource
    Method to get the Charset used to create the BufferedReader and PrintWriter.
    getCharset() - Method in class ball.http.ProtocolClient
     
    getClassForName(String) - Method in interface ball.util.ant.taskdefs.ClasspathDelegateAntTask
    Method to get the Class associated with the argument name using the ClassLoader provided by ClasspathDelegateAntTask.getClassLoader().
    getClassLoader() - Method in class ball.annotation.processing.JavaxLangModelUtilities
    Method to get the ClassLoader for loading dependencies.
    getClassLoader() - Method in interface ball.util.ant.taskdefs.ClasspathDelegateAntTask
    Method to get the AntClassLoader specified by this Task.
    getClassPathClassLoader(JavaFileManager, ClassLoader) - Method in class ball.annotation.processing.JavaxLangModelUtilities
    getClassPathClassLoader(JavaFileManager) - Method in class ball.annotation.processing.JavaxLangModelUtilities
    getColumnClass(int) - Method in class ball.swing.table.AbstractTableModelImpl
     
    getColumnClass(int) - Method in class ball.util.CoordinateMap
     
    getColumnCount() - Method in class ball.swing.table.AbstractTableModelImpl
     
    getColumnCount() - Method in class ball.util.CoordinateMap
     
    getColumnName(int) - Method in class ball.swing.table.AbstractTableModelImpl
     
    getColumnName(int) - Method in class ball.util.CoordinateMap
     
    getCompletions(Element, AnnotationMirror, ExecutableElement, String) - Method in class ball.annotation.processing.AbstractProcessor
     
    getConfigId() - Method in interface ball.upnp.RootDevice
    CONFIGID.UPNP.ORG
    getConstructor(TypeElement, List<TypeMirror>) - Method in class ball.annotation.processing.JavaxLangModelUtilities
    Constructor to get an ExecutableElement for a Class Constructor by parameter list.
    getContentType() - Method in class ball.activation.AbstractDataSource
     
    getContentType() - Method in class ball.activation.FilterDataSource
     
    getControlURL() - Method in interface ball.upnp.Service
    Method to get this Service's control URL (as an URI).
    getDataSource() - Method in class ball.activation.FilterDataSource
    Method to get the filtered DataSource.
    getDevice() - Method in interface ball.upnp.Service
    Method to get the Device hosting this Service.
    getDeviceList() - Method in interface ball.upnp.Device
    Method to get this Device's Devices.
    getDeviceType() - Method in interface ball.upnp.AnnotatedDevice
     
    getDeviceType() - Method in interface ball.upnp.Device
    Method to get the URN (URI) describing this Device's device type.
    getDOMImplementation() - Method in class ball.xml.FluentDocument.Builder
     
    getEnclosingTypeElement(Element) - Method in class ball.annotation.processing.JavaxLangModelUtilities
    Method to get the enclosing TypeElement for an Element.
    getEnum() - Method in class ball.databind.ant.taskdefs.ObjectMapperTask.Setting
    Method to get the feature Enum.
    getEventSubURL() - Method in interface ball.upnp.Service
    Method to get this Service's event subscription URL (as an URI).
    getExpiration() - Method in interface ball.upnp.ssdp.SSDPMessage
    Method to get the expiration time for this SSDPMessage.
    getExpiration(SSDPMessage, long) - Static method in interface ball.upnp.ssdp.SSDPMessage
    Implementation method for SSDPMessage.getExpiration().
    getExpiration() - Method in class ball.upnp.ssdp.SSDPRequest
     
    getExpiration() - Method in class ball.upnp.ssdp.SSDPResponse
     
    getFactory() - Method in class ball.util.Factory
    Method to get the underlying factory Object.
    getFactoryMethod(Class<?>...) - Method in class ball.util.Factory
    Method to get a factory Member (factory Method, static Method, or Constructor) to manufacture or get an Object.
    getFeature(String) - Method in class ball.xml.FluentDocumentBuilderFactory
     
    getForElementKinds() - Method in class ball.annotation.processing.AnnotatedNoAnnotationProcessor
    getForSubclassesOf() - Method in class ball.annotation.processing.AnnotatedNoAnnotationProcessor
    getHeaderParameterValue(String, String) - Method in interface ball.upnp.ssdp.SSDPMessage
    Method to find the first Header matching name with a parameter matching parameter and return that parameter value.
    getHeaderParameterValue(Function<String, T>, String, String) - Method in interface ball.upnp.ssdp.SSDPMessage
    Method to find the first Header matching name with a parameter matching parameter and return that parameter value converted with function.
    getHeaderValue(String...) - Method in interface ball.upnp.ssdp.SSDPMessage
    Method to find the first Header matching names and return that value.
    getHeaderValue(Function<String, T>, String...) - Method in interface ball.upnp.ssdp.SSDPMessage
    Method to find the first Header matching names and return the value converted with function.
    getIf() - Method in class ball.util.ant.types.OptionalTextType
     
    getImplementedInterfacesOf(Class<?>, Class<?>...) - Method in class ball.lang.reflect.DefaultInvocationHandler
    Method available to subclass implementations to get the implemented interfaces of the argument types.
    getInputStream() - Method in class ball.activation.ByteArrayDataSource
     
    getInputStream() - Method in interface ball.activation.DataSourceDefaultMethods
     
    getInputStream(Class<?>...) - Method in interface ball.activation.DataSourceDefaultMethods
    Method to "wrap" the InputStream returned by DataSourceDefaultMethods.getInputStream()into InputStream instances.
    getInputStream() - Method in class ball.activation.FilterDataSource
     
    getInputStream() - Method in class ball.activation.TempFileDataSource
     
    getInputStream() - Method in class ball.text.TextTable
     
    getInstance(Class<?>[], Object...) - Method in class ball.util.Factory
    Method to get an Object instance.
    getInstance(Object...) - Method in class ball.util.Factory
    Method to get an Object instance.
    getJars() - Method in class ball.spring.dialect.WebJarsDialect.WebJars
    getJavaFileManager(ProcessingEnvironment) - Static method in class ball.annotation.processing.Shims
    Method to get the JavaFileManager from a ProcessingEnvironment.
    getJavaType() - Method in class ball.databind.ant.taskdefs.ObjectMapperTask.ReadValue
    Method to construct a JavaType from getType() and getCollection().
    getJAXBContext() - Method in class ball.http.ProtocolClient
     
    getKey() - Method in class ball.util.ant.types.StringAttributeType
     
    getLocation() - Method in interface ball.upnp.RootDevice
    LOCATION
    getLocation() - Method in interface ball.upnp.ssdp.SSDPMessage
    Method to get the location URI.
    getMarshaller() - Method in class ball.http.ProtocolClient
     
    getMax() - Method in class ball.util.CoordinateMap
     
    getMaxAge() - Method in interface ball.upnp.RootDevice
    CACHE-CONTROL: MAX-AGE
    getMaxX() - Method in class ball.util.CoordinateMap
     
    getMaxY() - Method in class ball.util.CoordinateMap
     
    getMethod(TypeElement, Method) - Method in class ball.annotation.processing.JavaxLangModelUtilities
    Method to get an ExecutableElement for a Method prototype.
    getMethod() - Method in class ball.upnp.ssdp.SSDPRequest
    Method to get the RequestLine method.
    getMin() - Method in class ball.util.CoordinateMap
     
    getMinX() - Method in class ball.util.CoordinateMap
     
    getMinY() - Method in class ball.util.CoordinateMap
     
    getModel() - Method in class ball.text.TextTable
    Method to get this TextTable's TableModel.
    getModifiers(Class<?>) - Method in interface ball.lang.reflect.JavaLangReflectMethods
    getModifiers(Member) - Method in interface ball.lang.reflect.JavaLangReflectMethods
    getMustImplement() - Method in class ball.annotation.processing.AnnotatedNoAnnotationProcessor
    getMX() - Method in class ball.upnp.ssdp.SSDPRequest
    Method to get the MX header value as an int.
    getName() - Method in class ball.activation.AbstractDataSource
     
    getName() - Method in class ball.activation.FilterDataSource
     
    getName() - Method in class ball.tools.javac.AnnotatedJavacPlugin
     
    getName() - Method in class ball.util.ant.types.StringAttributeType
     
    getNextBootId() - Method in class ball.upnp.ssdp.SSDPDiscoveryService
    NEXTBOOTID.UPNP.ORG
    getNT() - Method in interface ball.upnp.ssdp.SSDPMessage
    Method to get the "NT" URI.
    getObjectMapper() - Method in class ball.http.ProtocolClient
     
    getOutputStream() - Method in class ball.activation.ByteArrayDataSource
     
    getOutputStream() - Method in interface ball.activation.DataSourceDefaultMethods
     
    getOutputStream(Class<?>...) - Method in interface ball.activation.DataSourceDefaultMethods
    Method to "wrap" the OutputStream returned by DataSourceDefaultMethods.getOutputStream()into OutputStream instances.
    getOutputStream() - Method in class ball.activation.FilterDataSource
     
    getOutputStream() - Method in class ball.activation.TempFileDataSource
     
    getParameterTypes() - Method in enum ball.beans.PropertyMethodEnum
    Method to get the prototype parameter types (Classes) for this method type.
    getPresentationURL() - Method in interface ball.upnp.RootDevice
    Method to get this RootDevice's presentation URL (as an URI).
    getPrintStream() - Method in class ball.activation.ReaderWriterDataSource
    Method to return a new PrintStream to write to the underlying OutputStream.
    getPrintWriter() - Method in class ball.activation.ReaderWriterDataSource
    Method to return a new PrintWriter to write to the underlying OutputStream.
    getProcessors(String) - Method in class ball.spring.dialect.WebJarsDialect
     
    getProperty() - Method in interface ball.util.ant.taskdefs.PropertySetterAntTask
     
    getPropertyName(ExecutableElement) - Method in class ball.annotation.processing.JavaxLangModelUtilities
    Method to get bean property name from an ExecutableElement.
    getPropertyName(String) - Method in enum ball.beans.PropertyMethodEnum
    Method to get the property name from the argument method name.
    getPropertyName(Method) - Static method in enum ball.beans.PropertyMethodEnum
    Static method to get a property name from a Method name.
    getPropertyNames(TypeElement) - Method in class ball.annotation.processing.JavaxLangModelUtilities
    Method to get the Set of bean property names for the specified TypeElement.
    getPropertyValue() - Method in interface ball.util.ant.taskdefs.PropertySetterAntTask
    Method to get the value to assign to the property.
    getProxyClass(Class<?>...) - Method in class ball.lang.reflect.DefaultInvocationHandler
    getProxyClassFor(Object) - Method in class ball.lang.reflect.FacadeProxyInvocationHandler
    Method provided by subclasses to provide the Proxy Class if the input Object should be extended.
    getProxyClassFor(Object) - Method in class ball.xml.FluentNode.InvocationHandler
    Implementation provides Proxy class if Object implements Node with the corresponding FluentNode sub-interface(s).
    getReader() - Method in class ball.activation.ReaderWriterDataSource
    Method to return a new Reader to read the underlying InputStream.
    getReturnType() - Method in enum ball.beans.PropertyMethodEnum
    Method to get the prototype return type Class for this method type.
    getRowCount() - Method in class ball.swing.table.AbstractTableModelImpl
     
    getRowCount() - Method in class ball.swing.table.ArrayListTableModel
     
    getRowCount() - Method in class ball.util.CoordinateMap
     
    getSCPDURL() - Method in interface ball.upnp.Service
    Method to get this Service's description (SCPD) URL (as an URI).
    getSearchPort() - Method in class ball.upnp.ssdp.SSDPDiscoveryService
    SEARCHPORT.UPNP.ORG
    getServiceId() - Method in interface ball.upnp.AnnotatedService
     
    getServiceId() - Method in interface ball.upnp.Service
    Method to get the URN (URI) describing this Service's service ID.
    getServiceList() - Method in interface ball.upnp.Device
    Method to get this Device's Services.
    getServiceStateTable() - Method in interface ball.upnp.Service
    Method to get this Service's StateVariables.
    getServiceType() - Method in interface ball.upnp.AnnotatedService
     
    getServiceType() - Method in interface ball.upnp.Service
    Method to get the URN (URI) describing this Service's service type.
    getSocketAddress() - Method in class ball.upnp.ssdp.SSDPRequest
    Method to get the SocketAddress from the DatagramPacket if this SSDPRequest was parsed from a packet.
    getSocketAddress() - Method in class ball.upnp.ssdp.SSDPResponse
    Method to get the SocketAddress from the DatagramPacket if this SSDPResponse was parsed from a packet.
    getST() - Method in interface ball.upnp.ssdp.SSDPMessage
    Method to get the "ST" URI.
    getSupportedAnnotationTypeList() - Method in class ball.annotation.processing.AnnotatedProcessor
    Method to get the List of supported Annotation Classes.
    getSupportedAnnotationTypes() - Method in class ball.annotation.processing.AbstractProcessor
     
    getSupportedAnnotationTypes() - Method in class ball.annotation.processing.AnnotatedNoAnnotationProcessor
     
    getSupportedAnnotationTypes() - Method in class ball.annotation.processing.AnnotatedProcessor
     
    getSupportedAnnotationTypes() - Method in class ball.annotation.processing.NoopProcessor
     
    getSupportedOptions() - Method in class ball.annotation.processing.AbstractProcessor
     
    getSupportedSourceVersion() - Method in class ball.annotation.processing.AbstractProcessor
     
    getTableModelListeners() - Method in class ball.util.CoordinateMap
     
    getType() - Method in class ball.util.ant.types.TypedAttributeType
     
    getType() - Method in class ball.util.CoordinateMap
    Method to get the value type of this CoordinateMap.
    getType() - Method in class ball.util.Factory
    Method to get the type (Class) of objects produced by this Factory.
    getTypedValue() - Method in class ball.util.ant.types.TypedAttributeType
     
    getTypedValue(ClassLoader) - Method in class ball.util.ant.types.TypedAttributeType
     
    getTypeElementFor(Element, String) - Method in class ball.annotation.processing.JavaxLangModelUtilities
    Method to get the TypeElement for a context Element.
    getUDN() - Method in interface ball.upnp.Device
    Method to get this Device's UDN.
    getUnless() - Method in class ball.util.ant.types.OptionalTextType
     
    getUnmarshaller() - Method in class ball.http.ProtocolClient
     
    getUserAgent() - Method in class ball.upnp.ssdp.SSDPDiscoveryService
    SERVER and USER-AGENT
    getUSN(URI) - Method in interface ball.upnp.Device
     
    getUSN(URI) - Method in interface ball.upnp.Service
     
    getUSN(URI) - Method in interface ball.upnp.SSDP
    Method to get the USN for this Device UDN.
    getUSN() - Method in interface ball.upnp.ssdp.SSDPMessage
    Method to get the "USN" URI.
    getUSNMap() - Method in class ball.upnp.AbstractDevice
     
    getUSNMap() - Method in class ball.upnp.AbstractService
     
    getUSNMap() - Method in interface ball.upnp.Device
     
    getUSNMap() - Method in interface ball.upnp.Service
     
    getUSNMap() - Method in interface ball.upnp.SSDP
    Method to provide the Map of USN to NT (ST) permutations required for NOTIFY("ssdp:alive") and NOTIFY("ssdp:byebye") requests and M-SEARCH("ssdp:all") responses for this Device or Service.
    getUUID() - Method in interface ball.upnp.Device
    Method to get this Device's UUID.
    getValue() - Method in class ball.util.ant.types.StringValueType
     
    getValueAt(PropertyDescriptor, int) - Method in class ball.beans.PropertyDescriptorsTableModel
     
    getValueAt(int, int) - Method in class ball.swing.table.AbstractTableModelImpl
     
    getValueAt(R, int) - Method in class ball.swing.table.ArrayListTableModel
    Implementation method to retrieve a column value from a row object.
    getValueAt(int, int) - Method in class ball.swing.table.ArrayListTableModel
     
    getValueAt(Object, int) - Method in class ball.swing.table.ListTableModel
     
    getValueAt(Object, int) - Method in class ball.swing.table.MapsTableModel
     
    getValueAt(Object, int) - Method in class ball.swing.table.MapTableModel
     
    getValueAt(Object[], int) - Method in class ball.swing.table.SimpleTableModel
     
    getValueAt(int, int) - Method in class ball.util.CoordinateMap
     
    getViewName() - Method in class ball.spring.AbstractController
     
    getWithModifiers() - Method in class ball.annotation.processing.AnnotatedNoAnnotationProcessor
    getWithoutModifiers() - Method in class ball.annotation.processing.AnnotatedNoAnnotationProcessor
    getWriter() - Method in class ball.activation.ReaderWriterDataSource
    Method to return a new Writer to write to the underlying OutputStream.
    getX() - Method in class ball.util.Coordinate
     
    getXmlns() - Method in interface ball.upnp.Description
    Method to get the XmlNs's name.
    getY() - Method in class ball.util.Coordinate
     

    H

    h1(Stream<Node>) - Method in interface ball.xml.HTMLTemplates
    {@code
    h1(Node...) - Method in interface ball.xml.HTMLTemplates
    {@code
    h1(String) - Method in interface ball.xml.HTMLTemplates
    {@code
    h2(Stream<Node>) - Method in interface ball.xml.HTMLTemplates
    {@code
    h2(Node...) - Method in interface ball.xml.HTMLTemplates
    {@code
    h2(String) - Method in interface ball.xml.HTMLTemplates
    {@code
    h3(Stream<Node>) - Method in interface ball.xml.HTMLTemplates
    {@code
    h3(Node...) - Method in interface ball.xml.HTMLTemplates
    {@code
    h3(String) - Method in interface ball.xml.HTMLTemplates
    {@code
    h4(Stream<Node>) - Method in interface ball.xml.HTMLTemplates
    {@code
    h4(Node...) - Method in interface ball.xml.HTMLTemplates
    {@code
    h4(String) - Method in interface ball.xml.HTMLTemplates
    {@code
    h5(Stream<Node>) - Method in interface ball.xml.HTMLTemplates
    {@code
    h5(Node...) - Method in interface ball.xml.HTMLTemplates
    {@code
    h5(String) - Method in interface ball.xml.HTMLTemplates
    {@code
    h6(Stream<Node>) - Method in interface ball.xml.HTMLTemplates
    {@code
    h6(Node...) - Method in interface ball.xml.HTMLTemplates
    {@code
    h6(String) - Method in interface ball.xml.HTMLTemplates
    {@code
    handle(Model, Exception) - Method in class ball.spring.AbstractController
     
    handleEntity(HttpEntity) - Method in class ball.http.ProtocolResponseHandler
     
    handleNOT_FOUND(Model, NoSuchElementException) - Method in class ball.spring.AbstractController
     
    handleNOT_FOUND() - Method in class ball.spring.jig.BeanRestController
     
    handler() - Method in class ball.http.ProtocolClient
     
    hasFactoryMethodFor(Class<?>...) - Method in class ball.util.Factory
    Method to determine if there is a factory Member (factory Method, static Method, or Constructor) to manufacture or get an Object.
    hashCode() - Method in class ball.util.Coordinate
     
    hasSameSignatureAs(List<TypeMirror>) - Method in class ball.annotation.processing.JavaxLangModelUtilities
     
    hasSameSignatureAs(Executable) - Method in class ball.annotation.processing.JavaxLangModelUtilities
     
    hasSameSignatureAs(CharSequence, Class<?>[]) - Method in class ball.annotation.processing.JavaxLangModelUtilities
     
    Head() - Constructor for class ball.http.ant.taskdefs.HTTPTask.Head
     
    header() - Method in class ball.swing.table.AbstractTableModelImpl
    Convenience method to get the column names as an array.
    header(String, String) - Method in class ball.upnp.ssdp.SSDPRequest
    String fluent header setter.
    header(String, SocketAddress) - Method in class ball.upnp.ssdp.SSDPRequest
    SocketAddress fluent header setter.
    header(String, InetSocketAddress) - Method in class ball.upnp.ssdp.SSDPRequest
    InetSocketAddress fluent header setter.
    header(String, Number) - Method in class ball.upnp.ssdp.SSDPRequest
    Number fluent header setter.
    header(String, URI) - Method in class ball.upnp.ssdp.SSDPRequest
    URI fluent header setter.
    header(String, Function<T, String>, T) - Method in class ball.upnp.ssdp.SSDPRequest
    Fluent header setter.
    header(String, String) - Method in class ball.upnp.ssdp.SSDPResponse
    String fluent header setter.
    header(String, SocketAddress) - Method in class ball.upnp.ssdp.SSDPResponse
    SocketAddress fluent header setter.
    header(String, InetSocketAddress) - Method in class ball.upnp.ssdp.SSDPResponse
    InetSocketAddress fluent header setter.
    header(String, Number) - Method in class ball.upnp.ssdp.SSDPResponse
    Number fluent header setter.
    header(String, URI) - Method in class ball.upnp.ssdp.SSDPResponse
    URI fluent header setter.
    header(String, Function<T, String>, T) - Method in class ball.upnp.ssdp.SSDPResponse
    Fluent header setter.
    headMap(Coordinate) - Method in class ball.util.CoordinateMap
     
    HOST - Static variable in interface ball.upnp.ssdp.SSDPMessage
    SSDP message header name.
    HTMLTemplates - Interface in ball.xml
    Common HTML templates.
    HTTPTask - Class in ball.http.ant.taskdefs
    Abstract Ant base Task for web API client tasks.
    HTTPTask() - Constructor for class ball.http.ant.taskdefs.HTTPTask
     
    HTTPTask.Delete - Class in ball.http.ant.taskdefs
    Ant Task to DELETE.
    HTTPTask.Get - Class in ball.http.ant.taskdefs
    Ant Task to GET.
    HTTPTask.Head - Class in ball.http.ant.taskdefs
    Ant Task to HEAD.
    HTTPTask.NameValuePairImpl - Class in ball.http.ant.taskdefs
    StringAttributeType implementation that includes NameValuePair.
    HTTPTask.Options - Class in ball.http.ant.taskdefs
    Ant Task to OPTIONS.
    HTTPTask.Patch - Class in ball.http.ant.taskdefs
    Ant Task to PATCH.
    HTTPTask.Post - Class in ball.http.ant.taskdefs
    Ant Task to POST.
    HTTPTask.Put - Class in ball.http.ant.taskdefs
    Ant Task to PUT.
    HTTPTask.Request - Class in ball.http.ant.taskdefs
    Abstract Ant base Task for DELETE, GET, POST, and PUT operations.

    I

    Icon - Class in ball.upnp
    Icon() - Constructor for class ball.upnp.Icon
     
    implementationOf(ExecutableElement, TypeElement) - Method in class ball.annotation.processing.JavaxLangModelUtilities
    Method to return the ExecutableElement (Method) the argument ExecutableElement is overriden by (if any).
    includes(Coordinate) - Method in class ball.util.CoordinateMap
    Method to determine if the Coordinate is included in this CoordinateMap's space.
    INET_SOCKET_ADDRESS - Static variable in class ball.upnp.ssdp.SSDPMulticastSocket
    SSDP IPv4 multicast InetSocketAddress.
    init(ProcessingEnvironment) - Method in class ball.annotation.processing.AbstractProcessor
     
    init(ProcessingEnvironment) - Method in class ball.annotation.processing.AnnotatedNoAnnotationProcessor
     
    init(ProcessingEnvironment) - Method in class ball.annotation.processing.AnnotatedProcessor
     
    init(ProcessingEnvironment) - Method in class ball.annotation.processing.NoOverrideProcessor
     
    init(ProcessingEnvironment) - Method in class ball.annotation.processing.ObjectCloneProcessor
     
    init(ProcessingEnvironment) - Method in class ball.annotation.processing.ObjectToStringProcessor
     
    init() - Method in class ball.databind.ant.taskdefs.ObjectMapperTask
     
    init() - Method in class ball.http.ant.taskdefs.HTTPTask
     
    init() - Method in class ball.http.ant.taskdefs.HTTPTask.Request
     
    init() - Method in class ball.persistence.ant.taskdefs.PersistenceTask
     
    init() - Method in class ball.spring.AbstractController
     
    init() - Method in class ball.spring.mysqld.MysqldConfiguration
     
    init() - Method in class ball.upnp.ant.taskdefs.SSDPTask
     
    init() - Method in interface ball.util.ant.taskdefs.ClasspathDelegateAntTask
    Default implementation for Task subclasses.
    init() - Method in interface ball.util.ant.taskdefs.ConfigurableAntTask
    Default implementation for Task subclasses.
    init() - Method in class ball.util.ant.taskdefs.PatternTask
     
    init() - Method in class ball.util.ant.taskdefs.PreferencesTask
     
    init() - Method in class ball.util.ant.taskdefs.ProcessClassFilesTask
     
    init() - Method in class ball.util.ant.taskdefs.StreamTokenizerTask
     
    init() - Method in class ball.util.ant.taskdefs.TypeTask
     
    init() - Method in class ball.util.ant.taskdefs.XPathEvaluateTask
     
    initialize(Object, ObjectCodec, JsonNode) - Method in class ball.databind.JSONBeanTypeMap
     
    initialize(Object, ObjectCodec, JsonNode) - Method in class ball.databind.PolymorphicTypeMap
    Callback from JsonDeserializer implementation to allow subclass implementations to initialize the resulting bean with the parse-tree (JsonNode).
    initialize(Object, ObjectCodec, JsonNode) - Method in class ball.persistence.entity.JSONEntityTypeMap
     
    initialize(CharSequence) - Method in interface ball.util.PatternMatcherBean
    Method to initialize fields and methods annotated with MatcherGroup with the results of parsing the sequence argument.
    INSTANCE - Static variable in class ball.databind.ObjectMapperConfiguration
    INSTANCE - Static variable in class ball.io.BOMCharsetMap
    Unmodifiable instance of BOMCharsetMap.
    INSTANCE - Static variable in class ball.lang.PrimitiveTypeMap
    Unmodifiable instance of a PrimitiveTypeMap.
    instance - Variable in class ball.util.ant.taskdefs.InstanceOfTask
     
    InstanceOfTask - Class in ball.util.ant.taskdefs
    Ant Task to get an instance of a specified Class.
    InstanceOfTask() - Constructor for class ball.util.ant.taskdefs.InstanceOfTask
     
    InterceptingInvocationHandler<T> - Class in ball.lang.reflect
    "Intercepting" InvocationHandler implementation.
    InterceptingInvocationHandler() - Constructor for class ball.lang.reflect.InterceptingInvocationHandler
     
    InvocationHandler() - Constructor for class ball.xml.FluentNode.InvocationHandler
     
    invoke(Object, Method, Object[]) - Method in class ball.http.ProtocolInvocationHandler
     
    invoke(Object, Method, Object[]) - Method in interface ball.lang.reflect.DefaultInterfaceMethodInvocationHandler
    This method assumes method.isDefault() and will invoke Method directly.
    invoke(Object, Method, Object[]) - Method in class ball.lang.reflect.DefaultInvocationHandler
    If the method.isDefault(), that Method will be invoked directly.
    invoke(Object, Method, Object[]) - Method in class ball.lang.reflect.FacadeProxyInvocationHandler
     
    invoke(Object, Method, Object[]) - Method in class ball.lang.reflect.InterceptingInvocationHandler
    Subclasses may declare methods with the same signature of a proxied interface method which will be invoked (as a sort of listener) before invoking the target method.
    is(String) - Method in enum ball.upnp.ssdp.SSDPRequest.Method
    Test if the argument method matches this.
    isActive(Project) - Method in class ball.util.ant.types.OptionalTextType
    Method to determine if the "if" and "unless" tests have been satisfied.
    isApplicable(Class<?>[], Class<?>...) - Static method in class ball.util.Factory
    Method to determine if an argument of the specified types may be applied to a method or constructor with the specified parameters.
    IsAssignableFrom() - Constructor for class ball.util.ant.taskdefs.TypeTask.IsAssignableFrom
     
    isAssignableTo(Class<?>) - Method in class ball.annotation.processing.JavaxLangModelUtilities
     
    isAssignableTo(TypeMirror) - Method in class ball.annotation.processing.JavaxLangModelUtilities
     
    isAssignableTo(Class<?>, Function<? super Element, TypeMirror>) - Method in class ball.annotation.processing.JavaxLangModelUtilities
     
    isAssignableTo(TypeMirror, Function<? super Element, TypeMirror>) - Method in class ball.annotation.processing.JavaxLangModelUtilities
     
    isCellEditable(int, int) - Method in class ball.swing.table.AbstractTableModelImpl
     
    isCellEditable(int, int) - Method in class ball.util.CoordinateMap
     
    isEmptyArray(AnnotationValue) - Method in class ball.annotation.processing.JavaxLangModelUtilities
    Method to determine if an AnnotationValue is "empty": null or an empty array.
    isGenerated(Element) - Method in class ball.annotation.processing.JavaxLangModelUtilities
    Method to determine if an Element is "generated".
    isGetterMethod(ExecutableElement) - Method in class ball.annotation.processing.JavaxLangModelUtilities
    Method to determine if an ExecutableElement is a bean getter.
    isNamespaceAware() - Method in class ball.xml.FluentDocument.Builder
     
    isValidating() - Method in class ball.xml.FluentDocument.Builder
     
    iterator() - Method in class ball.util.MapView.EntrySet
     

    J

    javac - Variable in class ball.annotation.processing.AbstractProcessor
    JavacPluginName - Annotation Type in ball.tools.javac
    Annotation to mark Plugins with their name.
    JavacPluginName.ProcessorImpl - Class in ball.tools.javac
    Processor implementation.
    JavaLangReflectMethods - Interface in ball.lang.reflect
    JavaxLangModelUtilities - Class in ball.annotation.processing
    Utility methods for Processor and Taglet implementations.
    JavaxLangModelUtilities() - Constructor for class ball.annotation.processing.JavaxLangModelUtilities
     
    jaxb - Variable in class ball.http.ProtocolClient
    Field exposed for subclass initialization; see ProtocolClient.getJAXBContext().
    JAXBDataSource - Class in ball.activation
    ReaderWriterDataSource implementation to provide Marshaller marshalling and Unmarshaller unmarshalling services.
    JAXBDataSource(Object) - Constructor for class ball.activation.JAXBDataSource
    Construct and marshal the argument Object.
    JAXBDataSource() - Constructor for class ball.activation.JAXBDataSource
    No-argument constructor.
    JAXBIndexProcessor - Class in ball.annotation.processing
    Processor implementation to generate jaxb.index files from Classes annotated with JAXB annotations.
    JAXBIndexProcessor() - Constructor for class ball.annotation.processing.JAXBIndexProcessor
     
    json - Variable in class ball.persistence.entity.JSONEntity
     
    json(String) - Method in class ball.spring.jig.BeanRestController
     
    JSONBean - Class in ball.databind
    Abstract base class for bean implementations that wrap a JsonNode.
    JSONBean() - Constructor for class ball.databind.JSONBean
     
    JSONBeanSerializerModifier - Class in ball.databind
    JSONBeanSerializerModifier() - Constructor for class ball.databind.JSONBeanSerializerModifier
     
    JSONBeanTypeMap - Class in ball.databind
    JSONBeanTypeMap() - Constructor for class ball.databind.JSONBeanTypeMap
     
    JSONEntity - Class in ball.persistence.entity
    Abstract base class for JSONBean entities.
    JSONEntity() - Constructor for class ball.persistence.entity.JSONEntity
     
    JSONEntityTypeMap - Class in ball.persistence.entity
    JSONEntityTypeMap() - Constructor for class ball.persistence.entity.JSONEntityTypeMap
     

    L

    lastKey() - Method in class ball.util.CoordinateMap
     
    length() - Method in class ball.activation.ByteArrayDataSource
     
    length() - Method in interface ball.activation.DataSourceDefaultMethods
    Method to get the number of bytes stored in this DataSource.
    length() - Method in class ball.activation.TempFileDataSource
     
    li(Stream<Node>) - Method in interface ball.xml.HTMLTemplates
    <li>nodes...</li>
    li(Node...) - Method in interface ball.xml.HTMLTemplates
    <li>nodes...</li>
    li(String) - Method in interface ball.xml.HTMLTemplates
    <li>text(content)</li>
    list(JavaFileManager) - Static method in interface ball.annotation.processing.ClassFileProcessor
    Static method to get the list of Class file names that have been generated by the JavaFileManager.
    list() - Method in class ball.swing.table.ArrayListTableModel
    Method to access the underlying row List.
    Listen() - Constructor for class ball.upnp.ant.taskdefs.SSDPTask.Listen
     
    ListOrderComparator<T> - Class in ball.util
    ListOrderComparator(List<T>) - Constructor for class ball.util.ListOrderComparator
    Construct a Comparator from the argument List.
    ListOrderComparator(T...) - Constructor for class ball.util.ListOrderComparator
    Construct a Comparator from the argument array.
    ListProviders() - Constructor for class ball.persistence.ant.taskdefs.PersistenceTask.ListProviders
     
    ListTableModel - Class in ball.swing.table
    List TableModel implementation.
    ListTableModel(List<?>, String) - Constructor for class ball.swing.table.ListTableModel
     
    ListTableModel(List<?>) - Constructor for class ball.swing.table.ListTableModel
     
    load(InputStream) - Method in class ball.util.PropertiesImpl
     
    load(Properties, InputStream) - Static method in class ball.util.PropertiesImpl
     
    LOCATION - Static variable in interface ball.upnp.ssdp.SSDPMessage
    SSDP message header name.
    log(HttpContext) - Method in class ball.http.ant.taskdefs.HTTPTask
    log(HttpMessage) - Method in class ball.http.ant.taskdefs.HTTPTask
    log(String, HttpEntity) - Method in class ball.http.ant.taskdefs.HTTPTask
    log(String) - Method in interface ball.util.ant.taskdefs.AntTaskLogMethods
     
    log(String, int) - Method in interface ball.util.ant.taskdefs.AntTaskLogMethods
     
    log(String, Throwable, int) - Method in interface ball.util.ant.taskdefs.AntTaskLogMethods
     
    log(Throwable, int) - Method in interface ball.util.ant.taskdefs.AntTaskLogMethods
     
    log(TableModel) - Method in interface ball.util.ant.taskdefs.AntTaskLogMethods
    log(TableModel, int) - Method in interface ball.util.ant.taskdefs.AntTaskLogMethods
    log(Stream<String>) - Method in interface ball.util.ant.taskdefs.AntTaskLogMethods
    log(Stream<String>, int) - Method in interface ball.util.ant.taskdefs.AntTaskLogMethods
    log(File, int, String) - Method in interface ball.util.ant.taskdefs.AntTaskLogMethods
    log() - Method in interface ball.util.ant.taskdefs.AntTaskLogMethods
    Log an empty String.
    log(int) - Method in interface ball.util.ant.taskdefs.AntTaskLogMethods
    Log an empty String.

    M

    MAN - Static variable in interface ball.upnp.ssdp.SSDPMessage
    SSDP message header name.
    Manifest - Class in ball.annotation
    Annotations to generate a JAR META-INF/MANIFEST.MF.
    Manifest.Attribute - Annotation Type in ball.annotation
    Attribute name
    Manifest.DependsOn - Annotation Type in ball.annotation
    Depends-On
    Manifest.DesignTimeOnly - Annotation Type in ball.annotation
    Design-Time-Only
    Manifest.JavaBean - Annotation Type in ball.annotation
    Java-Bean
    Manifest.MainClass - Annotation Type in ball.annotation
    Main-Class
    Manifest.Section - Annotation Type in ball.annotation
    Package section
    ManifestProcessor - Class in ball.annotation.processing
    Processor implementation to scan Manifest Annotations and generate a META-INF/MANIFEST.MF.
    ManifestProcessor() - Constructor for class ball.annotation.processing.ManifestProcessor
     
    MAP - Static variable in class ball.databind.ObjectMapperFeature
    The SortedMap of feature names to their corresponding Enum.
    map() - Method in class ball.swing.table.MapTableModel
    Method to get the underlying Map.
    map() - Method in class ball.util.CoordinateMap
     
    map() - Method in class ball.util.MapView
     
    mapper - Variable in class ball.databind.ant.taskdefs.ObjectMapperTask
     
    mapper - Variable in class ball.databind.JSONBean
     
    MAPPER - Static variable in class ball.databind.ObjectMapperConfiguration
    mapper - Variable in class ball.http.ProtocolClient
    Field exposed for subclass initialization; see ProtocolClient.getObjectMapper().
    MapsTableModel - Class in ball.swing.table
    Maps TableModel implementation.
    MapsTableModel(Iterable<? extends Map<?, ?>>, String...) - Constructor for class ball.swing.table.MapsTableModel
     
    MapsTableModel(Iterable<? extends Map<?, ?>>, int) - Constructor for class ball.swing.table.MapsTableModel
     
    MapsTableModel(Iterator<? extends Map<?, ?>>, String...) - Constructor for class ball.swing.table.MapsTableModel
     
    MapTableModel - Class in ball.swing.table
    Map TableModel implementation.
    MapTableModel(Map<?, ?>, String...) - Constructor for class ball.swing.table.MapTableModel
     
    MapTableModel(Map<?, ?>, int) - Constructor for class ball.swing.table.MapTableModel
     
    MapTableModel(Map<?, ?>) - Constructor for class ball.swing.table.MapTableModel
     
    MapView<K,V> - Class in ball.util
    Map implementation base class to provide a view of a wrapped Map.
    MapView(Map<K, V>) - Constructor for class ball.util.MapView
    Sole constructor.
    MapView.EntrySet - Class in ball.util
    MapView.entrySet implementation class.
    marshal(Object) - Method in class ball.activation.JAXBDataSource
    Marshal the argument Object.
    marshal(JAXBContext, Object) - Method in class ball.activation.JAXBDataSource
    Marshal the argument Object.
    matcher(CharSequence) - Method in interface ball.util.PatternMatcherBean
    Method to get the Matcher for the argument input.
    MatcherGroup - Annotation Type in ball.annotation
    Annotation to mark a bean field or method with a Matcher group.
    MatcherGroupProcessor - Class in ball.annotation.processing
    Processor implementation to check MatcherGroup annotations.
    MatcherGroupProcessor() - Constructor for class ball.annotation.processing.MatcherGroupProcessor
     
    matches(URI, URI) - Static method in interface ball.upnp.SSDP
    Method to test if a NT satisfies an ST.
    matches(URI) - Static method in interface ball.upnp.SSDP
    Method to provide a Predicate that implements SSDP.matches(URI,URI)
    Matches() - Constructor for class ball.util.ant.taskdefs.PatternTask.Matches
     
    MAX_AGE - Static variable in interface ball.upnp.ssdp.SSDPMessage
    HTTP cache control key.
    MD5CryptPasswordEncoder - Class in ball.spring
    Dovecot compatible PasswordEncoder implementation.
    MD5CryptPasswordEncoder() - Constructor for class ball.spring.MD5CryptPasswordEncoder
    Sole constructor.
    MembersOf() - Constructor for class ball.util.ant.taskdefs.TypeTask.MembersOf
     
    Method() - Constructor for class ball.http.annotation.processing.ProtocolJSR311AnnotationProcessor.Method
     
    method(BeanParam, Method) - Method in class ball.http.ProtocolRequestBuilder
    method(Consumes, Method) - Method in class ball.http.ProtocolRequestBuilder
    method(CookieParam, Method) - Method in class ball.http.ProtocolRequestBuilder
    method(DELETE, Method) - Method in class ball.http.ProtocolRequestBuilder
    method(FormParam, Method) - Method in class ball.http.ProtocolRequestBuilder
    method(GET, Method) - Method in class ball.http.ProtocolRequestBuilder
    method(HEAD, Method) - Method in class ball.http.ProtocolRequestBuilder
    method(HeaderParam, Method) - Method in class ball.http.ProtocolRequestBuilder
    method(MatrixParam, Method) - Method in class ball.http.ProtocolRequestBuilder
    method(OPTIONS, Method) - Method in class ball.http.ProtocolRequestBuilder
    method(PATCH, Method) - Method in class ball.http.ProtocolRequestBuilder
    method(Path, Method) - Method in class ball.http.ProtocolRequestBuilder
    method(PathParam, Method) - Method in class ball.http.ProtocolRequestBuilder
    method(QueryParam, Method) - Method in class ball.http.ProtocolRequestBuilder
    method(POST, Method) - Method in class ball.http.ProtocolRequestBuilder
    method(Produces, Method) - Method in class ball.http.ProtocolRequestBuilder
    method(PUT, Method) - Method in class ball.http.ProtocolRequestBuilder
    METHOD_ANNOTATIONS - Static variable in class ball.http.ProtocolRequestBuilder
    Supported method annotations.
    modifiers(int) - Method in interface ball.lang.reflect.JavaLangReflectMethods
    Method to generate modifiers for declaration() methods.
    modifySerializer(SerializationConfig, BeanDescription, JsonSerializer<?>) - Method in class ball.databind.JSONBeanSerializerModifier
     
    ModuleImpl - Class in ball.databind
    Module service provider for ball.databind.
    ModuleImpl() - Constructor for class ball.databind.ModuleImpl
    Sole constructor.
    ModuleImpl - Class in ball.persistence.entity
    Module service provider for ball.persistence.entity.
    ModuleImpl() - Constructor for class ball.persistence.entity.ModuleImpl
    Sole constructor.
    MSearch() - Constructor for class ball.upnp.ant.taskdefs.SSDPTask.MSearch
     
    msearch(int, URI) - Method in class ball.upnp.ssdp.SSDPDiscoveryService
    Send multicast M-SEARCH messsage.
    multicast(SSDPMessage) - Method in class ball.upnp.ssdp.SSDPDiscoveryService
    Method to queue an SSDPMessage for multicast without delay.
    multicast(long, SSDPMessage) - Method in class ball.upnp.ssdp.SSDPDiscoveryService
    Method to queue an SSDPMessage for multicast with delay.
    MustImplement - Annotation Type in ball.annotation.processing
    Annotation to specify required super-Class criteria a Class must implement.
    MustImplement.ProcessorImpl - Class in ball.annotation.processing
    Processor implementation.
    MX - Static variable in interface ball.upnp.ssdp.SSDPMessage
    SSDP message header name.
    mysqld() - Method in class ball.spring.mysqld.MysqldConfiguration
     
    MysqldComponent - Class in ball.spring.mysqld
    mysqld Component.
    MysqldComponent() - Constructor for class ball.spring.mysqld.MysqldComponent
     
    MysqldConfiguration - Class in ball.spring.mysqld
    MysqldConfiguration() - Constructor for class ball.spring.mysqld.MysqldConfiguration
     

    N

    name() - Method in interface ball.xml.FluentNode
    named(CharSequence) - Method in class ball.annotation.processing.JavaxLangModelUtilities
     
    nameOf(Charset) - Static method in class ball.activation.ReaderWriterDataSource
    Convenience method to get the name of a Charset.
    NameValuePairImpl() - Constructor for class ball.http.ant.taskdefs.HTTPTask.NameValuePairImpl
     
    newDocument() - Method in class ball.xml.FluentDocument.Builder
     
    newDocumentBuilder() - Method in class ball.xml.FluentDocumentBuilderFactory
     
    newInstance() - Static method in class ball.xml.FluentDocumentBuilderFactory
    newInstance(String, ClassLoader) - Static method in class ball.xml.FluentDocumentBuilderFactory
    newObjectMapper() - Method in class ball.databind.AbstractObjectMapperConfiguration
    Method to return a new, configured ObjectMapper.
    newProxyInstance(Class<?>...) - Method in class ball.lang.reflect.DefaultInvocationHandler
    NEXTBOOTID_UPNP_ORG - Static variable in interface ball.upnp.ssdp.SSDPMessage
    SSDP message header name.
    NO - Static variable in interface ball.xml.XMLConstants
    node - Variable in class ball.databind.JSONBean
     
    NODE_TYPE_MAP - Static variable in interface ball.xml.FluentNode
    nodeAt(String) - Method in class ball.databind.JSONBean
    Convenience method to call JsonNode.at(String).
    NoopProcessor - Class in ball.annotation.processing
    No-op Processor to silence compilation warnings for 3rd-party Annotations that do not have a processor.
    NoopProcessor() - Constructor for class ball.annotation.processing.NoopProcessor
     
    NoOverrideProcessor - Class in ball.annotation.processing
    Processor implementation to identify overriding Methods that are not marked with the Override Annotation.
    NoOverrideProcessor() - Constructor for class ball.annotation.processing.NoOverrideProcessor
     
    NotEmpty - Annotation Type in ball.util.ant.taskdefs
    AntTaskAttributeConstraint annotation to indicate that an attribute cannot be an empty Collection.
    NotEmpty.Checker - Class in ball.util.ant.taskdefs
    notify(BiConsumer<URI, URI>) - Method in interface ball.upnp.RootDevice
    Method to invoke consumer for every NT / USN combinations representing the RootDevice with embedded Services and Devices.
    NotNull - Annotation Type in ball.util.ant.taskdefs
    AntTaskAttributeConstraint annotation to indicate that an attribute cannot be null.
    NotNull.Checker - Class in ball.util.ant.taskdefs
    NT - Static variable in interface ball.upnp.RootDevice
    upnp:rootdevice
    NT - Static variable in interface ball.upnp.ssdp.SSDPMessage
    SSDP message header name.
    NTS - Static variable in interface ball.upnp.ssdp.SSDPMessage
    SSDP message header name.

    O

    ObjectCloneProcessor - Class in ball.annotation.processing
    Processor implementation to check Object.clone() implementations to verify:
  • The implementing Class also implements Cloneable
  • The implementation throws CloneNotSupportedException (unless some "intravening" superclass' implementation does not)
  • The implementation returns a subtype of the implementation type
  • ObjectCloneProcessor() - Constructor for class ball.annotation.processing.ObjectCloneProcessor
     
    ObjectMapperConfiguration - Class in ball.databind
    ObjectMapperConfiguration() - Constructor for class ball.databind.ObjectMapperConfiguration
     
    ObjectMapperFeature - Class in ball.databind
    Abstract class with static SortedMap (EnumLookupMap) member of all ObjectMapper features.
    ObjectMapperTask - Class in ball.databind.ant.taskdefs
    Abstract Ant base Task for ObjectMapper tasks.
    ObjectMapperTask() - Constructor for class ball.databind.ant.taskdefs.ObjectMapperTask
    No-argument constructor.
    ObjectMapperTask.ReadValue - Class in ball.databind.ant.taskdefs
    ObjectMapperTask.Setting - Class in ball.databind.ant.taskdefs
    ObjectMapper configuration setting.
    ObjectToStringProcessor - Class in ball.annotation.processing
    Processor implementation to check Classes to verify:
  • The implementing Class also overrides Object.toString()
  • ObjectToStringProcessor() - Constructor for class ball.annotation.processing.ObjectToStringProcessor
     
    Of() - Constructor for class ball.util.ant.taskdefs.CombinationsTask.Of
     
    Of() - Constructor for class ball.util.ant.taskdefs.PermutationsTask.Of
     
    of(int, int, Predicate<List<T>>, Collection<T>) - Static method in interface ball.util.stream.Combinations
    Method to get the Stream of combinations.
    of(int, Collection<T>) - Static method in interface ball.util.stream.Combinations
    Method to get the Stream of combinations.
    of(Collection<T>) - Static method in interface ball.util.stream.Permutations
    Method to get the Stream of permutations.
    of(Predicate<List<T>>, Collection<T>) - Static method in interface ball.util.stream.Permutations
    Method to get the Stream of permutations.
    ol(Stream<Node>) - Method in interface ball.xml.HTMLTemplates
    <ol>nodes...</ol>
    ol(Node...) - Method in interface ball.xml.HTMLTemplates
    <ol>nodes...</ol>
    OptionalTextType - Class in ball.util.ant.types
    Class to provide a String base text type for Ant Task implementations.
    OptionalTextType() - Constructor for class ball.util.ant.types.OptionalTextType
     
    Options() - Constructor for class ball.http.ant.taskdefs.HTTPTask.Options
     
    orderedBy(List<T>) - Static method in class ball.util.Comparators
    Deprecated.
    Static method to return a Comparator ordering members in the same order as the List.
    overrides(ExecutableElement) - Method in class ball.annotation.processing.JavaxLangModelUtilities
    Method to return the ExecutableElement (Method) the argument ExecutableElement overrides (if any).
    overrides(ExecutableElement, ExecutableElement) - Method in class ball.annotation.processing.JavaxLangModelUtilities
    Method to determine if a ExecutableElement (Method) overrides another ExecutableElement.
    owner() - Method in interface ball.xml.FluentDocument
     
    owner() - Method in interface ball.xml.FluentNode

    P

    p(Stream<Node>) - Method in interface ball.xml.HTMLTemplates
    {@code
    p(Node...) - Method in interface ball.xml.HTMLTemplates
    {@code
    p(String) - Method in interface ball.xml.HTMLTemplates
    {@code
    parameter(BeanParam, Parameter, Object) - Method in class ball.http.ProtocolRequestBuilder
    BeanParam method parameter Annotation
    parameter(CookieParam, Parameter, Object) - Method in class ball.http.ProtocolRequestBuilder
    CookieParam method parameter Annotation
    parameter(FormParam, Parameter, Object) - Method in class ball.http.ProtocolRequestBuilder
    FormParam method parameter Annotation
    parameter(HeaderParam, Parameter, Object) - Method in class ball.http.ProtocolRequestBuilder
    HeaderParam method parameter Annotation
    parameter(MatrixParam, Parameter, Object) - Method in class ball.http.ProtocolRequestBuilder
    MatrixParam method parameter Annotation
    parameter(PathParam, Parameter, Object) - Method in class ball.http.ProtocolRequestBuilder
    PathParam method parameter Annotation
    parameter(QueryParam, Parameter, Object) - Method in class ball.http.ProtocolRequestBuilder
    QueryParam method parameter Annotation
    parameter(Parameter, HttpMessage) - Method in class ball.http.ProtocolRequestBuilder
    HttpMessage method parameter
    parameter(Parameter, HttpEntity) - Method in class ball.http.ProtocolRequestBuilder
    HttpEntity method parameter
    parameter(Parameter, URI) - Method in class ball.http.ProtocolRequestBuilder
    URI method parameter
    parameter(Parameter, Object) - Method in class ball.http.ProtocolRequestBuilder
    Object method parameter
    PARAMETER_ANNOTATIONS - Static variable in class ball.http.ProtocolRequestBuilder
    Supported method parameter annotations.
    PARAMETER_TYPES - Static variable in class ball.http.ProtocolRequestBuilder
    Supported method parameter types.
    parameters(Parameter[]) - Method in interface ball.lang.reflect.JavaLangReflectMethods
    Method to generate a Constructor or Method parameter declaration.
    parse(DatagramPacket) - Static method in interface ball.upnp.ssdp.SSDPMessage
    Static method to parse a DatagramPacket to a List of lines (Strings).
    parse(InputSource) - Method in class ball.xml.FluentDocument.Builder
     
    Patch() - Constructor for class ball.http.ant.taskdefs.HTTPTask.Patch
     
    pattern() - Method in interface ball.util.PatternMatcherBean
    Method to get the compiled Pattern for this annotated bean.
    PatternMatcherBean - Interface in ball.util
    Interface providing default methods for beans classes annotated with PatternRegex and whose methods are annotated with MatcherGroup.
    PatternRegex - Annotation Type in ball.annotation
    Annotation to mark a type with a Pattern regex.
    PatternRegexProcessor - Class in ball.annotation.processing
    Processor implementation to check PatternRegex annotations.
    PatternRegexProcessor() - Constructor for class ball.annotation.processing.PatternRegexProcessor
     
    PatternTask - Class in ball.util.ant.taskdefs
    Abstract Ant Task base class for Pattern-specific tasks.
    PatternTask() - Constructor for class ball.util.ant.taskdefs.PatternTask
     
    PatternTask.Matches - Class in ball.util.ant.taskdefs
    PatternTask.Split - Class in ball.util.ant.taskdefs
    Permutations<T> - Interface in ball.util.stream
    Stream implementaion that provides all permutations of a List.
    PermutationsTask - Class in ball.util.ant.taskdefs
    Abstract Ant Task to analyze Permutations of a Collection.
    PermutationsTask() - Constructor for class ball.util.ant.taskdefs.PermutationsTask
     
    PermutationsTask.Count - Class in ball.util.ant.taskdefs
    PermutationsTask.Of - Class in ball.util.ant.taskdefs
    Ant Task to show the Permutations.
    PersistenceTask - Class in ball.persistence.ant.taskdefs
    Abstract Persistence Ant Task base class.
    PersistenceTask() - Constructor for class ball.persistence.ant.taskdefs.PersistenceTask
     
    PersistenceTask.GenerateSchema - Class in ball.persistence.ant.taskdefs
    Ant Task to generate schema.
    PersistenceTask.ListProviders - Class in ball.persistence.ant.taskdefs
    Ant Task to list available PersistenceProviders.
    PersonName - Class in ball.persistence.embeddable
    PersonName() - Constructor for class ball.persistence.embeddable.PersonName
     
    PolymorphicTypeMap - Class in ball.databind
    Class suitable for mapping polymorphic subtypes.
    PolymorphicTypeMap() - Constructor for class ball.databind.PolymorphicTypeMap
    Sole constructor.
    Post() - Constructor for class ball.http.ant.taskdefs.HTTPTask.Post
     
    pre(String) - Method in interface ball.xml.HTMLTemplates
    <pre>content</pre>
    pre(String, String) - Method in interface ball.xml.HTMLTemplates
    <pre lang="lang">content</pre>
    PreferencesTask - Class in ball.util.ant.taskdefs
    Abstract Ant Task base class for Preferences-specific tasks.
    PreferencesTask() - Constructor for class ball.util.ant.taskdefs.PreferencesTask
     
    PreferencesTask.Export - Class in ball.util.ant.taskdefs
    PrimitiveTypeMap - Class in ball.lang
    Provides mapping of Java primitive Classes to their "wrapper" Classes.
    PrimitiveTypeMap() - Constructor for class ball.lang.PrimitiveTypeMap
    Sole constructor.
    print(Diagnostic.Kind, String, Object...) - Method in class ball.annotation.processing.AbstractProcessor
    Method to print a diagnostic message.
    print(Diagnostic.Kind, Element, String, Object...) - Method in class ball.annotation.processing.AbstractProcessor
    Method to print a diagnostic message.
    print(Diagnostic.Kind, Element, AnnotationMirror, String, Object...) - Method in class ball.annotation.processing.AbstractProcessor
    Method to print a diagnostic message.
    print(Diagnostic.Kind, Element, AnnotationMirror, AnnotationValue, String, Object...) - Method in class ball.annotation.processing.AbstractProcessor
    Method to print a diagnostic message.
    print(Diagnostic.Kind, Throwable) - Method in class ball.annotation.processing.AbstractProcessor
    Method to print a Throwable.
    process(Set<? extends TypeElement>, RoundEnvironment) - Method in class ball.annotation.processing.AbstractProcessor
     
    process(Set<? extends TypeElement>, RoundEnvironment) - Method in class ball.annotation.processing.AnnotatedNoAnnotationProcessor
     
    process(RoundEnvironment, Element) - Method in class ball.annotation.processing.AnnotatedNoAnnotationProcessor
    Method to process each Element.
    process(Set<? extends TypeElement>, RoundEnvironment) - Method in class ball.annotation.processing.AnnotatedProcessor
     
    process(RoundEnvironment, TypeElement, Element) - Method in class ball.annotation.processing.AnnotatedProcessor
    Callback method to process an annotated Element.
    process(Set<Class<?>>, JavaFileManager) - Method in class ball.annotation.processing.AntLibProcessor
     
    process(RoundEnvironment, TypeElement, Element) - Method in class ball.annotation.processing.AntTaskAttributeConstraintProcessor
     
    process(RoundEnvironment, TypeElement, Element) - Method in class ball.annotation.processing.AntTaskProcessor
     
    process(Set<Class<?>>, JavaFileManager) - Method in interface ball.annotation.processing.ClassFileProcessor
    Processor alternate entry point.
    process(RoundEnvironment, TypeElement, Element) - Method in class ball.annotation.processing.CompileTimeCheckProcessor
     
    process(RoundEnvironment, TypeElement, Element) - Method in class ball.annotation.processing.ConstantValueMustConvertToProcessor
     
    process(RoundEnvironment, TypeElement, Element) - Method in class ball.annotation.processing.ConstructorPropertiesProcessor
     
    process(RoundEnvironment, TypeElement, Element) - Method in class ball.annotation.processing.For.ProcessorImpl
     
    process(RoundEnvironment, TypeElement, Element) - Method in class ball.annotation.processing.ForElementKinds.ProcessorImpl
     
    process(RoundEnvironment, TypeElement, Element) - Method in class ball.annotation.processing.ForSubclassesOf.ProcessorImpl
     
    process(Set<Class<?>>, JavaFileManager) - Method in class ball.annotation.processing.JAXBIndexProcessor
     
    process(RoundEnvironment, TypeElement, Element) - Method in class ball.annotation.processing.ManifestProcessor
     
    process(Set<Class<?>>, JavaFileManager) - Method in class ball.annotation.processing.ManifestProcessor
     
    process(RoundEnvironment, TypeElement, Element) - Method in class ball.annotation.processing.MatcherGroupProcessor
     
    process(RoundEnvironment, TypeElement, Element) - Method in class ball.annotation.processing.MustImplement.ProcessorImpl
     
    process(Set<? extends TypeElement>, RoundEnvironment) - Method in class ball.annotation.processing.NoopProcessor
     
    process(RoundEnvironment, Element) - Method in class ball.annotation.processing.NoOverrideProcessor
     
    process(RoundEnvironment, Element) - Method in class ball.annotation.processing.ObjectCloneProcessor
     
    process(RoundEnvironment, Element) - Method in class ball.annotation.processing.ObjectToStringProcessor
     
    process(RoundEnvironment, Element) - Method in class ball.annotation.processing.SerializableProcessor
     
    process(RoundEnvironment, TypeElement, Element) - Method in class ball.annotation.processing.ServiceProviderForProcessor
     
    process(Set<Class<?>>, JavaFileManager) - Method in class ball.annotation.processing.ServiceProviderForProcessor
     
    process(RoundEnvironment, TypeElement, Element) - Method in class ball.annotation.processing.TargetMustHaveModifiers.ProcessorImpl
     
    process(RoundEnvironment, TypeElement, Element) - Method in class ball.annotation.processing.TargetMustNotHaveModifiers.ProcessorImpl
     
    process(RoundEnvironment, TypeElement, Element) - Method in class ball.annotation.processing.WithModifiers.ProcessorImpl
     
    process(RoundEnvironment, TypeElement, Element) - Method in class ball.annotation.processing.WithoutModifiers.ProcessorImpl
     
    process(RoundEnvironment, TypeElement, Element) - Method in class ball.http.annotation.processing.ProtocolJSR311AnnotationProcessor
     
    process(HttpRequest, HttpContext) - Method in class ball.http.ant.taskdefs.HTTPTask
     
    process(HttpResponse, HttpContext) - Method in class ball.http.ant.taskdefs.HTTPTask
     
    process(HttpRequest, HttpContext) - Method in class ball.http.ProtocolClient
     
    process(HttpResponse, HttpContext) - Method in class ball.http.ProtocolClient
     
    process(RoundEnvironment, TypeElement, Element) - Method in class ball.tools.javac.JavacPluginName.ProcessorImpl
     
    ProcessClassFilesTask - Class in ball.util.ant.taskdefs
    Ant Task to bootstrap Processors.
    ProcessClassFilesTask() - Constructor for class ball.util.ant.taskdefs.ProcessClassFilesTask
     
    ProcessorImpl() - Constructor for class ball.annotation.processing.AnnotationValueMustConvertTo.ProcessorImpl
     
    ProcessorImpl() - Constructor for class ball.annotation.processing.For.ProcessorImpl
     
    ProcessorImpl() - Constructor for class ball.annotation.processing.ForElementKinds.ProcessorImpl
     
    ProcessorImpl() - Constructor for class ball.annotation.processing.ForSubclassesOf.ProcessorImpl
     
    ProcessorImpl() - Constructor for class ball.annotation.processing.MustImplement.ProcessorImpl
     
    ProcessorImpl() - Constructor for class ball.annotation.processing.TargetMustBe.ProcessorImpl
     
    ProcessorImpl() - Constructor for class ball.annotation.processing.TargetMustExtend.ProcessorImpl
     
    ProcessorImpl() - Constructor for class ball.annotation.processing.TargetMustHaveConstructor.ProcessorImpl
     
    ProcessorImpl() - Constructor for class ball.annotation.processing.TargetMustHaveModifiers.ProcessorImpl
     
    ProcessorImpl() - Constructor for class ball.annotation.processing.TargetMustNotHaveModifiers.ProcessorImpl
     
    ProcessorImpl() - Constructor for class ball.annotation.processing.WithModifiers.ProcessorImpl
     
    ProcessorImpl() - Constructor for class ball.annotation.processing.WithoutModifiers.ProcessorImpl
     
    ProcessorImpl() - Constructor for class ball.tools.javac.JavacPluginName.ProcessorImpl
     
    PropertiesImpl - Class in ball.util
    Properties implementation that overrides PropertiesImpl.load(InputStream) and PropertiesImpl.store(OutputStream,String) methods to specify the Charset (as UTF-8).
    PropertiesImpl() - Constructor for class ball.util.PropertiesImpl
    PropertiesImpl(Properties) - Constructor for class ball.util.PropertiesImpl
    PropertiesImpl(Properties, File) - Constructor for class ball.util.PropertiesImpl
    PropertiesImpl(Properties, String) - Constructor for class ball.util.PropertiesImpl
    PropertyDescriptorsTableModel - Class in ball.beans
    BeanInfo properties TableModel implementation.
    PropertyDescriptorsTableModel(PropertyDescriptor[]) - Constructor for class ball.beans.PropertyDescriptorsTableModel
    Sole constructor.
    PropertyMethodEnum - Enum in ball.beans
    Bean property method Enum type.
    PropertySetterAntTask - Interface in ball.util.ant.taskdefs
    Interface to provide common default methods for Tasks that may assign property values.
    Protocol - Annotation Type in ball.http.annotation
    Protocol interface marker Annotation.
    protocol() - Method in class ball.http.ProtocolClient
     
    ProtocolClient<P> - Class in ball.http
    Abstract ProtocolClient base class.
    ProtocolClient(Class<? extends P>) - Constructor for class ball.http.ProtocolClient
    Constructor that creates HttpClientBuilder and HttpCoreContext.
    ProtocolClient(HttpClientBuilder, HttpCoreContext, Class<? extends P>) - Constructor for class ball.http.ProtocolClient
    Constructor that allows the subclass to provide a configured HttpClientBuilder and/or HttpCoreContext.
    ProtocolInvocationHandler - Class in ball.http
    ProtocolInvocationHandler() - Constructor for class ball.http.ProtocolInvocationHandler
     
    ProtocolJSR311AnnotationProcessor - Class in ball.http.annotation.processing
    Abstract base class for JSR 311 Annotation Processor for Protocol interface methods.
    ProtocolJSR311AnnotationProcessor() - Constructor for class ball.http.annotation.processing.ProtocolJSR311AnnotationProcessor
     
    ProtocolJSR311AnnotationProcessor.Method - Class in ball.http.annotation.processing
    ProtocolProcessor - Class in ball.http.annotation.processing
    Protocol annotation Processor.
    ProtocolProcessor() - Constructor for class ball.http.annotation.processing.ProtocolProcessor
     
    ProtocolRequestBuilder - Class in ball.http
    ProtocolRequestBuilder(ProtocolClient<?>) - Constructor for class ball.http.ProtocolRequestBuilder
    Sole constructor.
    ProtocolResponseHandler - Class in ball.http
    ProtocolResponseHandler(ProtocolClient<?>, Method) - Constructor for class ball.http.ProtocolResponseHandler
    Sole constructor.
    proxy() - Method in class ball.http.ProtocolClient
     
    put(Class<?>, Class<?>[]) - Method in class ball.databind.PolymorphicTypeMap
     
    Put() - Constructor for class ball.http.ant.taskdefs.HTTPTask.Put
     
    put(Number, Number, V) - Method in class ball.util.CoordinateMap
    put(Coordinate, V) - Method in class ball.util.CoordinateMap
     
    put(K, V) - Method in class ball.util.MapView
     

    R

    range(Coordinate, Coordinate) - Static method in class ball.util.Coordinate
    Static method to return a SortedSet of Coordinates specified by the parameters.
    range(int, int, int, int) - Static method in class ball.util.Coordinate
    Static method to return a SortedSet of Coordinates specified by the parameters.
    ReaderWriterDataSource - Class in ball.activation
    DataSource implementation that provides a BufferedReader wrapping the DataSource InputStream and a PrintWriter wrapping the DataSource OutputStream.
    ReaderWriterDataSource(String, String) - Constructor for class ball.activation.ReaderWriterDataSource
     
    ReaderWriterDataSource(String, String, Charset) - Constructor for class ball.activation.ReaderWriterDataSource
     
    ReaderWriterDataSource(String, String, Charset, String) - Constructor for class ball.activation.ReaderWriterDataSource
     
    ReadValue() - Constructor for class ball.databind.ant.taskdefs.ObjectMapperTask.ReadValue
    No-argument constructor.
    ReadValue(ObjectMapper) - Constructor for class ball.databind.ant.taskdefs.ObjectMapperTask.ReadValue
    Protected constructor to allow subclasses to specify the ObjectMapper.
    receiveEvent(SSDPDiscoveryService, DatagramSocket, SSDPMessage) - Method in class ball.upnp.ant.taskdefs.SSDPTask
     
    receiveEvent(SSDPDiscoveryService, DatagramSocket, SSDPMessage) - Method in class ball.upnp.ssdp.SSDPDiscoveryCache
     
    receiveEvent(SSDPDiscoveryService, DatagramSocket, SSDPMessage) - Method in interface ball.upnp.ssdp.SSDPDiscoveryService.Listener
    Callback made after receiving a SSDPMessage.
    receiveEvent(SSDPDiscoveryService, DatagramSocket, SSDPMessage) - Method in class ball.upnp.ssdp.SSDPDiscoveryService.RequestHandler
     
    receiveEvent(SSDPDiscoveryService, DatagramSocket, SSDPMessage) - Method in class ball.upnp.ssdp.SSDPDiscoveryService.ResponseHandler
     
    register(SSDPDiscoveryService) - Method in class ball.upnp.ant.taskdefs.SSDPTask
     
    register(SSDPDiscoveryService) - Method in class ball.upnp.ssdp.SSDPDiscoveryCache
     
    register(SSDPDiscoveryService) - Method in interface ball.upnp.ssdp.SSDPDiscoveryService.Listener
    register(SSDPDiscoveryService) - Method in class ball.upnp.ssdp.SSDPDiscoveryService.RequestHandler
     
    register(SSDPDiscoveryService) - Method in class ball.upnp.ssdp.SSDPDiscoveryService.ResponseHandler
     
    remove(Object) - Method in class ball.util.CoordinateMap
     
    remove(Object) - Method in class ball.util.MapView.EntrySet
     
    remove(Object) - Method in class ball.util.MapView
     
    removeListener(SSDPDiscoveryService.Listener) - Method in class ball.upnp.ssdp.SSDPDiscoveryService
    Method to remove a SSDPDiscoveryService.Listener.
    removeTableModelListener(TableModelListener) - Method in class ball.util.CoordinateMap
     
    render() - Method in class ball.text.TextTable
    Method to render the TextTable.
    request() - Method in class ball.http.ant.taskdefs.HTTPTask.Delete
     
    request() - Method in class ball.http.ant.taskdefs.HTTPTask.Get
     
    request() - Method in class ball.http.ant.taskdefs.HTTPTask.Head
     
    request() - Method in class ball.http.ant.taskdefs.HTTPTask.Options
     
    request() - Method in class ball.http.ant.taskdefs.HTTPTask.Patch
     
    request() - Method in class ball.http.ant.taskdefs.HTTPTask.Post
     
    request() - Method in class ball.http.ant.taskdefs.HTTPTask.Put
     
    Request() - Constructor for class ball.http.ant.taskdefs.HTTPTask.Request
     
    request() - Method in class ball.http.ant.taskdefs.HTTPTask.Request
    Method to construct the HTTPTask-specific HttpUriRequest.
    RequestHandler(SSDPRequest.Method) - Constructor for class ball.upnp.ssdp.SSDPDiscoveryService.RequestHandler
    Sole constructor.
    resize(Number, Number, Number, Number) - Method in class ball.util.CoordinateMap
    Method to specify new limits for the CoordinateMap.
    resize(Number, Number) - Method in class ball.util.CoordinateMap
    Method to specify new limits for the CoordinateMap with [y0, x0] = [0, 0].
    ResourcePathTo() - Constructor for class ball.util.ant.taskdefs.TypeTask.ResourcePathTo
     
    ResponseHandler() - Constructor for class ball.upnp.ssdp.SSDPDiscoveryService.ResponseHandler
    Sole constructor.
    RootDevice - Interface in ball.upnp
    UPnP RootDevice interface.
    row(int) - Method in class ball.swing.table.AbstractTableModelImpl
    Convenience method to get a row's values as an array.
    row(Object...) - Method in class ball.swing.table.SimpleTableModel
    Convenience method to add a new row.
    row(Number) - Method in class ball.util.CoordinateMap
    Method to get the List representing the specified row backed by the CoordinateMap.
    rows() - Method in class ball.util.CoordinateMap
    Method to get a List of rows (see CoordinateMap.row(Number)).
    run() - Method in class ball.spring.mysqld.MysqldComponent
     
    run(SSDPDiscoveryService, DatagramSocket, SSDPRequest) - Method in class ball.upnp.ssdp.SSDPDiscoveryService.RequestHandler
     
    run(SSDPDiscoveryService, DatagramSocket, SSDPResponse) - Method in class ball.upnp.ssdp.SSDPDiscoveryService.ResponseHandler
     

    S

    SEARCHPORT_UPNP_ORG - Static variable in interface ball.upnp.ssdp.SSDPMessage
    SSDP message header name.
    SECURELOCATION_UPNP_ORG - Static variable in interface ball.upnp.ssdp.SSDPMessage
    SSDP message header name.
    send(SocketAddress, SSDPMessage) - Method in class ball.upnp.ssdp.SSDPDiscoveryService
    Method to queue an SSDPMessage for sending without delay.
    send(long, SocketAddress, SSDPMessage) - Method in class ball.upnp.ssdp.SSDPDiscoveryService
    Method to queue an SSDPMessage for sending with delay.
    send(int, SocketAddress, List<? extends SSDPMessage>) - Method in class ball.upnp.ssdp.SSDPDiscoveryService
    Method to queue a List of SSDPMessages for sending with a MX parameter.
    sendEvent(SSDPDiscoveryService, DatagramSocket, SSDPMessage) - Method in class ball.upnp.ant.taskdefs.SSDPTask
     
    sendEvent(SSDPDiscoveryService, DatagramSocket, SSDPMessage) - Method in class ball.upnp.ssdp.SSDPDiscoveryCache
     
    sendEvent(SSDPDiscoveryService, DatagramSocket, SSDPMessage) - Method in interface ball.upnp.ssdp.SSDPDiscoveryService.Listener
    Callback made just before sending a SSDPMessage.
    sendEvent(SSDPDiscoveryService, DatagramSocket, SSDPMessage) - Method in class ball.upnp.ssdp.SSDPDiscoveryService.RequestHandler
     
    sendEvent(SSDPDiscoveryService, DatagramSocket, SSDPMessage) - Method in class ball.upnp.ssdp.SSDPDiscoveryService.ResponseHandler
     
    SerializableProcessor - Class in ball.annotation.processing
    Processor implementation to check subclasses of Serializable to verify a serialVersionUID field has been defined.
    SerializableProcessor() - Constructor for class ball.annotation.processing.SerializableProcessor
     
    serialize(Long, JsonGenerator, SerializerProvider) - Method in class ball.databind.UNIXTimeStampSerializer
     
    SERVER - Static variable in interface ball.upnp.ssdp.SSDPMessage
    SSDP message header name.
    Service - Interface in ball.upnp
    UPnP service interface.
    ServiceId - Annotation Type in ball.upnp.annotation
    ServiceIdProcessor - Class in ball.upnp.annotation.processing
    ServiceId annotation Processor.
    ServiceIdProcessor() - Constructor for class ball.upnp.annotation.processing.ServiceIdProcessor
     
    ServiceProviderFor - Annotation Type in ball.annotation
    Annotation to mark service providers.
    ServiceProviderForProcessor - Class in ball.annotation.processing
    Processor implementation to check Classes annotated with ServiceProviderFor to verify the annotated Class:
  • Is concrete
  • Has a public no-argument constructor
  • Implements the Classes specified by ServiceProviderFor.value() or implements Java 9's java.util.ServiceLoader.Provider public static T provider() method.
  • ServiceProviderForProcessor() - Constructor for class ball.annotation.processing.ServiceProviderForProcessor
     
    ServiceType - Annotation Type in ball.upnp.annotation
    ServiceTypeProcessor - Class in ball.upnp.annotation.processing
    ServiceTypeProcessor() - Constructor for class ball.upnp.annotation.processing.ServiceTypeProcessor
     
    setApplicationContext(ApplicationContext) - Method in class ball.spring.jig.BeanRestController
     
    setArgument(String) - Method in class ball.util.ant.taskdefs.InstanceOfTask
     
    setAttribute(String, Object) - Method in class ball.xml.FluentDocumentBuilderFactory
     
    setCharset(String) - Method in class ball.http.ant.taskdefs.HTTPTask.Request
     
    setClassname(String) - Method in interface ball.util.ant.taskdefs.ClasspathDelegateAntTask
    setClassname(String) - Method in class ball.util.ant.taskdefs.TypeTask
     
    setClasspathref(Reference) - Method in interface ball.util.ant.taskdefs.ClasspathDelegateAntTask
    setColumnClass(int, Class<?>) - Method in class ball.swing.table.AbstractTableModelImpl
     
    setColumnName(int, String) - Method in class ball.swing.table.AbstractTableModelImpl
     
    setContentType(String) - Method in class ball.activation.AbstractDataSource
     
    setContentType(String) - Method in interface ball.activation.DataSourceDefaultMethods
     
    setContentType(String) - Method in class ball.activation.FilterDataSource
     
    setEntityResolver(EntityResolver) - Method in class ball.xml.FluentDocument.Builder
     
    setErrorHandler(ErrorHandler) - Method in class ball.xml.FluentDocument.Builder
     
    setFeature(String, boolean) - Method in class ball.xml.FluentDocumentBuilderFactory
     
    setFragment(String) - Method in class ball.http.ant.taskdefs.HTTPTask.Request
     
    setHost(String) - Method in class ball.http.ant.taskdefs.HTTPTask.Request
     
    setIf(String) - Method in class ball.util.ant.types.OptionalTextType
    Sets the "if" condition to test on execution.
    setJson(String) - Method in class ball.persistence.entity.JSONEntity
     
    setName(String) - Method in class ball.activation.AbstractDataSource
     
    setName(String) - Method in interface ball.activation.DataSourceDefaultMethods
     
    setName(String) - Method in class ball.activation.FilterDataSource
     
    setName(String) - Method in class ball.util.ant.types.StringAttributeType
     
    setPath(String) - Method in class ball.http.ant.taskdefs.HTTPTask.Request
     
    setPort(Integer) - Method in class ball.http.ant.taskdefs.HTTPTask.Request
     
    setProperty(String) - Method in interface ball.util.ant.taskdefs.PropertySetterAntTask
     
    setQname(String) - Method in class ball.util.ant.taskdefs.XPathEvaluateTask
     
    setQuery(String) - Method in class ball.http.ant.taskdefs.HTTPTask.Request
     
    setScheme(String) - Method in class ball.http.ant.taskdefs.HTTPTask.Request
     
    setSrcdir(Path) - Method in class ball.util.ant.taskdefs.ProcessClassFilesTask
     
    Setting() - Constructor for class ball.databind.ant.taskdefs.ObjectMapperTask.Setting
     
    setType(String) - Method in class ball.util.ant.taskdefs.PreferencesTask
     
    setType(String) - Method in class ball.util.ant.taskdefs.TypeTask
     
    setType(String) - Method in class ball.util.ant.types.TypedAttributeType
     
    setUnless(String) - Method in class ball.util.ant.types.OptionalTextType
    Sets the "unless" condition to test on execution.
    setupModule(Module.SetupContext) - Method in class ball.databind.ModuleImpl
     
    setupModule(Module.SetupContext) - Method in class ball.persistence.entity.ModuleImpl
     
    setURI(String) - Method in class ball.http.ant.taskdefs.HTTPTask.Request
     
    setUserInfo(String) - Method in class ball.http.ant.taskdefs.HTTPTask.Request
     
    setValue(String) - Method in class ball.util.ant.types.StringValueType
     
    setValueAt(Object, int, int) - Method in class ball.swing.table.AbstractTableModelImpl
     
    setValueAt(Object, int, int) - Method in class ball.util.CoordinateMap
     
    setVisible(boolean) - Method in class ball.swing.ClosedFutureJFrame
     
    Shims - Class in ball.annotation.processing
    JDK 8, 9, and 10-specific methods for AbstractProcessor.
    Shims() - Constructor for class ball.annotation.processing.Shims
     
    shutdown() - Method in class ball.upnp.ssdp.SSDPDiscoveryService
     
    signature(Executable) - Method in class ball.annotation.processing.JavaxLangModelUtilities
    Method to generate the application signature of an Executable.
    signature(ExecutableElement) - Method in class ball.annotation.processing.JavaxLangModelUtilities
    Method to generate the application signature of an ExecutableElement.
    SimpleTableModel - Class in ball.swing.table
    Simple TableModel implementation.
    SimpleTableModel(Object[][], String...) - Constructor for class ball.swing.table.SimpleTableModel
     
    SimpleTableModel(Object[][], int) - Constructor for class ball.swing.table.SimpleTableModel
     
    size(int) - Method in class ball.util.stream.Combinations.SpliteratorSupplier
     
    specifiedBy(ExecutableElement) - Method in class ball.annotation.processing.JavaxLangModelUtilities
    Method to return the ExecutableElement (Method) the argument ExecutableElement is specified by (if any).
    Split() - Constructor for class ball.util.ant.taskdefs.PatternTask.Split
     
    spliterators() - Method in class ball.util.DispatchSpliterator
    Method to provide the Spliterator Suppliers.
    SpliteratorSupplier() - Constructor for class ball.util.stream.Combinations.SpliteratorSupplier
     
    SSDP - Interface in ball.upnp
    SSDP "discoverable" marker interface.
    SSDP_ALIVE - Static variable in interface ball.upnp.ssdp.SSDPMessage
    SSDP SSDPMessage.NTS value.
    SSDP_ALL - Static variable in interface ball.upnp.ssdp.SSDPMessage
    SSDP SSDPMessage.ST value.
    SSDP_BYEBYE - Static variable in interface ball.upnp.ssdp.SSDPMessage
    SSDP SSDPMessage.NTS value.
    SSDP_UPDATE - Static variable in interface ball.upnp.ssdp.SSDPMessage
    SSDP SSDPMessage.NTS value.
    SSDPDiscoveryCache - Class in ball.upnp.ssdp
    SSDP discovery cache implementation.
    SSDPDiscoveryCache() - Constructor for class ball.upnp.ssdp.SSDPDiscoveryCache
     
    SSDPDiscoveryService - Class in ball.upnp.ssdp
    SSDP discovery ScheduledThreadPoolExecutor implementation.
    SSDPDiscoveryService(String) - Constructor for class ball.upnp.ssdp.SSDPDiscoveryService
    Sole constructor.
    SSDPDiscoveryService.Listener - Interface in ball.upnp.ssdp
    SSDPDiscoveryService listener interface definition.
    SSDPDiscoveryService.RequestHandler - Class in ball.upnp.ssdp
    SSDPDiscoveryService.ResponseHandler - Class in ball.upnp.ssdp
    SSDPMessage - Interface in ball.upnp.ssdp
    SSDP HttpMessage interface definition.
    SSDPMulticastSocket - Class in ball.upnp.ssdp
    SSDP discovery MulticastSocket implementation.
    SSDPMulticastSocket() - Constructor for class ball.upnp.ssdp.SSDPMulticastSocket
    Sole constructor.
    SSDPRequest - Class in ball.upnp.ssdp
    SSDP HttpRequest implementation.
    SSDPRequest(SSDPRequest.Method) - Constructor for class ball.upnp.ssdp.SSDPRequest
    Sole non-private constructor.
    SSDPRequest.Method - Enum in ball.upnp.ssdp
    SSDPResponse - Class in ball.upnp.ssdp
    SSDP HttpResponse implementation.
    SSDPResponse(int, String) - Constructor for class ball.upnp.ssdp.SSDPResponse
    Sole non-private constructor.
    SSDPTask - Class in ball.upnp.ant.taskdefs
    Abstract Ant Task base class for SSDP tasks.
    SSDPTask() - Constructor for class ball.upnp.ant.taskdefs.SSDPTask
     
    SSDPTask.Discover - Class in ball.upnp.ant.taskdefs
    Ant Task to run SSDP discovery.
    SSDPTask.Listen - Class in ball.upnp.ant.taskdefs
    Ant Task listen on the SSDP UDP port.
    SSDPTask.MSearch - Class in ball.upnp.ant.taskdefs
    Ant Task to send an M-SEARCH command and then listen on the SSDP UDP port.
    ST - Static variable in interface ball.upnp.ssdp.SSDPMessage
    SSDP message header name.
    started(TaskEvent) - Method in class ball.tools.javac.AbstractTaskListener
     
    StateVariable - Class in ball.upnp
    StateVariable() - Constructor for class ball.upnp.StateVariable
     
    store(OutputStream, String) - Method in class ball.util.PropertiesImpl
     
    store(Properties, OutputStream, String) - Static method in class ball.util.PropertiesImpl
     
    stream() - Method in class ball.util.stream.Combinations.SpliteratorSupplier
     
    StreamTokenizerTask - Class in ball.util.ant.taskdefs
    Abstract Ant Task base class for StreamTokenizer-specific tasks.
    StreamTokenizerTask() - Constructor for class ball.util.ant.taskdefs.StreamTokenizerTask
     
    StreamTokenizerTask.FromString - Class in ball.util.ant.taskdefs
    StringAttributeType - Class in ball.util.ant.types
    Class to provide a String name-value (attribute) for Ant Task implementations.
    StringAttributeType(String) - Constructor for class ball.util.ant.types.StringAttributeType
     
    StringAttributeType() - Constructor for class ball.util.ant.types.StringAttributeType
    No-argument constructor.
    StringValueType - Class in ball.util.ant.types
    Class to provide a String value type for Ant Task implementations.
    StringValueType(String) - Constructor for class ball.util.ant.types.StringValueType
     
    StringValueType() - Constructor for class ball.util.ant.types.StringValueType
    No-argument constructor.
    subMap(Number, Number, Number, Number) - Method in class ball.util.CoordinateMap
    Method to get a sub-Map of this Map also backed by this Map.
    subMap(Coordinate, Coordinate) - Method in class ball.util.CoordinateMap
     
    SuperclassesOf() - Constructor for class ball.util.ant.taskdefs.TypeTask.SuperclassesOf
     

    T

    table(Stream<Node>) - Method in interface ball.xml.HTMLTemplates
    <table>nodes...</table>
    table(Node...) - Method in interface ball.xml.HTMLTemplates
    <table>nodes...</table>
    tableChanged(TableModelEvent) - Method in class ball.swing.table.AbstractTableModelImpl
     
    tableChanged(TableModelEvent) - Method in class ball.swing.table.ListTableModel
     
    tableChanged(TableModelEvent) - Method in class ball.swing.table.MapTableModel
     
    tailMap(Coordinate) - Method in class ball.util.CoordinateMap
     
    TargetMustBe - Annotation Type in ball.annotation.processing
    Annotation to test an Annotated element is a specific kind.
    TargetMustBe.ProcessorImpl - Class in ball.annotation.processing
    Processor implementation.
    TargetMustExtend - Annotation Type in ball.annotation.processing
    Annotation to specify required super-Class criteria an annotated Class must extend.
    TargetMustExtend.ProcessorImpl - Class in ball.annotation.processing
    Processor implementation.
    TargetMustHaveConstructor - Annotation Type in ball.annotation.processing
    Annotation to specify annotated Class must have a corresponding constructor.
    TargetMustHaveConstructor.ProcessorImpl - Class in ball.annotation.processing
    Processor implementation.
    TargetMustHaveModifiers - Annotation Type in ball.annotation.processing
    Annotation to specify Modifiers an annotated Element must extend.
    TargetMustHaveModifiers.ProcessorImpl - Class in ball.annotation.processing
    Processor implementation.
    TargetMustNotHaveModifiers - Annotation Type in ball.annotation.processing
    Annotation to specify Modifiers an annotated Element must extend.
    TargetMustNotHaveModifiers.ProcessorImpl - Class in ball.annotation.processing
    Processor implementation.
    tbody(Stream<Node>) - Method in interface ball.xml.HTMLTemplates
    <tbody>nodes...</tbody>
    tbody(Node...) - Method in interface ball.xml.HTMLTemplates
    <tbody>nodes...</tbody>
    td(Node) - Method in interface ball.xml.HTMLTemplates
    <td>node</td>
    td(String) - Method in interface ball.xml.HTMLTemplates
    <td>content</td>
    TempFileDataSource - Class in ball.activation
    DataSource backed by a temporary File and based on FileInputStream and FileOutputStream.
    TempFileDataSource(String, String, File, String) - Constructor for class ball.activation.TempFileDataSource
     
    TempFileDataSource(String) - Constructor for class ball.activation.TempFileDataSource
     
    text(String) - Method in interface ball.xml.FluentNode
    Create a Text Node.
    text(String) - Method in interface ball.xml.XMLServices
    TEXT_HTML - Static variable in interface ball.activation.DataSourceDefaultMethods
    RFC2045 "text/html"
    TEXT_PLAIN - Static variable in interface ball.activation.DataSourceDefaultMethods
    RFC2045 "text/plain"
    TEXT_XML(HttpEntity) - Method in class ball.http.ProtocolResponseHandler
     
    textAt(String) - Method in class ball.databind.JSONBean
    Convenience method to get text for a node.
    TextTable - Class in ball.text
    Text-based JTable implementation.
    TextTable(TableModel, int...) - Constructor for class ball.text.TextTable
    Sole constructor.
    tfoot(Stream<Node>) - Method in interface ball.xml.HTMLTemplates
    <tfoot>nodes...</tfoot>
    tfoot(Node...) - Method in interface ball.xml.HTMLTemplates
    <tfoot>nodes...</tfoot>
    th(Node) - Method in interface ball.xml.HTMLTemplates
    <th>node</th>
    th(String) - Method in interface ball.xml.HTMLTemplates
    <th>text(content)</th>
    thead(Stream<Node>) - Method in interface ball.xml.HTMLTemplates
    <thead>nodes...</thead>
    thead(Node...) - Method in interface ball.xml.HTMLTemplates
    <thead>nodes...</thead>
    ThrowableDataSource - Class in ball.activation
    ThrowableDataSource(Throwable) - Constructor for class ball.activation.ThrowableDataSource
    Sole constructor.
    toEnumSet(E[]) - Method in class ball.annotation.processing.JavaxLangModelUtilities
     
    toModifiers(Set<Modifier>) - Static method in class ball.annotation.processing.JavaxLangModelUtilities
    Method to get the java.lang.reflect.Modifier flags for a Set of Modifiers.
    toString() - Method in class ball.activation.ReaderWriterDataSource
     
    toString() - Method in class ball.databind.JSONBean
     
    toString() - Method in class ball.io.BOMCharsetMap
     
    toString() - Method in class ball.io.UnicodeReader
     
    toString() - Method in class ball.persistence.embeddable.PersonName
     
    toString() - Method in class ball.persistence.entity.JSONEntity
     
    toString() - Method in class ball.upnp.AbstractDevice
     
    toString() - Method in class ball.upnp.AbstractService
     
    toString() - Method in enum ball.upnp.ssdp.SSDPRequest.Method
     
    toString() - Method in class ball.upnp.ssdp.SSDPRequest
     
    toString() - Method in class ball.upnp.ssdp.SSDPResponse
     
    toString() - Method in class ball.util.ant.types.StringAttributeType
     
    toString() - Method in class ball.util.ant.types.StringValueType
     
    toString() - Method in class ball.util.Coordinate
     
    tr(Stream<Node>) - Method in interface ball.xml.HTMLTemplates
    <tr>nodes...</tr>
    tr(Node...) - Method in interface ball.xml.HTMLTemplates
    <tr>nodes...</tr>
    translate(Number, Number) - Method in class ball.util.Coordinate
    Method to get the Coordinate relative to this Coordinate.
    translate(Coordinate) - Method in class ball.util.Coordinate
    Method to getthe Coordinate relative to this Coordinate.
    tryAdvance(Consumer<? super T>) - Method in class ball.util.DispatchSpliterator
     
    tryAdvance(Consumer<? super T>) - Method in class ball.util.Walker
     
    trySplit() - Method in class ball.util.DispatchSpliterator
     
    trySplit() - Method in class ball.util.Walker
     
    type(ApplicationPath, Class<?>) - Method in class ball.http.ProtocolRequestBuilder
    ApplicationPath type (interface) Annotation
    type(ConstrainedTo, Class<?>) - Method in class ball.http.ProtocolRequestBuilder
    ConstrainedTo type (interface) Annotation
    type(Consumes, Class<?>) - Method in class ball.http.ProtocolRequestBuilder
    Consumes type (interface) Annotation
    type(Path, Class<?>) - Method in class ball.http.ProtocolRequestBuilder
    Path type (interface) Annotation
    type(Produces, Class<?>) - Method in class ball.http.ProtocolRequestBuilder
    Produces type (interface) Annotation
    type(Type) - Method in interface ball.lang.reflect.JavaLangReflectMethods
    Method to generate types for declaration() methods.
    type(ParameterizedType) - Method in interface ball.lang.reflect.JavaLangReflectMethods
    Method to generate types for declaration() methods.
    TYPE_ANNOTATIONS - Static variable in class ball.http.ProtocolRequestBuilder
    Supported type (interface) annotations.
    TypedAttributeType - Class in ball.util.ant.types
    Class to provide a typed name-value (attribute) for Ant Task implementations.
    TypedAttributeType(String) - Constructor for class ball.util.ant.types.TypedAttributeType
     
    TypedAttributeType() - Constructor for class ball.util.ant.types.TypedAttributeType
    No-argument constructor.
    types - Variable in class ball.annotation.processing.JavaxLangModelUtilities
    typesOf(Object...) - Static method in class ball.util.Factory
    Convenience method to get the types of an argument array.
    TypeTask - Class in ball.util.ant.taskdefs
    Abstract Ant Task to specify a type (Class).
    TypeTask() - Constructor for class ball.util.ant.taskdefs.TypeTask
     
    TypeTask.BeanInfoFor - Class in ball.util.ant.taskdefs
    Ant Task to display BeanInfo for a specified Class.
    TypeTask.IsAssignableFrom - Class in ball.util.ant.taskdefs
    Ant Task to display superclasses of a specified Class.
    TypeTask.MembersOf - Class in ball.util.ant.taskdefs
    Ant Task to display members of a specified Class.
    TypeTask.ResourcePathTo - Class in ball.util.ant.taskdefs
    Ant Task to display resource path to a specified Class.
    TypeTask.SuperclassesOf - Class in ball.util.ant.taskdefs
    Ant Task to display superclasses of a specified Class.

    U

    u(Node) - Method in interface ball.xml.HTMLTemplates
    <u>node</u>
    u(String) - Method in interface ball.xml.HTMLTemplates
    ul(Stream<Node>) - Method in interface ball.xml.HTMLTemplates
    <ul>nodes...</ul>
    ul(Node...) - Method in interface ball.xml.HTMLTemplates
    <ul>nodes...</ul>
    UnicodeReader - Class in ball.io
    BufferedReader implementation which analyzes the underlying InputStream for byte order marks and selects the appropriate Charset.
    UnicodeReader(File) - Constructor for class ball.io.UnicodeReader
     
    UnicodeReader(InputStream) - Constructor for class ball.io.UnicodeReader
     
    UNIXTimeStampDeserializer - Class in ball.databind
    UNIX Time Stamp (seconds since epoch) JsonDeserializer.
    UNIXTimeStampDeserializer() - Constructor for class ball.databind.UNIXTimeStampDeserializer
    Sole constructor.
    UNIXTimeStampSerializer - Class in ball.databind
    UNIX Time Stamp (seconds since epoch) JsonSerializer.
    UNIXTimeStampSerializer() - Constructor for class ball.databind.UNIXTimeStampSerializer
    Sole constructor.
    unmarshal(Class<? extends T>) - Method in class ball.activation.JAXBDataSource
    Unmarshal the argument Object.
    unmarshal(JAXBContext, Class<? extends T>) - Method in class ball.activation.JAXBDataSource
    Unmarshal the argument Object.
    unregister(SSDPDiscoveryService) - Method in class ball.upnp.ant.taskdefs.SSDPTask
     
    unregister(SSDPDiscoveryService) - Method in class ball.upnp.ssdp.SSDPDiscoveryCache
     
    unregister(SSDPDiscoveryService) - Method in interface ball.upnp.ssdp.SSDPDiscoveryService.Listener
    Callback when a SSDPDiscoveryService.Listener is removed from a SSDPDiscoveryService.
    unregister(SSDPDiscoveryService) - Method in class ball.upnp.ssdp.SSDPDiscoveryService.RequestHandler
     
    unregister(SSDPDiscoveryService) - Method in class ball.upnp.ssdp.SSDPDiscoveryService.ResponseHandler
     
    USER_AGENT - Static variable in interface ball.upnp.ssdp.SSDPMessage
    SSDP message header name.
    USN - Static variable in interface ball.upnp.ssdp.SSDPMessage
    SSDP message header name.

    V

    value() - Method in interface ball.xml.FluentNode
    value(String) - Method in interface ball.xml.FluentNode
    valueOf(String) - Static method in enum ball.beans.PropertyMethodEnum
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum ball.databind.AbstractObjectMapperConfiguration.Feature
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum ball.upnp.AllowedValue
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum ball.upnp.Direction
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum ball.upnp.ssdp.SSDPRequest.Method
    Returns the enum constant of this type with the specified name.
    values() - Static method in enum ball.beans.PropertyMethodEnum
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum ball.databind.AbstractObjectMapperConfiguration.Feature
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum ball.upnp.AllowedValue
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum ball.upnp.Direction
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum ball.upnp.ssdp.SSDPRequest.Method
    Returns an array containing the constants of this enum type, in the order they are declared.

    W

    walk(T, Function<? super T, Collection<? extends T>>) - Static method in class ball.util.Walker
    Entry-point to create a Stream for traversing a tree of type <T> nodes.
    walk(Collection<? extends T>, Function<? super T, Collection<? extends T>>) - Static method in class ball.util.Walker
    Entry-point to create a Stream for traversing a tree of type <T> nodes.
    Walker<T> - Class in ball.util
    Spliterator implemenation to build Streams to walk a tree of <T> nodes.
    WebJars() - Constructor for class ball.spring.dialect.WebJarsDialect.WebJars
     
    WebJarsDialect - Class in ball.spring.dialect
    WebJarAssetLocator Thymeleaf dialect.
    WebJarsDialect() - Constructor for class ball.spring.dialect.WebJarsDialect
    Sole constructor.
    WebJarsDialect.WebJars - Class in ball.spring.dialect
    WebJarsDialect.WebJars Thymeleaf dialect expression object implementation.
    webjarsjs() - Method in class ball.spring.AbstractController
    whenAnnotationProcessingFinished() - Method in class ball.annotation.processing.AbstractProcessor
    Callback method to signal TaskEvent.Kind.ANNOTATION_PROCESSING is finished.
    whenAnnotationProcessingFinished() - Method in class ball.annotation.processing.CompileTimeCheckProcessor
     
    whenAnnotationProcessingFinished() - Method in class ball.annotation.processing.SerializableProcessor
     
    with(Set<E>, Function<Element, Collection<E>>) - Method in class ball.annotation.processing.JavaxLangModelUtilities
     
    within(Coordinate, Coordinate) - Method in class ball.util.Coordinate
    Method to determine if this Coordinate is within the area described by the argument Coordinates.
    withModifiers(Modifier...) - Method in class ball.annotation.processing.JavaxLangModelUtilities
     
    withModifiers(Set<Modifier>) - Method in class ball.annotation.processing.JavaxLangModelUtilities
     
    WithModifiers - Annotation Type in ball.annotation.processing
    AnnotatedNoAnnotationProcessor Annotation to specify Modifiers that should be present on the target.
    WithModifiers.ProcessorImpl - Class in ball.annotation.processing
    Processor implementation.
    without(Set<E>, Function<Element, Collection<E>>) - Method in class ball.annotation.processing.JavaxLangModelUtilities
     
    withoutModifiers(Modifier...) - Method in class ball.annotation.processing.JavaxLangModelUtilities
     
    withoutModifiers(Set<Modifier>) - Method in class ball.annotation.processing.JavaxLangModelUtilities
     
    WithoutModifiers - Annotation Type in ball.annotation.processing
    AnnotatedNoAnnotationProcessor Annotation to specify Modifiers that should be absent from the target.
    WithoutModifiers.ProcessorImpl - Class in ball.annotation.processing
    Processor implementation.
    withParameters(Class<?>[]) - Method in class ball.annotation.processing.JavaxLangModelUtilities
     
    withParameters(List<TypeMirror>) - Method in class ball.annotation.processing.JavaxLangModelUtilities
     
    wrap(InputStream, Class<?>...) - Method in interface ball.activation.DataSourceDefaultMethods
    Method to "wrap" an InputStream into InputStream instances.
    wrap(OutputStream, Class<?>...) - Method in interface ball.activation.DataSourceDefaultMethods
    Method to "wrap" an OutputStream into OutputStream instances.
    writeTo(OutputStream) - Method in interface ball.activation.DataSourceDefaultMethods
    Method to write the contents of this DataSource to an OutputStream.
    writeTo(PrintWriter) - Method in class ball.activation.ReaderWriterDataSource
    Method to write the contents of this DataSource to a PrintWriter.

    X

    XALAN_INDENT_AMOUNT - Static variable in interface ball.xml.XalanConstants
    Transformer output property name.
    XalanConstants - Interface in ball.xml
    Xalan Constants.
    xml(String) - Method in class ball.spring.jig.BeanRestController
     
    XMLConstants - Interface in ball.xml
    XML Constants.
    XmlNs - Annotation Type in ball.upnp.annotation
    XmlNsProcessor - Class in ball.upnp.annotation.processing
    XmlNs annotation Processor.
    XmlNsProcessor() - Constructor for class ball.upnp.annotation.processing.XmlNsProcessor
     
    XMLServices - Interface in ball.xml
    Common XML services.
    XPathEvaluateTask - Class in ball.util.ant.taskdefs
    Ant Task to test XPath expressions.
    XPathEvaluateTask() - Constructor for class ball.util.ant.taskdefs.XPathEvaluateTask
     

    Y

    YES - Static variable in interface ball.xml.XMLConstants
    A B C D E F G H I J L M N O P R S T U V W X Y 
    Skip navigation links

    Copyright © 2015–2021 Allen D. Ball. All rights reserved.