java.lang.Object
pro.verron.officestamper.test.MapContextFactory
- All Implemented Interfaces:
ContextFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncoupleContext.empty()
empty.Represents the context for an insertable image.mapAndReflectiveContext.name.names.nullishContext.Creates a Characters object from an array of string inputs containing names and actors.schoolContext.show()
spacy()
subDocPartContext.tableContext.
-
Constructor Details
-
MapContextFactory
public MapContextFactory()
-
-
Method Details
-
tableContext
tableContext.
TODO make a Simpsons version- Specified by:
tableContext
in interfaceContextFactory
- Returns:
- a
HashMap
object - Since:
- 1.6.6
-
subDocPartContext
subDocPartContext.
TODO make a Simpsons version- Specified by:
subDocPartContext
in interfaceContextFactory
- Returns:
- a
HashMap
object - Since:
- 1.6.6
-
spacy
- Specified by:
spacy
in interfaceContextFactory
-
show
- Specified by:
show
in interfaceContextFactory
-
schoolContext
schoolContext.
TODO make a Simpsons version- Specified by:
schoolContext
in interfaceContextFactory
- Since:
- 1.6.6
-
roles
Creates a Characters object from an array of string inputs containing names and actors.- Specified by:
roles
in interfaceContextFactory
- Parameters:
input
- an array of strings where each pair of strings represents a character's name and actor's name.- Returns:
- a Characters object containing a list of Role objects constructed from the input array.
-
nullishContext
nullishContext.
TODO make a Simpsons version- Specified by:
nullishContext
in interfaceContextFactory
- Since:
- 1.6.6
-
mapAndReflectiveContext
mapAndReflectiveContext.
TODO make a Simpsons version- Specified by:
mapAndReflectiveContext
in interfaceContextFactory
- Returns:
- a
HashMap
object - Since:
- 1.6.6
-
image
Represents the context for an insertable image.- Specified by:
image
in interfaceContextFactory
-
date
- Specified by:
date
in interfaceContextFactory
-
coupleContext
coupleContext.
TODO make a Simpsons version- Specified by:
coupleContext
in interfaceContextFactory
- Returns:
- a
Map
object - Since:
- 1.6.6
-
characterTable
- Specified by:
characterTable
in interfaceContextFactory
-
names
names.
- Specified by:
names
in interfaceContextFactory
- Parameters:
names
- aString
object- Returns:
- a
Object
object - Since:
- 1.6.6
-
name
name.
- Specified by:
name
in interfaceContextFactory
- Parameters:
name
- aString
object- Returns:
- a
Object
object - Since:
- 1.6.6
-
empty
empty.
- Specified by:
empty
in interfaceContextFactory
- Returns:
- a
Object
object - Since:
- 1.6.6
-