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

A

a(Tag, ProgramElementDoc, Node) - Method in class ball.tools.javadoc.AbstractTaglet
<a href="type">node</a>
a(Tag, Class<?>, Node) - Method in class ball.tools.javadoc.AbstractTaglet
<a href="type">node</a>
a(Tag, Member, Node) - Method in class ball.tools.javadoc.AbstractTaglet
<a href="member">node</a>
a(Tag, String, Node) - Method in class ball.tools.javadoc.AbstractTaglet
<a href="type">node</a>
a(Tag, ProgramElementDoc, Node) - Method in interface ball.tools.javadoc.JavadocHTMLTemplates
 
a(Tag, Class<?>, Node) - Method in interface ball.tools.javadoc.JavadocHTMLTemplates
 
a(Tag, Member, Node) - Method in interface ball.tools.javadoc.JavadocHTMLTemplates
 
a(Tag, String, Node) - Method in interface ball.tools.javadoc.JavadocHTMLTemplates
 
a(Tag, Class<?>) - Method in interface ball.tools.javadoc.JavadocHTMLTemplates
<a href="type">ClassDoc.name()</a>
a(Tag, Class<?>, String) - Method in interface ball.tools.javadoc.JavadocHTMLTemplates
<a href="type">code(name)</a>
a(Tag, Member) - Method in interface ball.tools.javadoc.JavadocHTMLTemplates
<a href="member">MemberDoc.name()</a>
a(Tag, Member, String) - Method in interface ball.tools.javadoc.JavadocHTMLTemplates
<a href="member">code(name)</a>
a(Tag, Enum<?>) - Method in interface ball.tools.javadoc.JavadocHTMLTemplates
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
abort() - Method in class ball.net.ResponseCacheImpl.CacheRequestImpl
 
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
 
AbstractEntity - Class in ball.persistence.entity
Abstract base class for entities.
AbstractEntity() - Constructor for class ball.persistence.entity.AbstractEntity
 
AbstractEntity - Class in ball.tv.epg.entity
Abstract ball.tv.epg.entity JSONEntity base class.
AbstractEntity() - Constructor for class ball.tv.epg.entity.AbstractEntity
 
AbstractInlineTaglet - Class in ball.tools.javadoc
Abstract base class for inline Taglet implementations.
AbstractInlineTaglet() - Constructor for class ball.tools.javadoc.AbstractInlineTaglet
Sole constructor.
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.
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.
AbstractTaglet - Class in ball.tools.javadoc
Abstract Taglet base class.
AbstractTaglet(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class ball.tools.javadoc.AbstractTaglet
Sole constructor.
AbstractTaskListener - Class in ball.tools.javac
Abstract base class for TaskListener implementations.
AbstractTaskListener() - Constructor for class ball.tools.javac.AbstractTaskListener
 
accept(List<Card>) - Method in class ball.game.card.poker.Evaluator
 
ACE_HIGH - Static variable in enum ball.game.card.Card.Rank
ACE_LOW - Static variable in enum ball.game.card.Card.Rank
Action - Class in ball.upnp
Action() - Constructor for class ball.upnp.Action
 
add(Tile) - Method in class ball.game.scrabble.Rack
 
add(Integer) - Method in class ball.game.sudoku.Digits
 
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.
addAll(Integer...) - Method in class ball.game.sudoku.Digits
addAll(Collection<? extends Integer>) - Method in class ball.game.sudoku.Digits
 
addConfiguredArgument(TypedAttributeType) - Method in class ball.util.ant.taskdefs.InstanceOfTask
 
addConfiguredConfigure(ObjectMapperTask.Setting) - Method in class ball.databind.ant.taskdefs.ObjectMapperTask
 
addConfiguredGet(HDHRTunerTask.Get) - Method in class silicondust.ant.taskdefs.HDHRTunerTask
 
addConfiguredHeader(HTTPTask.NameValuePairImpl) - Method in class ball.http.ant.taskdefs.HTTPTask.Request
 
addConfiguredParameter(HTTPTask.NameValuePairImpl) - Method in class ball.http.ant.taskdefs.HTTPTask.Request
 
addConfiguredSet(HDHRTunerTask.Set) - Method in class silicondust.ant.taskdefs.HDHRTunerTask
 
addDefaultModelAttributesTo(Model) - Method in class ball.spring.AbstractController
 
addListener(SSDPDiscoveryThread.Listener) - Method in class ball.upnp.ssdp.SSDPDiscoveryThread
ADDRESS - Static variable in interface ball.upnp.ssdp.SSDPMessage
SSDP IPv4 broadcast address
addTableModelListener(TableModelListener) - Method in class ball.util.CoordinateMap
 
addText(String) - Method in class ball.game.ant.taskdefs.LifeTask
 
addText(String) - Method in class ball.game.ant.taskdefs.SudokuTask
 
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
 
AI - Class in ball.game.scrabble
Artificial Intelligence (AI) Player implementation.
AI() - Constructor for class ball.game.scrabble.AI
 
AL - Static variable in interface ball.upnp.ssdp.SSDPMessage
SSDP message header name
ALL - Static variable in class ball.game.sudoku.Digits
 
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.
AnnotatedTaglet - Interface in ball.tools.javadoc
Interface indicating Taglet is annotated with TagletName and related annotations.
AnnotatedTagletProcessor - Class in ball.annotation.processing
Processor implementation to verify concrete implementations of AnnotatedTaglet are also subclasses of Taglet.
AnnotatedTagletProcessor() - Constructor for class ball.annotation.processing.AnnotatedTagletProcessor
 
annotation(Tag, Annotation) - Method in interface ball.tools.javadoc.JavadocHTMLTemplates
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
     
    AntTaskTaglet - Class in ball.tools.javadoc
    Inline Taglet to document Ant Tasks.
    AntTaskTaglet() - Constructor for class ball.tools.javadoc.AntTaskTaglet
     
    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(Rule) - Method in class ball.game.sudoku.Puzzle
    Method to apply the argument Rule to solve this Puzzle.
    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.
    applyTo(Puzzle) - Method in class ball.game.sudoku.Rule
    Method to apply this Rule to the argument Puzzle.
    applyTo(Puzzle) - Method in class ball.game.sudoku.RuleOfElimination
     
    applyTo(Puzzle) - Method in class ball.game.sudoku.RuleOfNIdenticalCellsOfSizeN
     
    applyTo(Puzzle) - Method in class ball.game.sudoku.RuleOfSums
     
    applyTo(Puzzle) - Method in class ball.game.sudoku.RuleOfUniqueness
     
    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.
    asChannelList() - Method in class ball.tv.epg.entity.Lineup
     
    asJsonNode() - Method in class ball.persistence.entity.JSONEntity
    Method to get this JSONEntity as a JsonNode.
    asJsonNode() - Method in class ball.tv.epg.entity.AbstractEntity
     
    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.
    asPoint() - Method in class ball.util.Coordinate
    Method to translate this Coordinate to a Point2D.
    asStationList() - Method in class ball.tv.epg.entity.Lineup
     
    asStream(NodeList) - Method in interface ball.xml.XMLServices
    Convert a NodeList to a Stream.
    asTypeElement(Class<?>) - Method in class ball.annotation.processing.AbstractProcessor
    Method to get a TypeElement for a Class.
    asTypeMirror(Class<?>) - Method in class ball.annotation.processing.AbstractProcessor
    Method to get a TypeMirror for a Class.
    asTypeMirrorList(Class<?>...) - Method in class ball.annotation.processing.AbstractProcessor
    Method to get a List of TypeMirrors for an array of Classes.
    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.
    audio_language_select(String) - Method in class videolan.libdvdnav.DVDNav
     
    AutomapLineup() - Constructor for class ball.tv.ant.taskdefs.SDClientTask.AutomapLineup
     
    Automata - Class in ball.game.life
    Life Automata.
    Automata(int, int) - Constructor for class ball.game.life.Automata
     
    automata() - Method in class ball.game.life.Game
    Method to get the Automata for this Game.

    B

    b(Node) - Method in interface ball.xml.HTMLTemplates
    <b>node</b>
    b(String) - Method in interface ball.xml.HTMLTemplates
    Bag - Class in ball.game.scrabble
    Scrabble Bag.
    Bag() - Constructor for class ball.game.scrabble.Bag
    No-argument constructor.
    Bag(String) - Constructor for class ball.game.scrabble.Bag
     
    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.game - package ball.game
    Game packages and classes.
    ball.game.ant - package ball.game.ant
    ball.game.ant.taskdefs - package ball.game.ant.taskdefs
    ball.game.boggle - package ball.game.boggle
    Classes for playing Boggle.
    ball.game.card - package ball.game.card
    Classes for playing card games.
    ball.game.card.poker - package ball.game.card.poker
    Classes specific to Poker.
    ball.game.card.solitaire - package ball.game.card.solitaire
    Classes specific to Solitaire.
    ball.game.card.trick - package ball.game.card.trick
    Classes specific to "trick" card games.
    ball.game.card.trick.bridge - package ball.game.card.trick.bridge
    Classes specific to Bridge.
    ball.game.card.trick.pinochle - package ball.game.card.trick.pinochle
    Classes specific to Pinochle.
    ball.game.checkers - package ball.game.checkers
    Classes for playing checkers.
    ball.game.chess - package ball.game.chess
    Classes for playing/analyzing chess.
    ball.game.crossword - package ball.game.crossword
    Classes for creating, analyzing, and solving crossword puzzles.
    ball.game.crossword.entity - package ball.game.crossword.entity
    Crossword database entities.
    ball.game.domino - package ball.game.domino
    Classes for playing domino.
    ball.game.life - package ball.game.life
    Classes for playing John Conway's game of "Life".
    ball.game.scrabble - package ball.game.scrabble
    Classes for playing Scrabble.
    ball.game.scrabble.wordlist - package ball.game.scrabble.wordlist
    Scrabble WordLists.
    ball.game.sudoku - package ball.game.sudoku
    Classes for solving Sudoku.
    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.net - package ball.net
    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.mysqld - package ball.spring.mysqld
    Embedded MySQL server.
    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.tools.javadoc - package ball.tools.javadoc
    Provides javadoc implementation classes.
    ball.tv - package ball.tv
    Classes specific to television, television hardware, EPGs, video recording, etc...
    ball.tv.ant - package ball.tv.ant
    ball.tv.ant.taskdefs - package ball.tv.ant.taskdefs
    ball.tv.epg - package ball.tv.epg
    Electronic Program Guide (EPG).
    ball.tv.epg.entity - package ball.tv.epg.entity
    Electronic Program Guide (EPG) database entities.
    ball.tv.epg.repository - package ball.tv.epg.repository
    Electronic Program Guide (EPG) database repositories.
    ball.tv.epg.sd - package ball.tv.epg.sd
    Classes for accessing Schedules Direct services.
    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
     
    BeanInfoTaglet - Class in ball.tools.javadoc
    Inline Taglet to provide a table of bean properties.
    BeanInfoTaglet() - Constructor for class ball.tools.javadoc.BeanInfoTaglet
     
    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).
    BLANK - Static variable in class ball.game.scrabble.Tile
    Block() - Constructor for class videolan.libdvdnav.DVDNav.Block
     
    Board - Class in ball.game.chess
    Chess Board.
    Board() - Constructor for class ball.game.chess.Board
    Sole public constructor.
    Board - Class in ball.game.life
    Life Board.
    Board(Game) - Constructor for class ball.game.life.Board
     
    Board - Class in ball.game.scrabble
    Scrabble Board.
    Board() - Constructor for class ball.game.scrabble.Board
    Sole public constructor.
    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.
    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

    Cable() - Constructor for class ball.tv.epg.entity.Lineup.Cable
     
    CacheRequestImpl() - Constructor for class ball.net.ResponseCacheImpl.CacheRequestImpl
     
    CacheResponseImpl() - Constructor for class ball.net.ResponseCacheImpl.CacheResponseImpl
     
    call() - Method in class ball.tv.ant.taskdefs.SDClientTask.AutomapLineup
     
    call() - Method in class ball.tv.ant.taskdefs.SDClientTask
     
    call() - Method in class ball.tv.ant.taskdefs.SDClientTask.Get
     
    call() - Method in class ball.tv.ant.taskdefs.SDClientTask.GetAvailable
     
    call() - Method in class ball.tv.ant.taskdefs.SDClientTask.GetAvailableCountries
     
    call() - Method in class ball.tv.ant.taskdefs.SDClientTask.GetAvailableLanguages
     
    call() - Method in class ball.tv.ant.taskdefs.SDClientTask.GetCelebrityMetadata
     
    call() - Method in class ball.tv.ant.taskdefs.SDClientTask.GetHeadends
     
    call() - Method in class ball.tv.ant.taskdefs.SDClientTask.GetImage
     
    call() - Method in class ball.tv.ant.taskdefs.SDClientTask.GetLineups
     
    call() - Method in class ball.tv.ant.taskdefs.SDClientTask.GetProgramMetadata
     
    call() - Method in class ball.tv.ant.taskdefs.SDClientTask.GetPrograms
     
    call() - Method in class ball.tv.ant.taskdefs.SDClientTask.GetPrograms.Description
     
    call() - Method in class ball.tv.ant.taskdefs.SDClientTask.GetPrograms.Metadata
     
    call() - Method in class ball.tv.ant.taskdefs.SDClientTask.GetSchedules
     
    call() - Method in class ball.tv.ant.taskdefs.SDClientTask.GetSchedules.MD5
     
    call() - Method in class ball.tv.ant.taskdefs.SDClientTask.GetStatus
     
    call() - Method in class ball.tv.ant.taskdefs.SDClientTask.GetToken
     
    call() - Method in class ball.tv.ant.taskdefs.SDClientTask.Intialize
     
    call() - Method in class ball.tv.ant.taskdefs.SDClientTask.Lineup.Delete
     
    call() - Method in class ball.tv.ant.taskdefs.SDClientTask.Lineup.Post
     
    call() - Method in class ball.tv.ant.taskdefs.SDClientTask.Lineup.Put
     
    caption(String) - Method in interface ball.xml.HTMLTemplates
    <caption>content</caption>}
    Card - Class in ball.game.card
    Playing Card.
    Card(Card.Suit, Card.Rank) - Constructor for class ball.game.card.Card
    Sole protected constructor.
    CARD - Static variable in class ball.game.card.poker.Evaluator
    Card.Color - Enum in ball.game.card
    Card color Enum type.
    Card.Rank - Enum in ball.game.card
    Card rank Enum type.
    Card.Suit - Enum in ball.game.card
    Card suit Enum type.
    CardTask - Class in ball.game.ant.taskdefs
    Abstract Card Ant Task base class.
    CardTask() - Constructor for class ball.game.ant.taskdefs.CardTask
     
    CardTask.PokerHandEvaluate - Class in ball.game.ant.taskdefs
    Ant Task to evaluate a poker hand.
    cdata(String) - Method in interface ball.xml.FluentNode
    Create a CDATASection Node.
    cdata(String) - Method in interface ball.xml.XMLServices
    Cell - Class in ball.game.crossword
    Crossword Puzzle Cell.
    Cell - Class in ball.game.sudoku
    Sudoku Cell.
    Cell() - Constructor for class ball.game.sudoku.Cell
    Sole constructor.
    Channel - Class in ball.tv.epg.entity
    Channel() - Constructor for class ball.tv.epg.entity.Channel
     
    channel() - Method in class ball.tv.epg.entity.Lineup.Cable
     
    channel() - Method in class ball.tv.epg.entity.Lineup.MapEntry
     
    channel() - Method in class ball.tv.epg.entity.Lineup.OTA
     
    Channel - Class in silicondust
    Channel(String, int, int) - Constructor for class silicondust.Channel
    Sole constructor.
    channel(int, int, String, int) - Method in class silicondust.HDHRTuner
    Method to tune the specified tuner,
    channel(int, int, int, int) - Method in class silicondust.HDHRTuner
    Method to tune the specified tuner,
    channel(int, int, String) - Method in class silicondust.HDHRTuner
    Method to tune the specified tuner,
    channel(int, int, int) - Method in class silicondust.HDHRTuner
    Method to tune the specified tuner,
    Channel.PK - Class in ball.tv.epg.entity
     
    channelmap(int, int) - Method in class silicondust.HDHRTuner
    Method to get the /tuner<n>/channelmap value on the specified tuner,
    channelmap(int, int, String) - Method in class silicondust.HDHRTuner
    Method to specify the /tuner<n>/channelmap on the specified tuner,
    ChannelRangeMap - Class in silicondust
    From Silicondust's hdhomerun_channels.c.
    ChannelRangeMap(String) - Constructor for class silicondust.ChannelRangeMap
    Sole constructor.
    ChannelRangeMap.Range - Class in silicondust
    ChannelRangeMap.Range of Channels (numbers and frequencies).
    ChannelRepository - Interface in ball.tv.epg.repository
    channelSet() - Method in class silicondust.ChannelRangeMap
    Method to get the SortedSet of Channels.
    channelSet() - Method in class silicondust.ChannelRangeMap.Range
    Method to get the Channels within a ChannelRangeMap.Range.
    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 interface ball.upnp.ssdp.SSDPMessage
    SSDP Charset
    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
     
    client - Variable in class ball.tv.ant.taskdefs.SDClientTask
     
    client - Variable in class silicondust.ant.taskdefs.HDHRPrimeClientTask
     
    clone() - Method in class ball.game.card.Deck
     
    clone() - Method in class ball.game.crossword.Cell
     
    clone() - Method in class ball.game.crossword.Puzzle
     
    clone() - Method in class ball.game.scrabble.Bag
     
    clone() - Method in class ball.game.scrabble.Rack
     
    clone() - Method in class silicondust.ChannelRangeMap
     
    close() - Method in class videolan.libdvdnav.DVDNav
     
    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.
    Clue - Class in ball.game.crossword.entity
    Clue() - Constructor for class ball.game.crossword.entity.Clue
     
    Clue.PK - Class in ball.game.crossword.entity
     
    clues() - Method in class ball.game.crossword.Puzzle
     
    code(String) - Method in interface ball.xml.HTMLTemplates
    <code>content</code>}
    code(boolean) - Method in interface ball.xml.HTMLTemplates
    Color - Enum in ball.game.checkers
    Checker board and pieces' color Enum type.
    Color - Enum in ball.game.chess
    Chess board and pieces' color Enum type.
    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() - Method in class ball.game.scrabble.Rack
    Method to get the Stream of all possible combinations.
    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 - Static variable in enum ball.game.card.poker.Ranking
    Comparator that orders Rankings weakest to strongest.
    comparator() - Method in class ball.util.CoordinateMap
     
    Comparators - Class in ball.util
    compareTo(Card) - Method in class ball.game.card.Card
     
    compareTo(Label) - Method in class ball.game.crossword.Label
     
    compareTo(Coordinate) - Method in class ball.util.Coordinate
     
    compareTo(Channel) - Method in class silicondust.Channel
     
    compile(String, Object...) - Method in class ball.tools.javadoc.MavenTaglet
     
    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
     
    Components - Class in ball.spring.mysqld
    ComponentScan marker class.
    Components() - Constructor for class ball.spring.mysqld.Components
     
    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
     
    containingClass(Tag) - Method in class ball.tools.javadoc.AbstractTaglet
    Method to get the containing ClassDoc.
    containingPackage(Tag) - Method in class ball.tools.javadoc.AbstractTaglet
    Method to get the containing PackageDoc.
    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)).
    Coordinates() - Constructor for class ball.tools.javadoc.MavenTaglet.Coordinates
     
    count(Iterable<Cell>) - Method in class ball.game.sudoku.Rule
    Method to get the count of solved Cells.
    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
     
    CRLF - Static variable in interface ball.upnp.ssdp.SSDPMessage
    SSDPMessage end-of-line sequence.
    Crossword - Class in ball.game.crossword.entity
    Crossword() - Constructor for class ball.game.crossword.entity.Crossword
     

    D

    DataSourceDefaultMethods - Interface in ball.activation
    DataSource default method implementations.
    Deck - Class in ball.game.card
    Card deck.
    Deck() - Constructor for class ball.game.card.Deck
    Sole constructor.
    Deck - Class in ball.game.card.poker
    Poker Deck.
    Deck() - Constructor for class ball.game.card.poker.Deck
     
    Deck - Class in ball.game.card.solitaire
    Solitaire Deck.
    Deck() - Constructor for class ball.game.card.solitaire.Deck
     
    Deck - Class in ball.game.card.trick.bridge
    Bridge Deck.
    Deck() - Constructor for class ball.game.card.trick.bridge.Deck
     
    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(Parameter) - Method in interface ball.lang.reflect.JavaLangReflectMethods
    Method to generate a Parameter declaration.
    declaration(Tag, Member) - Method in interface ball.tools.javadoc.JavadocHTMLTemplates
    declaration(Tag, Field) - Method in interface ball.tools.javadoc.JavadocHTMLTemplates
    Method to generate a Field declaration with javadoc hyperlinks.
    declaration(Tag, Method) - Method in interface ball.tools.javadoc.JavadocHTMLTemplates
    Method to generate a Method declaration with javadoc hyperlinks.
    declaration(Tag, Parameter) - Method in interface ball.tools.javadoc.JavadocHTMLTemplates
    Method to generate a Parameter declaration with javadoc hyperlinks.
    DEFAULT - Static variable in class ball.net.ResponseCacheImpl
    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
     
    Delete() - Constructor for class ball.tv.ant.taskdefs.SDClientTask.Lineup.Delete
     
    deleteByStationIDAndAirDateTimeGreaterThanEqual(int, long) - Method in interface ball.tv.epg.repository.ScheduleRepository
     
    deleteLineup(String) - Method in class ball.tv.epg.sd.SDClient
    deleteLineup(String, String) - Method in interface ball.tv.epg.sd.SDProtocol
    Description() - Constructor for class ball.tv.ant.taskdefs.SDClientTask.GetPrograms.Description
     
    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 - Class in ball.upnp
    Abstract base class for UPnP devices.
    Device() - Constructor for class ball.upnp.Device
     
    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
     
    Digits - Class in ball.game.sudoku
    Sudoku Digits.
    Digits() - Constructor for class ball.game.sudoku.Digits
     
    Direction - Enum in ball.game.crossword
    Crossword clue Direction.
    Directive() - Constructor for class silicondust.ant.taskdefs.HDHRTunerTask.Directive
     
    discover() - Static method in class silicondust.HDHRTuner
    Static method to determine the HDHomeRun tuners on the network.
    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>
    DL - Class in ball.game.scrabble
    Scrabble double letter square.
    DL() - Constructor for class ball.game.scrabble.DL
    Sole constructor.
    Doclet - Interface in ball.tools.javadoc
    Doclet "interface." Doclets are not actually part of a class hierarchy.
    document() - Method in class ball.tools.javadoc.AbstractTaglet
     
    document() - Method in interface ball.xml.XMLServices
     
    DownloadTask - Class in ball.util.ant.taskdefs
    Ant Task to download resources using URLConnection and ResponseCacheImpl.
    DownloadTask() - Constructor for class ball.util.ant.taskdefs.DownloadTask
     
    draw() - Method in class ball.game.scrabble.Bag
    Method to draw the next Tile in the Bag.
    draw(char) - Method in class ball.game.scrabble.Bag
    Method to draw a specific Tile from the Bag.
    draw(Bag) - Method in class ball.game.scrabble.Rack
    Method to draw Tiles from a Bag.
    DVDNav - Class in videolan.libdvdnav
    DVDNav is the Java entry-point to libdvdnav.
    DVDNav(String) - Constructor for class videolan.libdvdnav.DVDNav
    Sole constructor.
    DVDNav.Block - Class in videolan.libdvdnav
     
    DVDTask - Class in videolan.libdvdnav.ant.taskdefs
    Abstract Ant Task base class to invoke DVDNav.
    DVDTask() - Constructor for class videolan.libdvdnav.ant.taskdefs.DVDTask
     
    DVDTask.Scan - Class in videolan.libdvdnav.ant.taskdefs
    Ant Task to scan a DVD.
    DW - Class in ball.game.scrabble
    Scrabble double word square.
    DW() - Constructor for class ball.game.scrabble.DW
    Sole constructor.

    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.AbstractProcessor
    ENABLE - Class in ball.game.boggle
    ENABLE() - Constructor for class ball.game.boggle.ENABLE
    Sole constructor.
    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.
    Entities - Class in ball.tv.epg.entity
    EntityScan marker class.
    Entities() - Constructor for class ball.tv.epg.entity.Entities
     
    EntityManagerFactoryComponent - Class in ball.spring.mysqld
    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.
    equals(Object) - Method in class ball.game.card.Card
     
    equals(Object) - Method in class ball.game.crossword.Label
     
    equals(Object) - Method in class ball.util.Coordinate
     
    equals(Object) - Method in class silicondust.Channel
     
    err_to_string() - Method in class videolan.libdvdnav.DVDNav
     
    error() - Method in class ball.spring.AbstractController
     
    Evaluator - Class in ball.game.card.poker
    Poker hand Evaluator.
    Evaluator(Collection<Card>) - Constructor for class ball.game.card.poker.Evaluator
    Sole public constructor.
    Evaluator(Collection<Card>, Ranking...) - Constructor for class ball.game.card.poker.Evaluator
    Protected constructor to search for specific Ranking(s).
    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.game.ant.taskdefs.CardTask
     
    execute() - Method in class ball.game.ant.taskdefs.CardTask.PokerHandEvaluate
     
    execute() - Method in class ball.game.ant.taskdefs.LifeTask
     
    execute() - Method in class ball.game.ant.taskdefs.ScrabbleTask
     
    execute() - Method in class ball.game.ant.taskdefs.ScrabbleTask.WordsFor
     
    execute() - Method in class ball.game.ant.taskdefs.SudokuTask
     
    execute() - Method in class ball.game.ant.taskdefs.XDTask
     
    execute() - Method in class ball.game.ant.taskdefs.XDTask.Load
     
    execute() - Method in class ball.game.ant.taskdefs.XDTask.Solve
     
    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.tv.ant.taskdefs.SDClientTask
     
    execute() - Method in class ball.upnp.ant.taskdefs.SSDPDiscoverTask
     
    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.DownloadTask
     
    execute() - Method in class ball.util.ant.taskdefs.InstanceOfTask
     
    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.ProcessClassFilesTask
     
    execute() - Method in interface ball.util.ant.taskdefs.PropertySetterAntTask
     
    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
     
    execute() - Method in class silicondust.ant.taskdefs.HDHRDiscoverTask
     
    execute() - Method in class silicondust.ant.taskdefs.HDHRPrimeClientTask
     
    execute() - Method in class silicondust.ant.taskdefs.HDHRPrimeClientTask.Lineup
     
    execute() - Method in class silicondust.ant.taskdefs.HDHRPrimeClientTask.Record
     
    execute() - Method in class silicondust.ant.taskdefs.HDHRRecordingTask
     
    execute() - Method in class silicondust.ant.taskdefs.HDHRRecordingTask.Metadata
     
    execute() - Method in class silicondust.ant.taskdefs.HDHRTunerTask
     
    execute() - Method in class silicondust.ant.taskdefs.HDHRTunerTask.Options
     
    execute() - Method in class silicondust.ant.taskdefs.HDHRTunerTask.Scan
     
    execute() - Method in class videolan.libdvdnav.ant.taskdefs.DVDTask
     
    execute() - Method in class videolan.libdvdnav.ant.taskdefs.DVDTask.Scan
     
    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
     
    finalize() - Method in class ball.activation.TempFileDataSource
     
    find(Collection<Card>) - Method in enum ball.game.card.poker.Ranking
    Method to find the best possible this Ranking hand in the Collection.
    findByLineupAndChannel(String, String) - Method in interface ball.tv.epg.repository.ChannelRepository
     
    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.AbstractProcessor
    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.
    forName(String) - Static method in class silicondust.ChannelRangeMap
    Static factory method to get a channel range map for name.
    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
    frequencies() - Method in class ball.game.scrabble.Bag
    Method to get the frequency SortedMap for this Bag.
    frequencyMap() - Method in class silicondust.ChannelRangeMap
    Method to get the SortedMap of channel frequencies to Channels.

    G

    game() - Method in class ball.game.life.Board
     
    Game - Class in ball.game.life
    Life Game.
    Game(int, int, BigInteger) - Constructor for class ball.game.life.Game
     
    Game - Class in ball.game.scrabble
    Scrabble Game.
    Game() - Constructor for class ball.game.scrabble.Game
     
    GenerateSchema() - Constructor for class ball.persistence.ant.taskdefs.PersistenceTask.GenerateSchema
     
    get(BigInteger, int, int) - Method in class ball.game.life.Automata
    Method to get the value of a cell at a specified (y, x) coordinate fron the argument state.
    Get() - Constructor for class ball.http.ant.taskdefs.HTTPTask.Get
     
    get(URI, String, Map<String, List<String>>) - Method in class ball.net.ResponseCacheImpl
     
    Get() - Constructor for class ball.tv.ant.taskdefs.SDClientTask.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
     
    Get() - Constructor for class silicondust.ant.taskdefs.HDHRTunerTask.Get
     
    get(int, String) - Method in class silicondust.HDHRTuner
    Method to get an option value from this HDHRTuner.
    get_next_block(byte[], int[], int[]) - Method in class videolan.libdvdnav.DVDNav
     
    getAllProgramIDs() - Method in interface ball.tv.epg.repository.ProgramRepository
     
    getAllProgramIDs() - Method in interface ball.tv.epg.repository.ScheduleRepository
     
    getAllStationIDs() - Method in interface ball.tv.epg.repository.StationRepository
     
    getAnnotationMirror(Element, Class<? extends Annotation>) - Method in class ball.annotation.processing.AbstractProcessor
    Method to get an Element's AnnotationMirror.
    getAnnotationMirror(Element, TypeElement) - Method in class ball.annotation.processing.AbstractProcessor
    Method to get an Element's AnnotationMirror.
    getAnnotationValue(AnnotationMirror, String) - Method in class ball.annotation.processing.AbstractProcessor
    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
     
    getAudioCodec() - Method in class silicondust.LineupEntry
     
    GetAvailable() - Constructor for class ball.tv.ant.taskdefs.SDClientTask.GetAvailable
     
    getAvailable() - Method in interface ball.tv.epg.sd.SDProtocol
    GetAvailableCountries() - Constructor for class ball.tv.ant.taskdefs.SDClientTask.GetAvailableCountries
     
    getAvailableCountries() - Method in interface ball.tv.epg.sd.SDProtocol
    GetAvailableLanguages() - Constructor for class ball.tv.ant.taskdefs.SDClientTask.GetAvailableLanguages
     
    getAvailableLanguages() - Method in interface ball.tv.epg.sd.SDProtocol
    getBag() - Method in class ball.game.scrabble.Game
     
    getBeanDeserializerModifier() - Method in class ball.databind.PolymorphicTypeMap
    getBeanInfo(Class<?>, Class<?>) - Method in class ball.tools.javadoc.AbstractTaglet
    getBeanInfo(Class<?>) - Method in class ball.tools.javadoc.AbstractTaglet
    getBoard() - Method in class ball.game.scrabble.Game
     
    getBody() - Method in class ball.net.ResponseCacheImpl.CacheRequestImpl
     
    getBody() - Method in class ball.net.ResponseCacheImpl.CacheResponseImpl
     
    getBufferedReader() - Method in class ball.activation.ReaderWriterDataSource
    Method to return a new BufferedReader to read the underlying InputStream.
    GetCelebrityMetadata() - Constructor for class ball.tv.ant.taskdefs.SDClientTask.GetCelebrityMetadata
     
    getCelebrityMetadata(String) - Method in class ball.tv.epg.sd.SDClient
    getCelebrityMetadata(String) - Method in interface ball.tv.epg.sd.SDProtocol
    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
     
    getClassDocFor(Tag, String) - Method in class ball.tools.javadoc.AbstractTaglet
    Method to attempt to find a ClassDoc.
    getClassDocFor(Tag, Class<?>) - Method in class ball.tools.javadoc.AbstractTaglet
    Method to attempt to find a ClassDoc.
    getClassFor(PackageDoc) - Method in class ball.tools.javadoc.AbstractTaglet
    Method to get the corresponding Class (package-info.class) for a PackageDoc.
    getClassFor(ClassDoc) - Method in class ball.tools.javadoc.AbstractTaglet
    Method to get the corresponding Class for a ClassDoc.
    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 interface ball.util.ant.taskdefs.ClasspathDelegateAntTask
    Method to get the AntClassLoader specified by this Task.
    getClassPathClassLoader(JavaFileManager) - Method in class ball.annotation.processing.AbstractProcessor
    getClient() - Method in class silicondust.HDHRTuner
     
    getColor() - Method in class ball.game.card.Card
    Method to get the Card Card.Color.
    getColor() - Method in enum ball.game.card.Card.Suit
    Method to get the Card.Suit Card.Color.
    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
     
    getConstructor(TypeElement, List<TypeMirror>) - Method in class ball.annotation.processing.AbstractProcessor
    Constructor to get an ExecutableElement for a Class Constructor by parameter list.
    getConstructorDocFor(Tag, Constructor<?>) - Method in class ball.tools.javadoc.AbstractTaglet
    Method to attempt to find a ConstructorDoc.
    getContentType() - Method in class ball.activation.AbstractDataSource
     
    getContentType() - Method in class ball.activation.FilterDataSource
     
    getCount() - Method in class silicondust.HDHRTuner
     
    getDataSource() - Method in class ball.activation.FilterDataSource
    Method to get the filtered DataSource.
    getDeviceType() - Method in interface ball.upnp.AnnotatedDevice
    Method to get the URN (URI) describing this AnnotatedDevice's device type.
    getDirection() - Method in class ball.game.crossword.Label
     
    getDirectiveList() - Method in class silicondust.ant.taskdefs.HDHRTunerTask
     
    getDOMImplementation() - Method in class ball.xml.FluentDocument.Builder
     
    getDRM() - Method in class silicondust.LineupEntry
     
    getDTYPE() - Method in class ball.tv.epg.entity.Channel
     
    getEnum() - Method in class ball.databind.ant.taskdefs.ObjectMapperTask.Setting
    Method to get the feature Enum.
    getErrorPath() - Method in class ball.spring.AbstractController
    Deprecated.
    getExpiration() - Method in class ball.upnp.ssdp.SSDPDiscoveryCache.Value
     
    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
     
    getFeature() - Method in class silicondust.HDHRTuner
     
    getFieldDocFor(Tag, Field) - Method in class ball.tools.javadoc.AbstractTaglet
    Method to attempt to find a FieldDoc.
    getFlags() - Method in class silicondust.HDHRProgram
     
    getForElementKinds() - Method in class ball.annotation.processing.AnnotatedNoAnnotationProcessor
    getForSubclassesOf() - Method in class ball.annotation.processing.AnnotatedNoAnnotationProcessor
    getFrequency() - Method in class silicondust.Channel
     
    getFrequency() - Method in class silicondust.HDHRProgram
     
    getGuideName() - Method in class silicondust.LineupEntry
     
    getGuideNumber() - Method in class silicondust.LineupEntry
     
    getHand() - Method in class ball.game.card.poker.Evaluator
    Method to get this hand as an unmodifiable List sorted according to its Ranking.
    GetHeadends() - Constructor for class ball.tv.ant.taskdefs.SDClientTask.GetHeadends
     
    getHeadends(String, String) - Method in class ball.tv.epg.sd.SDClient
    getHeadends(String, String, String) - Method in interface ball.tv.epg.sd.SDProtocol
    getHeaders() - Method in class ball.net.ResponseCacheImpl.CacheResponseImpl
     
    getHeight() - Method in class ball.game.life.Automata
    Method to get the height of the board.
    getID() - Method in class silicondust.HDHRTuner
     
    getIf() - Method in class ball.util.ant.types.OptionalTextType
     
    GetImage() - Constructor for class ball.tv.ant.taskdefs.SDClientTask.GetImage
     
    getImage(String) - Method in class ball.tv.epg.sd.SDClient
    Method to invoke SDProtocol.getImage(URI) or SDProtocol.getImage(String) (as appropriate).
    getImage(String) - Method in interface ball.tv.epg.sd.SDProtocol
    getImage(URI) - Method in interface ball.tv.epg.sd.SDProtocol
    getImplementedInterfacesOf(Class<?>, Class<?>...) - Method in class ball.lang.reflect.DefaultInvocationHandler
    Method available to subclass implementations to get the implemented interfaces of the argument types.
    getIndex() - Method in class ball.game.crossword.Label
     
    getInetAddress() - Method in class ball.upnp.ssdp.SSDPResponse
    Method to get the sender InetAddress.
    getInetAddress() - Method in class silicondust.HDHRTuner
     
    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
     
    getInputStream() - Method in class silicondust.HDHRRecording
     
    getInstance(char) - Static method in class ball.game.crossword.Cell
    Factory method to produce a Cell.
    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.
    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
     
    getLetter() - Method in class ball.game.scrabble.Tile
     
    getLetterPremium() - Method in class ball.game.scrabble.SQ
     
    getLineup() - Method in class ball.tv.epg.entity.Lineup
     
    getLineup(String) - Method in class ball.tv.epg.sd.SDClient
    getLineup(String, Boolean, String) - Method in interface ball.tv.epg.sd.SDProtocol
    getLineup(String) - Method in class silicondust.HDHRPrimeClient
    getLineup() - Method in class silicondust.HDHRPrimeClient
    getLineup(String, Integer, String, String) - Method in interface silicondust.HDHRPrimeProtocol
    SiliconDust HD Homerun Prime (CableCard) line-up request.
    getLineup(String, String) - Method in interface silicondust.HDHRPrimeProtocol
    SiliconDust HD Homerun Prime (CableCard) line-up request (providing results in JSON).
    getLineup(String, Integer) - Method in interface silicondust.HDHRPrimeProtocol
    SiliconDust HD Homerun Prime (CableCard) line-up request.
    getLineup(String) - Method in interface silicondust.HDHRPrimeProtocol
    SiliconDust HD Homerun Prime (CableCard) line-up request.
    getLineup() - Method in class silicondust.HDHRTuner
     
    GetLineups() - Constructor for class ball.tv.ant.taskdefs.SDClientTask.GetLineups
     
    getLineups() - Method in class ball.tv.epg.sd.SDClient
    getLineups(String) - Method in interface ball.tv.epg.sd.SDProtocol
    GetLineupsResponse() - Constructor for class ball.tv.epg.sd.SDProtocol.GetLineupsResponse
     
    getLocale() - Method in class ball.game.scrabble.Bag
    Method to get the Locale for this Bag.
    getLocation() - Method in interface ball.upnp.ssdp.SSDPMessage
    Method to get the service location.
    getMapName() - Method in class silicondust.Channel
     
    getMarshaller() - Method in class ball.http.ProtocolClient
     
    getMax() - Method in class ball.util.CoordinateMap
     
    getMaxX() - Method in class ball.util.CoordinateMap
     
    getMaxY() - Method in class ball.util.CoordinateMap
     
    getMethod(Method) - Method in class ball.annotation.processing.AbstractProcessor
    Method to get an ExecutableElement for a Method prototype.
    getMethod(TypeElement, Method) - Method in class ball.annotation.processing.AbstractProcessor
    Method to get an ExecutableElement for a Method prototype.
    getMethodDocFor(Tag, Method) - Method in class ball.tools.javadoc.AbstractTaglet
    Method to attempt to find a MethodDoc.
    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.
    getModel() - Method in class silicondust.HDHRTuner
     
    getModifiers(Class<?>) - Method in interface ball.lang.reflect.JavaLangReflectMethods
    getModifiers(Member) - Method in interface ball.lang.reflect.JavaLangReflectMethods
    getModulation() - Method in class silicondust.HDHRProgram
     
    getMustImplement() - Method in class ball.annotation.processing.AnnotatedNoAnnotationProcessor
    getName() - Method in class ball.activation.AbstractDataSource
     
    getName() - Method in class ball.activation.FilterDataSource
     
    getName() - Method in class ball.game.scrabble.Player
     
    getName() - Method in class ball.tools.javac.AnnotatedJavacPlugin
     
    getName() - Method in class ball.tools.javadoc.AbstractTaglet
     
    getName() - Method in interface ball.tools.javadoc.AnnotatedTaglet
    Method to get TagletName.value().
    getName() - Method in class ball.util.ant.types.StringAttributeType
     
    getName() - Method in class silicondust.HDHRProgram
     
    getNextBlock() - Method in class videolan.libdvdnav.DVDNav
     
    getNumber() - Method in class silicondust.Channel
     
    getNumber() - Method in class silicondust.HDHRProgram
     
    getObjectMapper() - Method in class ball.http.ProtocolClient
     
    getOffset() - Method in class silicondust.HDHRRecording
     
    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
     
    getOutputStream() - Method in class silicondust.HDHRRecording
     
    getParameterTypes() - Method in enum ball.beans.PropertyMethodEnum
    Method to get the prototype parameter types (Classes) for this method type.
    getParent() - Method in class ball.tv.epg.sd.SDClient
    Method to get the local parent Path.
    getPoints() - Method in class ball.game.scrabble.Tile
     
    getPomFileFor(Tag) - Method in class ball.tools.javadoc.MavenTaglet
    Method to locate the POM from a Tag.
    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.
    GetProgramMetadata() - Constructor for class ball.tv.ant.taskdefs.SDClientTask.GetProgramMetadata
     
    getProgramMetadata(String) - Method in class ball.tv.epg.sd.SDClient
    getProgramMetadata(String) - Method in interface ball.tv.epg.sd.SDProtocol
    GetPrograms() - Constructor for class ball.tv.ant.taskdefs.SDClientTask.GetPrograms
     
    getPrograms(Collection<String>) - Method in class ball.tv.epg.sd.SDClient
    getPrograms() - Method in class ball.tv.epg.sd.SDProtocol.Schedules
     
    getProgramsDescription(Collection<String>) - Method in class ball.tv.epg.sd.SDClient
    getProgramsMetadata(Collection<String>) - Method in class ball.tv.epg.sd.SDClient
    getProperty() - Method in interface ball.util.ant.taskdefs.PropertySetterAntTask
     
    getPropertyName(ExecutableElement) - Method in class ball.annotation.processing.AbstractProcessor
    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.AbstractProcessor
    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).
    getPuzzle() - Method in class ball.game.ant.taskdefs.SudokuTask
     
    getRack() - Method in class ball.game.scrabble.Player
     
    getRank() - Method in class ball.game.card.Card
    Method to get the Card Card.Rank.
    getRanking() - Method in class ball.game.card.poker.Evaluator
    Method to get this hand's Ranking.
    getReader() - Method in class ball.activation.ReaderWriterDataSource
    Method to return a new Reader to read the underlying InputStream.
    getResourcePathOf(Class<?>) - Method in class ball.tools.javadoc.AbstractTaglet
    Method to get a Class's resource path.
    getResourceURLOf(Class<?>) - Method in class ball.tools.javadoc.AbstractTaglet
    Method to get the URL to a Class.
    getReturnType() - Method in enum ball.beans.PropertyMethodEnum
    Method to get the prototype return type Class for this method type.
    getRowCount() - Method in class ball.game.life.Board
     
    getRowCount() - Method in class ball.swing.table.AbstractTableModelImpl
     
    getRowCount() - Method in class ball.swing.table.ArrayListTableModel
     
    getRowCount() - Method in class ball.util.CoordinateMap
     
    getRowFrom(String) - Static method in class ball.game.crossword.Cell
     
    getSchedule(int, long) - Method in interface ball.tv.epg.repository.ScheduleRepository
     
    GetSchedules() - Constructor for class ball.tv.ant.taskdefs.SDClientTask.GetSchedules
     
    getSchedules(Collection<?>) - Method in class ball.tv.epg.sd.SDClient
    getSchedulesMD5(Collection<?>) - Method in class ball.tv.epg.sd.SDClient
    getScoring() - Method in class ball.game.card.poker.Evaluator
    Method to get this hand's scoring Cards as an unmodifiable List.
    getSerial() - Method in class videolan.libdvdnav.DVDNav
     
    getServiceId() - Method in interface ball.upnp.AnnotatedService
    Method to get the URN {URI) describing this AnnotatedService's service ID.
    getServiceType() - Method in interface ball.upnp.AnnotatedService
    Method to get the URN (URI) describing this AnnotatedService's service type.
    getSolution() - Method in class ball.game.crossword.Cell
     
    getSolution(Puzzle) - Method in class ball.game.crossword.Puzzle.Solution
    Method to get the CharSequence of a Puzzle Solution.
    getSSDPMessage() - Method in class ball.upnp.ssdp.SSDPDiscoveryCache.Value
     
    getST() - Method in interface ball.upnp.ssdp.SSDPMessage
    Method to get the service type ("ST").
    GetStatus() - Constructor for class ball.tv.ant.taskdefs.SDClientTask.GetStatus
     
    getStatus() - Method in class ball.tv.epg.sd.SDClient
    getStatus(String) - Method in interface ball.tv.epg.sd.SDProtocol
    GetStatusResponse() - Constructor for class ball.tv.epg.sd.SDProtocol.GetStatusResponse
     
    getSuit() - Method in class ball.game.card.Card
    Method to get the Card Card.Suit.
    getSupportedAnnotationTypeList() - Method in class ball.annotation.processing.AnnotatedProcessor
    Method to get the List of supported Annotation Classes.
    getSupportedAnnotationTypes() - Method in class ball.annotation.processing.AnnotatedNoAnnotationProcessor
     
    getSupportedAnnotationTypes() - Method in class ball.annotation.processing.AnnotatedProcessor
     
    getSupportedAnnotationTypes() - Method in class ball.annotation.processing.NoopProcessor
     
    getSupportedSourceVersion() - Method in class ball.annotation.processing.AbstractProcessor
     
    getTableModelListeners() - Method in class ball.util.CoordinateMap
     
    getTagletOutput(Doc, TagletWriter) - Method in interface ball.tools.javadoc.SunToolsInternalToolkitTaglet
     
    getTagletOutput(Tag, TagletWriter) - Method in interface ball.tools.javadoc.SunToolsInternalToolkitTaglet
     
    getTitle() - Method in class videolan.libdvdnav.DVDNav
     
    GetToken() - Constructor for class ball.tv.ant.taskdefs.SDClientTask.GetToken
     
    getToken() - Method in class ball.tv.epg.sd.SDClient
    Method to invoke SDProtocol.postToken(File).
    getTSID() - Method in class silicondust.HDHRProgram
     
    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
     
    getUDN() - Method in class ball.upnp.Device
    Method to get this Services UDN.
    getUnless() - Method in class ball.util.ant.types.OptionalTextType
     
    getUnmarshaller() - Method in class ball.http.ProtocolClient
     
    getURI() - Method in class silicondust.HDHRTuner
     
    getURL() - Method in class silicondust.LineupEntry
     
    getUSN() - Method in class ball.upnp.Service
    Method to get the USN URI.
    getUSN() - Method in interface ball.upnp.ssdp.SSDPMessage
    Method to get the "USN" URI.
    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.game.life.Board
     
    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
     
    getVersion() - Method in class ball.tv.epg.sd.SDClient
    getVersion(String) - Method in interface ball.tv.epg.sd.SDProtocol
    GetVersionResponse() - Constructor for class ball.tv.epg.sd.SDProtocol.GetVersionResponse
     
    getVideoCodec() - Method in class silicondust.LineupEntry
     
    getViewName() - Method in class ball.spring.AbstractController
     
    getVirtual() - Method in class silicondust.HDHRProgram
     
    getWidth() - Method in class ball.game.life.Automata
    Method to get the width of the board.
    getWithModifiers() - Method in class ball.annotation.processing.AnnotatedNoAnnotationProcessor
    getWithoutModifiers() - Method in class ball.annotation.processing.AnnotatedNoAnnotationProcessor
    getWordList() - Method in class ball.game.scrabble.Game
     
    getWordPremium() - Method in class ball.game.scrabble.SQ
     
    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
     
    getXmlRootElement() - Method in interface ball.upnp.XmlDocument
    Method to get the XmlRootElement annotation.
    getY() - Method in class ball.util.Coordinate
     
    Grid - Class in ball.game.crossword.entity
    Grid() - Constructor for class ball.game.crossword.entity.Grid
     
    Grid.PK - Class in ball.game.crossword.entity
     

    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
    HAND - Static variable in class ball.game.card.poker.Evaluator
    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
     
    handler() - Method in class ball.http.ProtocolClient
     
    hasCapacity() - Method in class ball.game.scrabble.Rack
    Method to determine if the Rack has any remaining capacity (should draw).
    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.
    hash(String) - Static method in class ball.tv.epg.sd.SDClient
    Static method to generate a 40-digit SHA1 hash of a user password.
    hashCode() - Method in class ball.game.card.Card
     
    hashCode() - Method in class ball.game.crossword.Label
     
    hashCode() - Method in class ball.util.Coordinate
     
    hashCode() - Method in class silicondust.Channel
     
    hasSameSignatureAs(List<TypeMirror>) - Method in class ball.annotation.processing.AbstractProcessor
     
    hasSameSignatureAs(Method) - Method in class ball.annotation.processing.AbstractProcessor
     
    hasSameSignatureAs(CharSequence, Class<?>[]) - Method in class ball.annotation.processing.AbstractProcessor
     
    HDHRDiscoverTask - Class in silicondust.ant.taskdefs
    Ant Task to discover HDHomeRun tuners on the network.
    HDHRDiscoverTask() - Constructor for class silicondust.ant.taskdefs.HDHRDiscoverTask
     
    HDHRPrimeClient - Class in silicondust
    SiliconDust HD Homerun Prime (CableCard) HTTP client.
    HDHRPrimeClient(String) - Constructor for class silicondust.HDHRPrimeClient
    Sole public constructor.
    HDHRPrimeClient(HttpClientBuilder, String) - Constructor for class silicondust.HDHRPrimeClient
    Protected constructor.
    HDHRPrimeClientTask - Class in silicondust.ant.taskdefs
    Abstract Ant base Task for tasks that invoke HDHRPrimeClient methods.
    HDHRPrimeClientTask() - Constructor for class silicondust.ant.taskdefs.HDHRPrimeClientTask
     
    HDHRPrimeClientTask.Lineup - Class in silicondust.ant.taskdefs
    HDHRPrimeClientTask.Record - Class in silicondust.ant.taskdefs
    Ant Task to invoke HDHRPrimeClient.stream(Integer,Integer,Integer) and save the stream to a File.
    HDHRPrimeProtocol - Interface in silicondust
    SiliconDust HD Homerun Prime (CableCard) HTTP client protocol.
    HDHRProgram - Class in silicondust
    SiliconDust HDHomeRun program (sub-channel).
    HDHRProgram(int, String, Integer, String) - Constructor for class silicondust.HDHRProgram
    Sole constructor.
    HDHRRecording - Class in silicondust
    SiliconDust HDHomeRun recording.
    HDHRRecording(File) - Constructor for class silicondust.HDHRRecording
    Sole constructor.
    HDHRRecordingTask - Class in silicondust.ant.taskdefs
    Ant Task to display metadata about an HDHRRecording.
    HDHRRecordingTask() - Constructor for class silicondust.ant.taskdefs.HDHRRecordingTask
     
    HDHRRecordingTask.Metadata - Class in silicondust.ant.taskdefs
     
    HDHRTuner - Class in silicondust
    SiliconDust HDHomeRun tuner.
    HDHRTuner(InetAddress) - Constructor for class silicondust.HDHRTuner
    Sole public constructor.
    HDHRTunerTask - Class in silicondust.ant.taskdefs
    Ant Task for HDHomeRun tuners.
    HDHRTunerTask() - Constructor for class silicondust.ant.taskdefs.HDHRTunerTask
     
    HDHRTunerTask.Directive - Class in silicondust.ant.taskdefs
     
    HDHRTunerTask.Get - Class in silicondust.ant.taskdefs
    HDHRTunerTask.Options - Class in silicondust.ant.taskdefs
    Ant Task to get all tag names from a HDHomeRun tuner.
    HDHRTunerTask.Scan - Class in silicondust.ant.taskdefs
    Ant Task to scan a HDHomeRun tuner for channels.
    HDHRTunerTask.Set - Class in silicondust.ant.taskdefs
    Head() - Constructor for class ball.http.ant.taskdefs.HTTPTask.Head
     
    Headend - Class in ball.tv.epg.entity
    Headend Entity

    Bean Property Summary

    NameModeTypeisHiddenisBoundisConstrained
    headendRStringfalsefalsefalse
    jsonRStringfalsefalsefalse
    locationRStringfalsefalsefalse
    transportRStringfalsefalsefalse
    Headend() - Constructor for class ball.tv.epg.entity.Headend
     
    Header - Class in ball.game.crossword.entity
    Header() - Constructor for class ball.game.crossword.entity.Header
     
    header() - Method in class ball.swing.table.AbstractTableModelImpl
    Convenience method to get the column names as an array.
    Header.PK - Class in ball.game.crossword.entity
     
    headers() - Method in class ball.game.crossword.Puzzle
     
    headMap(Coordinate) - Method in class ball.util.CoordinateMap
     
    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.AbstractProcessor
    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.
    IncludeTaglet - Class in ball.tools.javadoc
    Inline Taglet to include a static Class Field or resource in the Javadoc output.
    IncludeTaglet() - Constructor for class ball.tools.javadoc.IncludeTaglet
     
    inConstructor() - Method in class ball.tools.javadoc.AbstractTaglet
     
    inField() - Method in class ball.tools.javadoc.AbstractTaglet
     
    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.game.ant.taskdefs.CardTask
     
    init() - Method in class ball.game.ant.taskdefs.LifeTask
     
    init() - Method in class ball.game.ant.taskdefs.ScrabbleTask
     
    init() - Method in class ball.game.ant.taskdefs.SudokuTask
     
    init() - Method in class ball.game.ant.taskdefs.XDTask
     
    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.SSDPDiscoverTask
     
    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.DownloadTask
     
    init() - Method in class ball.util.ant.taskdefs.ProcessClassFilesTask
     
    init() - Method in class ball.util.ant.taskdefs.TypeTask
     
    init() - Method in class ball.util.ant.taskdefs.XPathEvaluateTask
     
    init() - Method in class silicondust.ant.taskdefs.HDHRDiscoverTask
     
    init() - Method in class silicondust.ant.taskdefs.HDHRRecordingTask
     
    init() - Method in class silicondust.ant.taskdefs.HDHRTunerTask
     
    init() - Method in class videolan.libdvdnav.ant.taskdefs.DVDTask
     
    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(String, String) - Method in class ball.tv.epg.sd.SDClient
    Method to initialize the user configuration.
    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.
    InjectedFieldsTaglet - Class in ball.tools.javadoc
    Inline Taglet to provide a report of members whose values are injected.
    InjectedFieldsTaglet() - Constructor for class ball.tools.javadoc.InjectedFieldsTaglet
     
    inMethod() - Method in class ball.tools.javadoc.AbstractTaglet
     
    inOverview() - Method in class ball.tools.javadoc.AbstractTaglet
     
    inPackage() - Method in class ball.tools.javadoc.AbstractTaglet
     
    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 - Static variable in class ball.tv.epg.entity.MAP
    An instance of MAP.
    INSTANCE - Static variable in class ball.tv.epg.sd.MAP
    An instance of MAP.
    INSTANCE - Static variable in class ball.tv.ObjectMapperConfiguration
    instance - Variable in class ball.util.ant.taskdefs.InstanceOfTask
     
    INSTANCE - Static variable in class silicondust.MAP
    An instance of MAP.
    INSTANCE - Static variable in class silicondust.ObjectMapperConfiguration
    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
     
    interval - Variable in class ball.upnp.ssdp.SSDPDiscoveryThread
     
    Intialize() - Constructor for class ball.tv.ant.taskdefs.SDClientTask.Intialize
     
    inType() - Method in class ball.tools.javadoc.AbstractTaglet
     
    InvocationHandler() - Constructor for class ball.xml.FluentNode.InvocationHandler
     
    invoke(Object, Method, Object[]) - Method in class ball.http.ProtocolInvocationHandler
     
    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
     
    is(Card.Color) - Static method in enum ball.game.card.Card.Color
    Method to return a Predicate to test if a Card.Color is the specified Card.Color.
    is(Card.Rank) - Static method in enum ball.game.card.Card.Rank
    Method to return a Predicate to test if a Card.Rank is the specified Card.Rank.
    is(Card.Suit) - Static method in enum ball.game.card.Card.Suit
    Method to return a Predicate to test if a Card.Suit is the specified Card.Suit.
    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.AbstractProcessor
     
    isAssignableTo(TypeMirror) - Method in class ball.annotation.processing.AbstractProcessor
     
    isAssignableTo(Class<?>, Function<? super Element, TypeMirror>) - Method in class ball.annotation.processing.AbstractProcessor
     
    isAssignableTo(TypeMirror, Function<? super Element, TypeMirror>) - Method in class ball.annotation.processing.AbstractProcessor
     
    isBlank() - Method in class ball.game.scrabble.Tile
     
    isBlock() - Method in class ball.game.crossword.Cell
     
    isCellEditable(int, int) - Method in class ball.swing.table.AbstractTableModelImpl
     
    isCellEditable(int, int) - Method in class ball.util.CoordinateMap
     
    isEmpty() - Method in class ball.game.scrabble.SQ
     
    isEmptyArray(AnnotationValue) - Method in class ball.annotation.processing.AbstractProcessor
    Method to determine if an AnnotationValue is "empty": null or an empty array.
    isGetterMethod(ExecutableElement) - Method in class ball.annotation.processing.AbstractProcessor
    Method to determine if an ExecutableElement is a bean getter.
    isIn(Iterable<?>) - Method in class ball.game.sudoku.Cell
    Method to determine if this Cell is in the specified Iterable with ==.
    isInlineTag() - Method in class ball.tools.javadoc.AbstractTaglet
     
    isLegal() - Method in class ball.game.sudoku.Puzzle
    Method to test if the current Cell values constitute a legal Sudoku puzzle.
    isNamespaceAware() - Method in class ball.xml.FluentDocument.Builder
     
    isPremium() - Method in class ball.game.scrabble.SQ
     
    isSolved() - Method in class ball.game.crossword.Cell
     
    isSolved() - Method in class ball.game.crossword.Puzzle
    Method to determine if this Puzzle is solved.
    isSolved(Puzzle) - Method in class ball.game.crossword.Puzzle.Solution
    Method to determine if this Solution is solved.
    isSolved() - Method in class ball.game.sudoku.Cell
    Method to determine if this Cell is solved.
    isSolved() - Method in class ball.game.sudoku.Puzzle
    Method to test if the current Cell values constitute a solved Sudoku puzzle.
    isSpecial() - Method in class ball.game.crossword.Cell
     
    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.
    JavadocHTMLTemplates - Interface in ball.tools.javadoc
    Javadoc HTMLTemplates.
    JavaLangReflectMethods - Interface in ball.lang.reflect
    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
     
    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

    Label - Class in ball.game.crossword
    Crossword clue Label.
    Label(Direction, int) - Constructor for class ball.game.crossword.Label
     
    languageVersion() - Method in interface ball.tools.javadoc.Doclet
    Return the version of the Java Programming Language supported by this Doclet.
    lastKey() - Method in class ball.util.CoordinateMap
     
    leftOf(Position) - Static method in enum ball.game.card.trick.bridge.Position
    Method to determine the Position to the left of the argument Position.
    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
     
    LetterPremium - Annotation Type in ball.game.scrabble
    Annotation to mark premium SQs.
    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>
    LifeTask - Class in ball.game.ant.taskdefs
    Ant Task to start Game of Life simulation.
    LifeTask() - Constructor for class ball.game.ant.taskdefs.LifeTask
     
    Lineup() - Constructor for class ball.tv.ant.taskdefs.SDClientTask.Lineup
     
    Lineup - Class in ball.tv.epg.entity
    Lineup() - Constructor for class ball.tv.epg.entity.Lineup
     
    Lineup() - Constructor for class silicondust.ant.taskdefs.HDHRPrimeClientTask.Lineup
     
    Lineup.Cable - Class in ball.tv.epg.entity
    Lineup.MapEntry - Class in ball.tv.epg.entity
    Lineup.OTA - Class in ball.tv.epg.entity
    LineupElement() - Constructor for class ball.tv.epg.sd.SDProtocol.LineupElement
     
    LineupEntry - Class in silicondust
    LineupEntry() - Constructor for class silicondust.LineupEntry
     
    LineupRepository - Interface in ball.tv.epg.repository
    LinkManTaglet - Class in ball.tools.javadoc
    Inline Taglet providing links to man(1) pages.
    LinkManTaglet() - Constructor for class ball.tools.javadoc.LinkManTaglet
     
    LinkRFCTaglet - Class in ball.tools.javadoc
    Inline Taglet providing links to external RFCs.
    LinkRFCTaglet() - Constructor for class ball.tools.javadoc.LinkRFCTaglet
     
    LinkThisTaglet - Class in ball.tools.javadoc
    Inline Taglet to provide this links.
    LinkThisTaglet() - Constructor for class ball.tools.javadoc.LinkThisTaglet
     
    LinkURITaglet - Class in ball.tools.javadoc
    Inline Taglet to provide external links.
    LinkURITaglet() - Constructor for class ball.tools.javadoc.LinkURITaglet
     
    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.
    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() - Constructor for class ball.game.ant.taskdefs.XDTask.Load
     
    load(String) - Static method in class ball.game.crossword.Puzzle
    Static method to load an .xd resource or File into a Puzzle.
    load(InputStream) - Method in class ball.util.PropertiesImpl
     
    load(Properties, InputStream) - Static method in class ball.util.PropertiesImpl
     
    lock(int) - Method in class silicondust.HDHRTuner
    Method to obtain a lock on a tuner.
    locker(int, int) - Method in class silicondust.HDHRTuner
    Method to get a tuner lock owner.
    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 - Class in ball.tv.epg.entity
    MAP() - Constructor for class ball.tv.epg.entity.MAP
     
    MAP - Class in ball.tv.epg.sd
    JSONBeanTypeMap instance.
    MAP() - Constructor for class ball.tv.epg.sd.MAP
     
    map() - Method in class ball.util.CoordinateMap
     
    map() - Method in class ball.util.MapView
     
    MAP - Static variable in class silicondust.Channel
    Frequency/Channel SortedMap of all known Channels.
    MAP - Static variable in class silicondust.ChannelRangeMap
    A SortedMap containing all known ChannelRangeMaps.
    MAP - Class in silicondust
    JSONBeanTypeMap instance.
    MAP() - Constructor for class silicondust.MAP
     
    MapEntry() - Constructor for class ball.tv.epg.entity.Lineup.MapEntry
     
    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().
    MAPPER - Static variable in class ball.tv.ObjectMapperConfiguration
    MAPPER - Static variable in class silicondust.ObjectMapperConfiguration
    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
     
    MavenBootstrapDoclet - Class in ball.tools.javadoc
    WORK IN PROGRESS: Doclet implementation to intercept calls to the Standard Doclet.
    MavenBootstrapDoclet() - Constructor for class ball.tools.javadoc.MavenBootstrapDoclet
     
    MavenBootstrapTaglet - Class in ball.tools.javadoc
    AbstractTaglet whose MavenBootstrapTaglet.register(Map) method loads all Taglets specified through a ServiceLoader.
    MavenTaglet - Class in ball.tools.javadoc
    Abstract base class for inline Taglets that load Maven artifacts.
    MavenTaglet() - Constructor for class ball.tools.javadoc.MavenTaglet
     
    MavenTaglet.Coordinates - Class in ball.tools.javadoc
    Taglet to provide POM POM coordinates as a <dependency/> element to include this documented Class or Package.
    MavenTaglet.PluginFields - Class in ball.tools.javadoc
    Inline Taglet to provide a report of fields whose values are configured by the Maven Plugin plugin.xml.
    MavenTaglet.PluginHelp - Class in ball.tools.javadoc
    Inline Taglet to include generated Maven Plugin help documentation.
    max() - Method in class ball.game.sudoku.Cell
     
    max(Iterable<Cell>) - Method in class ball.game.sudoku.RuleOfSums
     
    MAX_AGE - Static variable in interface ball.upnp.ssdp.SSDPMessage
    HTTP cache control key
    MD5() - Constructor for class ball.tv.ant.taskdefs.SDClientTask.GetSchedules.MD5
     
    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
     
    menu_language_select(String) - Method in class videolan.libdvdnav.DVDNav
     
    Metadata() - Constructor for class ball.tv.ant.taskdefs.SDClientTask.GetPrograms.Metadata
     
    Metadata() - Constructor for class silicondust.ant.taskdefs.HDHRRecordingTask.Metadata
     
    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 - Static variable in class ball.upnp.ssdp.SSDPDiscoveryRequest
    SSDPRequest method name ("M-SEARCH")
    METHOD - Static variable in class ball.upnp.ssdp.SSDPNotifyRequest
    SSDPRequest method name ("NOTIFY")
    METHOD_ANNOTATIONS - Static variable in class ball.http.ProtocolRequestBuilder
    Supported method annotations.
    min() - Method in class ball.game.sudoku.Cell
     
    modifiers(int) - Method in interface ball.lang.reflect.JavaLangReflectMethods
    Method to generate modifiers for declaration() methods.
    modifiers(int) - Method in interface ball.tools.javadoc.JavadocHTMLTemplates
    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.
    ModuleImpl - Class in ball.tv.epg.entity
    Module service provider for ball.tv.epg.entity.
    ModuleImpl() - Constructor for class ball.tv.epg.entity.ModuleImpl
    Sole constructor.
    ModuleImpl - Class in ball.tv.epg.sd
    Module service provider for ball.tv.epg.sd.
    ModuleImpl() - Constructor for class ball.tv.epg.sd.ModuleImpl
    Sole constructor.
    ModuleImpl - Class in silicondust
    Module service provider for silicondust.
    ModuleImpl() - Constructor for class silicondust.ModuleImpl
    Sole constructor.
    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
    name() - Method in class silicondust.ChannelRangeMap
    Method to get the ChannelRangeMap name.
    named(CharSequence) - Method in class ball.annotation.processing.AbstractProcessor
     
    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
    next(BigInteger) - Method in class ball.game.life.Automata
    Given the current state, calculate the next state.
    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).
    nonets() - Method in class ball.game.sudoku.Puzzle
    Method to get the sub-CoordinateMaps representing the 3x3 boxes (nonets).
    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
    notes() - Method in class ball.game.crossword.Puzzle
     
    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.ssdp.SSDPMessage
    SSDP message header name
    NTS - Static variable in interface ball.upnp.ssdp.SSDPMessage
    SSDP message header name
    numberMap() - Method in class silicondust.ChannelRangeMap
    Method to get the SortedMap of channel numbers to Channels.

    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
     
    ObjectMapperConfiguration - Class in ball.tv
    ObjectMapperConfiguration() - Constructor for class ball.tv.ObjectMapperConfiguration
     
    ObjectMapperConfiguration - Class in silicondust
    ObjectMapperConfiguration() - Constructor for class silicondust.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(ObjectMapper) - Constructor for class ball.databind.ant.taskdefs.ObjectMapperTask
    Protected constructor to allow subclasses to specify the ObjectMapper.
    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(CoordinateMap<?>) - Static method in enum ball.game.crossword.Direction
    Static method to analyze CoordinateMap to determine a Direction.
    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>
    ONE_EYED_JACK - Variable in class ball.game.card.poker.Poker
    Predicate to test for one-eyed JACK
    ONE_EYED_KING - Variable in class ball.game.card.poker.Poker
    Predicate to test for one-eyed KING
    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
     
    optionLength(String) - Method in interface ball.tools.javadoc.Doclet
    Check for Doclet added options.
    Options() - Constructor for class ball.http.ant.taskdefs.HTTPTask.Options
     
    OPTIONS - Static variable in class ball.tools.javadoc.MavenBootstrapDoclet
    Options() - Constructor for class silicondust.ant.taskdefs.HDHRTunerTask.Options
     
    options() - Method in class silicondust.HDHRTuner
    Method to get the configuration options supported by this HDHRTuner.
    orderedBy(List<T>) - Static method in class ball.util.Comparators
    Static method to return a Comparator ordering members in the same order as the List.
    OSPD41 - Class in ball.game.scrabble.wordlist
    Scrabble OSPD41 WordList.
    OSPD41() - Constructor for class ball.game.scrabble.wordlist.OSPD41
    Sole constructor.
    OTA() - Constructor for class ball.tv.epg.entity.Lineup.OTA
     
    overrides(ExecutableElement) - Method in class ball.annotation.processing.AbstractProcessor
    Method to return the ExecutableElement (Method) the argument ExecutableElement overrides (if any).
    overrides(ExecutableElement, ExecutableElement) - Method in class ball.annotation.processing.AbstractProcessor
    Method to determine if a ExecutableElement (Method) overrides another ExecutableElement.
    OWL - Class in ball.game.scrabble.wordlist
    Scrabble Official WordList (OWL).
    OWL() - Constructor for class ball.game.scrabble.wordlist.OWL
    Sole constructor.
    OWL21 - Class in ball.game.scrabble.wordlist
    Scrabble Official WordList (OWL21).
    OWL21() - Constructor for class ball.game.scrabble.wordlist.OWL21
    Sole constructor.
    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.
    parent() - Method in class ball.game.crossword.Puzzle
    Method to get the parent of this Puzzle.
    parse(String) - Static method in class ball.game.card.Card
    Static method to parse a String consistent with Card.toString() to a Card.
    parse(String) - Static method in enum ball.game.card.Card.Rank
    Static method to parse a String consistent with Enum.name() and Card.Rank.toString() to a Card.Rank.
    parse(String) - Static method in enum ball.game.card.Card.Suit
    Static method to parse a String consistent with Enum.name() and Card.Suit.toString() to a Card.Suit.
    parse(String) - Static method in enum ball.game.crossword.Direction
    Static method to parse a String consistent with Enum.name() and Enum.toString() to a Direction.
    parse(String) - Static method in class ball.game.crossword.Label
     
    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.
    PATTERN - Static variable in class silicondust.HDHRProgram
    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
     
    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
     
    Piece - Class in ball.game.chess
    Chess Piece.
    Piece() - Constructor for class ball.game.chess.Piece
     
    Piece.Rank - Enum in ball.game.chess
    ping() - Method in class ball.upnp.ssdp.SSDPDiscoveryThread
    Callback periodically made to SSDPDiscoveryThread.queue(SSDPMessage) a SSDPDiscoveryRequest available to be intercepted (overridden) by subclass implementations.
    PK() - Constructor for class ball.game.crossword.entity.Clue.PK
     
    PK() - Constructor for class ball.game.crossword.entity.Grid.PK
     
    PK() - Constructor for class ball.game.crossword.entity.Header.PK
     
    PK() - Constructor for class ball.tv.epg.entity.Channel.PK
     
    PK() - Constructor for class ball.tv.epg.entity.Schedule.PK
     
    play(Tile) - Method in class ball.game.scrabble.SQ
     
    play(Tile, char) - Method in class ball.game.scrabble.SQ
     
    Player - Class in ball.game.scrabble
    Scrabble Player abstract base class.
    Player() - Constructor for class ball.game.scrabble.Player
    Sole constructor.
    PluginFields() - Constructor for class ball.tools.javadoc.MavenTaglet.PluginFields
     
    PluginHelp() - Constructor for class ball.tools.javadoc.MavenTaglet.PluginHelp
     
    points() - Method in class ball.game.scrabble.Bag
    Method to get the points SortedMap for this Bag.
    Poker - Class in ball.game.card.poker
    Poker-specific static fields and methods.
    PokerHandEvaluate() - Constructor for class ball.game.ant.taskdefs.CardTask.PokerHandEvaluate
     
    PolymorphicTypeMap - Class in ball.databind
    Class suitable for mapping polymorphic subtypes.
    PolymorphicTypeMap() - Constructor for class ball.databind.PolymorphicTypeMap
    Sole constructor.
    Position - Enum in ball.game.card.trick.bridge
    Bridge position Enum type.
    possible() - Method in enum ball.game.card.poker.Ranking
    Method to return a Predicate to test if the List of Card is a possible Ranking.
    Post() - Constructor for class ball.http.ant.taskdefs.HTTPTask.Post
     
    Post() - Constructor for class ball.tv.ant.taskdefs.SDClientTask.Lineup.Post
     
    postLineup(HttpEntity) - Method in class ball.tv.epg.sd.SDClient
    Method to invoke SDProtocol.postLineup(String,HttpEntity) to attempt to auto-map a discovered HDHR Prime line-up.
    postLineup(String, HttpEntity) - Method in class ball.tv.epg.sd.SDClient
    Method to invoke SDProtocol.postLineup(String,String,HttpEntity) to attempt to post a discovered HDHR Prime line-up to the server.
    postLineup(String, HttpEntity) - Method in interface ball.tv.epg.sd.SDProtocol
    postLineup(String, String, HttpEntity) - Method in interface ball.tv.epg.sd.SDProtocol
    Automapping a lineup Submit a line-up.
    postPrograms(String, Collection<String>) - Method in interface ball.tv.epg.sd.SDProtocol
    postProgramsDescription(String, Collection<String>) - Method in interface ball.tv.epg.sd.SDProtocol
    postProgramsMetadata(String, Collection<String>) - Method in interface ball.tv.epg.sd.SDProtocol
    postSchedules(String, Collection<Map<String, Object>>) - Method in interface ball.tv.epg.sd.SDProtocol
    PostSchedulesMap(Collection<?>) - Constructor for class ball.tv.epg.sd.SDClient.PostSchedulesMap
    Sole constructor.
    postSchedulesMD5(String, Collection<Map<String, Object>>) - Method in interface ball.tv.epg.sd.SDProtocol
    postToken(HttpEntity) - Method in interface ball.tv.epg.sd.SDProtocol
    postToken(File) - Method in interface ball.tv.epg.sd.SDProtocol
    PostTokenResponse() - Constructor for class ball.tv.epg.sd.SDProtocol.PostTokenResponse
     
    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>
    PremiumProcessor - Class in ball.game.scrabble
    Processor implementation to check Classes annotated with LetterPremium or WordPremium:
  • Are an instance of SQ,
  • Concrete, and
  • Are annotated with only one of LetterPremium or WordPremium
  • PremiumProcessor() - Constructor for class ball.game.scrabble.PremiumProcessor
     
    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, Element) - Method in class ball.annotation.processing.TagletProcessor
     
    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.game.scrabble.PremiumProcessor
     
    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
     
    process(RoundEnvironment, TypeElement, Element) - Method in class ball.tools.javadoc.TagletName.ProcessorImpl
     
    process(HttpRequest, HttpContext) - Method in class ball.tv.epg.sd.SDClient
     
    process(HttpResponse, HttpContext) - Method in class ball.tv.epg.sd.SDClient
     
    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
     
    ProcessorImpl() - Constructor for class ball.tools.javadoc.TagletName.ProcessorImpl
     
    Program - Class in ball.tv.epg.entity
    Program() - Constructor for class ball.tv.epg.entity.Program
     
    program(int, int, int) - Method in class silicondust.HDHRTuner
    Method to tune the specified tuner,
    ProgramRepository - Interface in ball.tv.epg.repository
    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(ProtocolClient<?>) - Constructor for class ball.http.ProtocolInvocationHandler
    Sole constructor.
    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(URI, URLConnection) - Method in class ball.net.ResponseCacheImpl
     
    Put() - Constructor for class ball.tv.ant.taskdefs.SDClientTask.Lineup.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
     
    putLineup(String) - Method in class ball.tv.epg.sd.SDClient
    putLineup(String, String) - Method in interface ball.tv.epg.sd.SDProtocol
    puzzle - Variable in class ball.game.ant.taskdefs.XDTask.Load
     
    Puzzle - Class in ball.game.crossword
    Crossword Puzzle.
    Puzzle - Class in ball.game.sudoku
    Sudoku Puzzle.
    Puzzle() - Constructor for class ball.game.sudoku.Puzzle
    Sole constructor.
    Puzzle.Solution - Class in ball.game.crossword

    Q

    queue(SSDPMessage) - Method in class ball.upnp.ssdp.SSDPDiscoveryThread
    Method to queue a SSDPMessage for transmission.

    R

    Rack - Class in ball.game.scrabble
    Scrabble Rack.
    Rack() - Constructor for class ball.game.scrabble.Rack
    Sole constructor.
    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.
    Ranking - Enum in ball.game.card.poker
    Poker hand Ranking Enum and Predicate.
    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(SSDPDiscoveryThread, SSDPMessage) - Method in class ball.upnp.ant.taskdefs.SSDPDiscoverTask
     
    receiveEvent(SSDPDiscoveryThread, SSDPMessage) - Method in class ball.upnp.ssdp.SSDPDiscoveryCache
     
    receiveEvent(SSDPDiscoveryThread, SSDPMessage) - Method in interface ball.upnp.ssdp.SSDPDiscoveryThread.Listener
    Callback made after receiving a SSDPMessage.
    Record() - Constructor for class silicondust.ant.taskdefs.HDHRPrimeClientTask.Record
     
    REGEX - Static variable in class silicondust.HDHRProgram
    HDHRProgram.REGEX = "(?[\\p{Digit}]+):[\\p{Space}]+(?[\\p{Digit}]+([.][\\p{Digit}]+)?)([\\p{Space}]+(?[^()]+))?([\\p{Space}]+([(](?.*)[)]))?"
    register(Map<Object, Object>, AbstractTaglet) - Static method in class ball.tools.javadoc.AbstractTaglet
    Implementation method for public static void register(Map<Object,Object> map).
    register(Map<Object, Object>) - Static method in class ball.tools.javadoc.AntTaskTaglet
     
    register(Map<Object, Object>) - Static method in class ball.tools.javadoc.BeanInfoTaglet
     
    register(Map<Object, Object>) - Static method in class ball.tools.javadoc.IncludeTaglet
     
    register(Map<Object, Object>) - Static method in class ball.tools.javadoc.InjectedFieldsTaglet
     
    register(Map<Object, Object>) - Static method in class ball.tools.javadoc.LinkManTaglet
     
    register(Map<Object, Object>) - Static method in class ball.tools.javadoc.LinkRFCTaglet
     
    register(Map<Object, Object>) - Static method in class ball.tools.javadoc.LinkThisTaglet
     
    register(Map<Object, Object>) - Static method in class ball.tools.javadoc.LinkURITaglet
     
    register(Map<Object, Object>) - Static method in class ball.tools.javadoc.MavenBootstrapTaglet
    Static method to register all service providers for Taglet.
    register(Map<Object, Object>) - Static method in class ball.tools.javadoc.MavenTaglet.Coordinates
     
    register(Map<Object, Object>) - Static method in class ball.tools.javadoc.MavenTaglet.PluginFields
     
    register(Map<Object, Object>) - Static method in class ball.tools.javadoc.MavenTaglet.PluginHelp
     
    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
     
    removeAll(Integer...) - Method in class ball.game.sudoku.Digits
    removeListener(SSDPDiscoveryThread.Listener) - Method in class ball.upnp.ssdp.SSDPDiscoveryThread
    Method to remove a SSDPDiscoveryThread.Listener.
    removeTableModelListener(TableModelListener) - Method in class ball.util.CoordinateMap
     
    render() - Method in class ball.text.TextTable
    Method to render the TextTable.
    render(Node) - Method in class ball.tools.javadoc.AbstractTaglet
    Method to render a Node to a String without formatting or indentation.
    render(Node, int) - Method in class ball.tools.javadoc.AbstractTaglet
    Method to render a Node to a String with or without formatting or indentation.
    REPORTER - Static variable in class ball.tools.javadoc.MavenBootstrapDoclet
    Repositories - Class in ball.tv.epg.repository
    EnableJpaRepositories marker class.
    Repositories() - Constructor for class ball.tv.epg.repository.Repositories
     
    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.
    required() - Method in enum ball.game.card.poker.Ranking
    Returns the number of Card for this Ranking.
    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
     
    ResponseCacheImpl - Class in ball.net
    ResponseCache implementation.
    ResponseCacheImpl() - Constructor for class ball.net.ResponseCacheImpl
     
    ResponseCacheImpl.CacheRequestImpl - Class in ball.net
     
    ResponseCacheImpl.CacheResponseImpl - Class in ball.net
     
    retainAll(Integer...) - Method in class ball.game.sudoku.Digits
    ROOT - Static variable in class ball.tools.javadoc.MavenBootstrapDoclet
    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)).
    Rule - Class in ball.game.sudoku
    Sudoku Puzzle solution Rule.
    Rule() - Constructor for class ball.game.sudoku.Rule
     
    RuleOfElimination - Class in ball.game.sudoku
    Sudoku "rule-of-elimination" Rule implementation.
    RuleOfElimination() - Constructor for class ball.game.sudoku.RuleOfElimination
     
    RuleOfNIdenticalCellsOfSizeN - Class in ball.game.sudoku
    Sudoku "rule-of-N-identical-cells-of-size-N" Rule implementation.
    RuleOfNIdenticalCellsOfSizeN() - Constructor for class ball.game.sudoku.RuleOfNIdenticalCellsOfSizeN
     
    RuleOfSums - Class in ball.game.sudoku
    Sudoku simple "rule-of-sums" Rule implementation.
    RuleOfSums() - Constructor for class ball.game.sudoku.RuleOfSums
     
    RuleOfUniqueness - Class in ball.game.sudoku
    Sudoku "rule-of-uniqueness" Rule implementation.
    RuleOfUniqueness() - Constructor for class ball.game.sudoku.RuleOfUniqueness
     
    run() - Method in class ball.spring.mysqld.MysqldComponent
     
    run() - Method in class ball.upnp.ssdp.SSDPDiscoveryThread
     

    S

    SAME - Static variable in enum ball.game.card.Card.Color
    Predicate to test all Cards are the same Card.Color.
    SAME - Static variable in enum ball.game.card.Card.Rank
    Predicate to test all Cards are the same Card.Rank.
    SAME - Static variable in enum ball.game.card.Card.Suit
    Predicate to test all Cards are the same Card.Suit.
    Scan() - Constructor for class silicondust.ant.taskdefs.HDHRTunerTask.Scan
     
    scan() - Method in class silicondust.HDHRTuner
    Method to scan the first tuner available and return a List of HDHRPrograms found.
    scan(int, int) - Method in class silicondust.HDHRTuner
    Method to scan the specified tuner and return a List of HDHRPrograms found.
    Scan() - Constructor for class videolan.libdvdnav.ant.taskdefs.DVDTask.Scan
     
    Schedule - Class in ball.tv.epg.entity
    Schedule() - Constructor for class ball.tv.epg.entity.Schedule
     
    Schedule.PK - Class in ball.tv.epg.entity
     
    ScheduleRepository - Interface in ball.tv.epg.repository
    Schedules() - Constructor for class ball.tv.epg.sd.SDProtocol.Schedules
     
    ScrabbleTask - Class in ball.game.ant.taskdefs
    Abstract Scrabble Ant Task base class.
    ScrabbleTask() - Constructor for class ball.game.ant.taskdefs.ScrabbleTask
     
    ScrabbleTask.WordsFor - Class in ball.game.ant.taskdefs
    Ant Task to find possible words for a Rack.
    SDClient - Class in ball.tv.epg.sd
    SDProtocol client.
    SDClient() - Constructor for class ball.tv.epg.sd.SDClient
    No-argument constructor.
    SDClient(Path) - Constructor for class ball.tv.epg.sd.SDClient
    Constructor to specify local parent directory.
    SDClient(Path, HttpClientBuilder) - Constructor for class ball.tv.epg.sd.SDClient
    Protected constructor.
    SDClient.PostSchedulesMap - Class in ball.tv.epg.sd
    SDClientTask - Class in ball.tv.ant.taskdefs
    Abstract Ant base Task for tasks that invoke SDClient methods.
    SDClientTask() - Constructor for class ball.tv.ant.taskdefs.SDClientTask
     
    SDClientTask.AutomapLineup - Class in ball.tv.ant.taskdefs
    SDClientTask.Get - Class in ball.tv.ant.taskdefs
    SDClientTask.GetAvailable - Class in ball.tv.ant.taskdefs
    SDClientTask.GetAvailableCountries - Class in ball.tv.ant.taskdefs
    SDClientTask.GetAvailableLanguages - Class in ball.tv.ant.taskdefs
    SDClientTask.GetCelebrityMetadata - Class in ball.tv.ant.taskdefs
    SDClientTask.GetHeadends - Class in ball.tv.ant.taskdefs
    SDClientTask.GetImage - Class in ball.tv.ant.taskdefs
    SDClientTask.GetLineups - Class in ball.tv.ant.taskdefs
    SDClientTask.GetProgramMetadata - Class in ball.tv.ant.taskdefs
    SDClientTask.GetPrograms - Class in ball.tv.ant.taskdefs
    SDClientTask.GetPrograms.Description - Class in ball.tv.ant.taskdefs
    SDClientTask.GetPrograms.Metadata - Class in ball.tv.ant.taskdefs
    SDClientTask.GetSchedules - Class in ball.tv.ant.taskdefs
    SDClientTask.GetSchedules.MD5 - Class in ball.tv.ant.taskdefs
    SDClientTask.GetStatus - Class in ball.tv.ant.taskdefs
    SDClientTask.GetToken - Class in ball.tv.ant.taskdefs
    SDClientTask.Intialize - Class in ball.tv.ant.taskdefs
    Ant Task to initialize SDClient API.
    SDClientTask.Lineup - Class in ball.tv.ant.taskdefs
    Abstract class for class implementations that require a "line-up" attribute.
    SDClientTask.Lineup.Delete - Class in ball.tv.ant.taskdefs
    SDClientTask.Lineup.Post - Class in ball.tv.ant.taskdefs
    SDClientTask.Lineup.Put - Class in ball.tv.ant.taskdefs
    SDProtocol - Interface in ball.tv.epg.sd
    Protocol specification for SchedulesDirect/JSON-Service.
    SDProtocol.GetLineupsResponse - Class in ball.tv.epg.sd
    SDProtocol.GetStatusResponse - Class in ball.tv.epg.sd
    SDProtocol.GetVersionResponse - Class in ball.tv.epg.sd
    SDProtocol.LineupElement - Class in ball.tv.epg.sd
    SDProtocol.PostTokenResponse - Class in ball.tv.epg.sd
    SDProtocol.Schedules - Class in ball.tv.epg.sd
    seed() - Method in class ball.game.crossword.Puzzle
    Method to get the "seed" of this Puzzle.
    sendEvent(SSDPDiscoveryThread, SSDPMessage) - Method in class ball.upnp.ant.taskdefs.SSDPDiscoverTask
     
    sendEvent(SSDPDiscoveryThread, SSDPMessage) - Method in class ball.upnp.ssdp.SSDPDiscoveryCache
     
    sendEvent(SSDPDiscoveryThread, SSDPMessage) - Method in interface ball.upnp.ssdp.SSDPDiscoveryThread.Listener
    Callback made just before sending a SSDPMessage.
    SEQUENCE - Static variable in enum ball.game.card.Card.Rank
    Predicate to test the Cards make up a sequence.
    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
     
    Service - Class in ball.upnp
    Abstract base class for UPnP services.
    Service() - Constructor for class ball.upnp.Service
     
    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() Note: Google offers a similar AutoService library.
  • 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
     
    set(Configuration) - Method in class ball.tools.javadoc.AbstractTaglet
    Implementation for SunToolsInternalToolkitTaglet.
    set(Configuration) - Method in interface ball.tools.javadoc.SunToolsInternalToolkitTaglet
     
    Set() - Constructor for class silicondust.ant.taskdefs.HDHRTunerTask.Set
     
    set(int, String, String, String...) - Method in class silicondust.HDHRTuner
    Method to set an option value for this HDHRTuner.
    set_readahead_flag(byte) - Method in class videolan.libdvdnav.DVDNav
     
    setAddress(String) - Method in class silicondust.ant.taskdefs.HDHRPrimeClientTask
     
    setAddress(String) - Method in class silicondust.ant.taskdefs.HDHRTunerTask
     
    setArgument(String) - Method in class ball.util.ant.taskdefs.InstanceOfTask
     
    setAttribute(String, Object) - Method in class ball.xml.FluentDocumentBuilderFactory
     
    setCards(String) - Method in class ball.game.ant.taskdefs.CardTask.PokerHandEvaluate
     
    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
     
    setEpisodeNumber(String) - Method in class silicondust.HDHRRecording
     
    setEpisodeTitle(String) - Method in class silicondust.HDHRRecording
     
    setErrorHandler(ErrorHandler) - Method in class ball.xml.FluentDocument.Builder
     
    setExpiration(long) - Method in class ball.upnp.ssdp.SSDPDiscoveryCache.Value
     
    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
     
    setID(String) - Method in class silicondust.ant.taskdefs.HDHRTunerTask
     
    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
     
    setLanguage(String) - Method in class videolan.libdvdnav.DVDNav
     
    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.game.scrabble.Player
     
    setName(String) - Method in class ball.tools.javadoc.LinkManTaglet
     
    setName(String) - Method in class ball.util.ant.types.StringAttributeType
     
    setOrigAirDate(String) - Method in class silicondust.HDHRRecording
     
    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
     
    setPuzzle(String) - Method in class ball.game.ant.taskdefs.SudokuTask
     
    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
     
    setSection(String) - Method in class ball.tools.javadoc.LinkManTaglet
     
    setSolution(Character) - Method in class ball.game.crossword.Cell
     
    setSolution(Coordinate, Character) - Method in class ball.game.crossword.Puzzle
    Method to set the solution in a Puzzle.
    setSrcdir(Path) - Method in class ball.util.ant.taskdefs.ProcessClassFilesTask
     
    setStartTime(String) - Method in class silicondust.HDHRRecording
     
    setState0(String) - Method in class ball.game.ant.taskdefs.LifeTask
     
    Setting() - Constructor for class ball.databind.ant.taskdefs.ObjectMapperTask.Setting
     
    setTitle(String) - Method in class silicondust.HDHRRecording
     
    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
     
    setupModule(Module.SetupContext) - Method in class ball.tv.epg.entity.ModuleImpl
     
    setupModule(Module.SetupContext) - Method in class ball.tv.epg.sd.ModuleImpl
     
    setupModule(Module.SetupContext) - Method in class silicondust.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
     
    silicondust - package silicondust
    Classes for accessing SiliconDust devices and services including Java bindings for libhdhomerun.
    silicondust.ant - package silicondust.ant
    silicondust.ant.taskdefs - package silicondust.ant.taskdefs
    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
     
    solution() - Method in class ball.game.sudoku.Cell
    Method to get this Cell's solution.
    solutions() - Method in class ball.game.crossword.Puzzle
     
    Solve() - Constructor for class ball.game.ant.taskdefs.XDTask.Solve
     
    solve(Set<CharSequence>) - Method in class ball.game.crossword.Puzzle
    Method to solve a Puzzle.
    solved(Iterable<Cell>) - Method in class ball.game.sudoku.Rule
    Method to get the solved Digits.
    SOWPODS - Class in ball.game.scrabble.wordlist
    SOWPODS() - Constructor for class ball.game.scrabble.wordlist.SOWPODS
    Sole constructor.
    specifiedBy(ExecutableElement) - Method in class ball.annotation.processing.AbstractProcessor
    Method to return the ExecutableElement (Method) the argument ExecutableElement is specified by (if any).
    split(String) - Method in class ball.tv.ant.taskdefs.SDClientTask
     
    spliterators() - Method in class ball.util.DispatchSpliterator
    Method to provide the Spliterator Suppliers.
    SpliteratorSupplier() - Constructor for class ball.util.stream.Combinations.SpliteratorSupplier
     
    spu_language_select(String) - Method in class videolan.libdvdnav.DVDNav
     
    SQ - Class in ball.game.scrabble
    Scrabble Board square.
    SQ() - Constructor for class ball.game.scrabble.SQ
    Sole public constructor.
    SQ(String) - Constructor for class ball.game.scrabble.SQ
    Protected constructor to specify the SQ representation.
    SSDP_ALIVE - Static variable in interface ball.upnp.ssdp.SSDPMessage
    SSDP SSDPMessage.NTS value
    SSDP_BYEBYE - Static variable in interface ball.upnp.ssdp.SSDPMessage
    SSDP SSDPMessage.NTS value
    SSDPDiscoverTask - Class in ball.upnp.ant.taskdefs
    Ant Task to run SSDP discovery.
    SSDPDiscoverTask() - Constructor for class ball.upnp.ant.taskdefs.SSDPDiscoverTask
     
    SSDPDiscoveryCache - Class in ball.upnp.ssdp
    SSDP discovery cache implementation.
    SSDPDiscoveryCache() - Constructor for class ball.upnp.ssdp.SSDPDiscoveryCache
    Sole constructor.
    SSDPDiscoveryCache.Value - Class in ball.upnp.ssdp
    SSDPDiscoveryRequest - Class in ball.upnp.ssdp
    SSDP discovery ("M-SEARCH") SSDPRequest.
    SSDPDiscoveryRequest() - Constructor for class ball.upnp.ssdp.SSDPDiscoveryRequest
    Sole constructor.
    SSDPDiscoveryThread - Class in ball.upnp.ssdp
    SSDP discovery Thread implementation.
    SSDPDiscoveryThread(int) - Constructor for class ball.upnp.ssdp.SSDPDiscoveryThread
    Sole constructor.
    SSDPDiscoveryThread.Listener - Interface in ball.upnp.ssdp
    SSDPDiscoveryThread listener interface definition.
    SSDPMessage - Interface in ball.upnp.ssdp
    SSDP HttpMessage interface definition.
    SSDPNotifyRequest - Class in ball.upnp.ssdp
    SSDP discovery ("NOTIFY") SSDPRequest.
    SSDPNotifyRequest() - Constructor for class ball.upnp.ssdp.SSDPNotifyRequest
    Sole constructor.
    SSDPRequest - Class in ball.upnp.ssdp
    SSDP HttpRequest implementation.
    SSDPRequest(DatagramPacket) - Constructor for class ball.upnp.ssdp.SSDPRequest
    Sole public constructor.
    SSDPRequest(String) - Constructor for class ball.upnp.ssdp.SSDPRequest
    Protected constructor for subclasses.
    SSDPResponse - Class in ball.upnp.ssdp
    SSDP HttpResponse implementation.
    SSDPResponse(DatagramPacket) - Constructor for class ball.upnp.ssdp.SSDPResponse
    Sole public constructor.
    SSDPResponse(int, String) - Constructor for class ball.upnp.ssdp.SSDPResponse
    Protected constructor for subclasses.
    ST - Static variable in interface ball.upnp.ssdp.SSDPMessage
    SSDP message header name
    start(RootDoc) - Method in interface ball.tools.javadoc.Doclet
    Starting point for document generation.
    start(RootDoc) - Static method in class ball.tools.javadoc.MavenBootstrapDoclet
    start() - Method in class ball.upnp.ssdp.SSDPDiscoveryThread
     
    started(TaskEvent) - Method in class ball.tools.javac.AbstractTaskListener
     
    StateVariable - Class in ball.upnp
    StateVariable() - Constructor for class ball.upnp.StateVariable
     
    Station - Class in ball.tv.epg.entity
    Station() - Constructor for class ball.tv.epg.entity.Station
     
    StationRepository - Interface in ball.tv.epg.repository
    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
     
    stream(Integer, Integer, Integer) - Method in class silicondust.HDHRPrimeClient
    stream(String, Integer, String, String, Integer) - Method in interface silicondust.HDHRPrimeProtocol
    SiliconDust HD Homerun Prime (CableCard) stream ("record") request.
    stream(String, Integer, Integer, Integer) - Method in interface silicondust.HDHRPrimeProtocol
    SiliconDust HD Homerun Prime (CableCard) stream ("record") request (auto-select tuner).
    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
     
    subMaps() - Method in class ball.game.sudoku.Puzzle
    Method to get the sub-CoordinateMaps representing the 9-Cell groups where the digits 1-9 must appear exactly once.
    subMapsOf(Cell) - Method in class ball.game.sudoku.Puzzle
    Method to get the sub-CoordinateMaps representing the 9-Cell groups including the argument Cell.
    SudokuTask - Class in ball.game.ant.taskdefs
    Ant Task to solve Sudoku.
    SudokuTask() - Constructor for class ball.game.ant.taskdefs.SudokuTask
     
    SUICIDE_KING - Variable in class ball.game.card.poker.Poker
    Predicate to test for "suicide" KING
    SUM - Static variable in class ball.game.sudoku.Digits
     
    sum(Iterable<Cell>) - Method in class ball.game.sudoku.Rule
    Method to get the sum of solved Cells.
    SunToolsInternalToolkitTaglet - Interface in ball.tools.javadoc
    Default methods for legacy Taglet implementations.
    SuperclassesOf() - Constructor for class ball.util.ant.taskdefs.TypeTask.SuperclassesOf
     

    T

    table(Tag, TableModel, Stream<Node>) - Method in interface ball.tools.javadoc.JavadocHTMLTemplates
    <table>model</table>
    table(Tag, TableModel, Node...) - Method in interface ball.tools.javadoc.JavadocHTMLTemplates
    <table>model</table>
    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
     
    TagletName - Annotation Type in ball.tools.javadoc
    Annotation to mark Taglets with their name.
    TagletName.ProcessorImpl - Class in ball.tools.javadoc
    Processor implementation.
    TagletProcessor - Class in ball.annotation.processing
    Processor implementation to verify concrete implementations of Taglet implement the required static register() method.
    TagletProcessor() - Constructor for class ball.annotation.processing.TagletProcessor
     
    tailMap(Coordinate) - Method in class ball.util.CoordinateMap
     
    target(int, int, URI) - Method in class silicondust.HDHRTuner
    Method to set the tuner target,
    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
     
    test(Card) - Method in enum ball.game.card.Card.Color
     
    test(Card) - Method in enum ball.game.card.Card.Rank
     
    test(Card) - Method in enum ball.game.card.Card.Suit
     
    test(List<Card>) - Method in class ball.game.card.poker.Evaluator
     
    test(List<Card>) - Method in enum ball.game.card.poker.Ranking
     
    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"
    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.
    Tile - Class in ball.game.scrabble
    Scrabble Tile.
    Tile(char, int) - Constructor for class ball.game.scrabble.Tile
    Sole constructor.
    TL - Class in ball.game.scrabble
    Scrabble triple letter square.
    TL() - Constructor for class ball.game.scrabble.TL
    Sole constructor.
    toArray() - Method in class ball.game.card.Deck
     
    toArray() - Method in class ball.game.scrabble.Bag
     
    toArray() - Method in class ball.game.scrabble.Rack
     
    toDatagramPacket() - Method in interface ball.upnp.ssdp.SSDPMessage
    Method to encode this SSDPMessage to a DatagramPacket.
    toEnumSet(E[]) - Method in class ball.annotation.processing.AbstractProcessor
     
    toHTML(Tag, Object) - Method in interface ball.tools.javadoc.JavadocHTMLTemplates
    Method to get a Javadoc HTML representation of an Object.
    toNode(Tag) - Method in class ball.tools.javadoc.AbstractTaglet
    Abstract method to be overridden by subclass implementations.
    toNode(Tag) - Method in class ball.tools.javadoc.AntTaskTaglet
     
    toNode(Tag) - Method in class ball.tools.javadoc.BeanInfoTaglet
     
    toNode(Tag) - Method in class ball.tools.javadoc.IncludeTaglet
     
    toNode(Tag) - Method in class ball.tools.javadoc.InjectedFieldsTaglet
     
    toNode(Tag) - Method in class ball.tools.javadoc.LinkManTaglet
     
    toNode(Tag) - Method in class ball.tools.javadoc.LinkRFCTaglet
     
    toNode(Tag) - Method in class ball.tools.javadoc.LinkThisTaglet
     
    toNode(Tag) - Method in class ball.tools.javadoc.LinkURITaglet
     
    toNode(Tag) - Method in class ball.tools.javadoc.MavenTaglet.Coordinates
     
    toNode(Tag) - Method in class ball.tools.javadoc.MavenTaglet.PluginFields
     
    toNode(Tag) - Method in class ball.tools.javadoc.MavenTaglet.PluginHelp
     
    toString() - Method in class ball.activation.ReaderWriterDataSource
     
    toString() - Method in class ball.databind.JSONBean
     
    toString() - Method in enum ball.game.card.Card.Rank
     
    toString() - Method in enum ball.game.card.Card.Suit
     
    toString() - Method in class ball.game.card.Card
     
    toString() - Method in class ball.game.card.poker.Evaluator
     
    toString() - Method in class ball.game.chess.Piece
     
    toString() - Method in class ball.game.crossword.Cell
     
    toString() - Method in class ball.game.crossword.Label
     
    toString() - Method in class ball.game.scrabble.Game
     
    toString() - Method in class ball.game.scrabble.Player
     
    toString() - Method in class ball.game.scrabble.SQ
     
    toString() - Method in class ball.game.scrabble.Tile
     
    toString(Collection<Tile>) - Static method in class ball.game.scrabble.Tile
    Static method to return the String represented by the Collection of Tiles.
    toString() - Method in class ball.game.sudoku.Cell
     
    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(Tag[]) - Method in class ball.tools.javadoc.AbstractTaglet
     
    toString(Tag) - Method in class ball.tools.javadoc.AbstractTaglet
     
    toString(Tag) - Method in class ball.tools.javadoc.AntTaskTaglet
     
    toString() - Method in class ball.tv.epg.sd.SDClient
     
    toString() - Method in class ball.upnp.Device
     
    toString() - Method in class ball.upnp.Service
     
    toString() - Method in class ball.upnp.ssdp.SSDPDiscoveryCache.Value
     
    toString(InetSocketAddress) - Method in class ball.upnp.ssdp.SSDPRequest
    Convenience method to format a InetSocketAddress to its String representation.
    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
     
    toString() - Method in class silicondust.ant.taskdefs.HDHRTunerTask.Directive
     
    toString() - Method in class silicondust.ant.taskdefs.HDHRTunerTask.Set
     
    toString() - Method in class silicondust.Channel
     
    toString() - Method in class silicondust.ChannelRangeMap.Range
     
    toString() - Method in class silicondust.HDHRProgram
     
    toString() - Method in class silicondust.HDHRRecording
     
    toString() - Method in class silicondust.HDHRTuner
     
    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.
    trees - Variable in class ball.annotation.processing.AbstractProcessor
    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
     
    tuner - Variable in class silicondust.ant.taskdefs.HDHRTunerTask
     
    TW - Class in ball.game.scrabble
    Scrabble triple word square.
    TW() - Constructor for class ball.game.scrabble.TW
    Sole constructor.
    TWL06 - Class in ball.game.scrabble.wordlist
    TWL06() - Constructor for class ball.game.scrabble.wordlist.TWL06
    Sole constructor.
    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(Tag, Type) - Method in interface ball.tools.javadoc.JavadocHTMLTemplates
    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.AbstractProcessor
    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.
    UNKNOWN - Static variable in class ball.game.sudoku.Cell
    unlock(int, int) - Method in class silicondust.HDHRTuner
    Method to unlock a tuner.
    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.
    USN - Static variable in interface ball.upnp.ssdp.SSDPMessage
    SSDP message header name

    V

    validOptions(String[][], DocErrorReporter) - Method in interface ball.tools.javadoc.Doclet
    Check options have correct arguments.
    validOptions(String[][], DocErrorReporter) - Static method in class ball.tools.javadoc.MavenBootstrapDoclet
    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.game.card.Card.Color
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum ball.game.card.Card.Rank
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum ball.game.card.Card.Suit
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum ball.game.card.poker.Ranking
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum ball.game.card.trick.bridge.Position
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum ball.game.checkers.Color
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum ball.game.chess.Color
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum ball.game.chess.Piece.Rank
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum ball.game.crossword.Direction
    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.game.card.Card.Color
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum ball.game.card.Card.Rank
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum ball.game.card.Card.Suit
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum ball.game.card.poker.Ranking
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum ball.game.card.trick.bridge.Position
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum ball.game.checkers.Color
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum ball.game.chess.Color
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum ball.game.chess.Piece.Rank
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum ball.game.crossword.Direction
    Returns an array containing the constants of this enum type, in the order they are declared.
    videolan.libdvdnav - package videolan.libdvdnav
    Java bindings for VideoLan libdvdnav and libdvdread.
    videolan.libdvdnav.ant - package videolan.libdvdnav.ant
    videolan.libdvdnav.ant.taskdefs - package videolan.libdvdnav.ant.taskdefs

    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.
    warning(Tag, Throwable) - Method in interface ball.tools.javadoc.JavadocHTMLTemplates
    <p><b><u>tag</u></b></p> <!-- stack trace-->
    wbejarsjs() - 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.AbstractProcessor
     
    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.AbstractProcessor
     
    withModifiers(Set<Modifier>) - Method in class ball.annotation.processing.AbstractProcessor
     
    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.AbstractProcessor
     
    withoutModifiers(Modifier...) - Method in class ball.annotation.processing.AbstractProcessor
     
    withoutModifiers(Set<Modifier>) - Method in class ball.annotation.processing.AbstractProcessor
     
    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.AbstractProcessor
     
    withParameters(List<TypeMirror>) - Method in class ball.annotation.processing.AbstractProcessor
     
    WordList - Class in ball.game.scrabble
    Abstract Word List base class.
    WordList(Locale) - Constructor for class ball.game.scrabble.WordList
    Sole constructor.
    WordPremium - Annotation Type in ball.game.scrabble
    Annotation to mark premium SQs.
    WordsFor() - Constructor for class ball.game.ant.taskdefs.ScrabbleTask.WordsFor
     
    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.
    writeTo(OutputStream) - Method in class ball.game.crossword.Puzzle
    Method to write Puzzle to an OutputStream in .xd format.
    writeTo(Writer) - Method in class ball.game.crossword.Puzzle
    Method to write Puzzle to a Writer in .xd format.
    writeTo(PrintWriter) - Method in class ball.game.crossword.Puzzle
    Method to write Puzzle to a PrintWriter in .xd format.

    X

    XALAN_INDENT_AMOUNT - Static variable in interface ball.xml.XalanConstants
    Transformer output property name.
    XalanConstants - Interface in ball.xml
    Xalan Constants.
    XDTask - Class in ball.game.ant.taskdefs
    Abstract XD Ant Task base class.
    XDTask() - Constructor for class ball.game.ant.taskdefs.XDTask
     
    XDTask.Load - Class in ball.game.ant.taskdefs
    Ant Task to load a Puzzle from an XD File.
    XDTask.Solve - Class in ball.game.ant.taskdefs
    Ant Task to load a Puzzle from an XD File and return a Stream of possible solutions.
    XMLConstants - Interface in ball.xml
    XML Constants.
    XmlDocument - Interface in ball.upnp
    Support for XmlRootElement and related annotations.
    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 Q R S T U V W X Y 
    Skip navigation links

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