Index

A

add() method
Advanced XPath
extension function
function resolver
namespace contexts
variables and variable resolver
Annotation types
changing field names
contexts
exposing and hiding fields
generics support
JsonFactory
JsonGenerator
JsonParser
pretty printers
read-only annotation
JacksonInject
JsonAnySetter
JsonCreator
JsonDeserialize
JsonProperty
JsonSetter
read-write annotation
JsonAutoDetect
JsonIgnore
JsonIgnoreProperties
JsonIgnoreType
versioning
write-only annotation
JsonAnyGetter
JsonGetter
JsonInclude
JsonPropertyOrder
JsonRawValue
JsonSerialize
JsonValue
Attribute node

B

boolean getFeature(String name)
boolean isClosed() method
Byte-order-mark (BOM)

C

Character data (CDATA) section
Character references
character entity reference
numeric character reference
Chicago contacts
DOM API
XPath API
Comment node
Compound paths
ContentHandler
CouchDb
createArrayBuilder() method
createGenerator() methods
createMergeDiff() method
createObjectBuilder() method
createPatchBuilder() method
Custom deserializer
Custom entity resolver
external entities
internal entities
LocalRecipeML
recipe markup language (RecipeML)
Custom predicates

D

Data-binding
date() extension function
disableHtmlEscaping() method
Document fragment node
Document node
Document object model (DOM)
advantages
createElement() method
createElement(String tagName)
custom error handler
definition
DocumentBuilderFactory
document’s node-based tree structure
DOMSearch application
DOMValidate application
DumpUserInfo application
hasChildNodes() method
load and save
filter
interface types
parser, configuration
XML document, loading
method, location
modification
navigation methods
NodeIterator and TreeWalker
node’s constants and methods
node tree
node types
output
parse() methods
parser/document builder
parsing application
parsing XML document
range operations
DocumentRange
DOMDemo application
package
RangeException
saving, XML document
selectNode() and selectNodeContents() methods
traversal
DOMDemo
interface types
NodeFilter
NodeIterator
TreeWalker
tree, creation
utility methods
Document type definition (DTD)
attribute declaration
document type declaration
external general entity
internal recipe document
notation
parameter entities
recipe language’s
Document type node
DTDHandler

E

Element node
endCDATA() output
Entity node
Entity reference node
EntityResolver
ErrorHandler
eval() methods
Event-based readers
hasNext() and nextEvent() methods
output
start and end element
StAXDemo
Event-based writers
Copy
high-level XMLEventWriter interface
StAXDemo
excludeFieldsWithoutExposeAnnotation() method
eXtensible Markup Language (XML)
attributes
books.xml document
CDATA section
character reference
comments
contacts database
declaration
ASCII
encoded document
parser
unicode character set
DOM tree
DYD
elements
mixed content
tree structure
namespaces
default, specification
prefix attributes
URI
XHTML
processing instructions
rules
valid documents
Extensible Stylesheet Language (XSL)
Extension function
External general entity
parsed
unparsed

F

Filtering, XML document
DOMDemo application
int getWhatToShow()
listing and running, application
methods
short acceptNode(Node node)
short startElement(Element e)
Filter predicates
firstName() jQuery-style methods
fromJson() method
Full data binding
Function resolver

G

getColumnNumber() methods
getContentHandler() methods
getDTDHandler() methods
getElementsByTagName() method
getEntityResolver() methods
getErrorHandler() methods
getLineNumber() methods
getNamespaceURI() method
getNodeType() method
getTime() method
Gson
annotation types ( see Annotation types)
class
configuration
contexts
create() method
JSON objects, serialization ( see JavaScript Object Notation (JSON))
design goals
fromJson() and toJson() methods
GitHub page
Gson() constructor
jar file
JsonDeserializationContext
JsonDeserializer<T> interface
JsonElement class
JSON-Java object conversion
JsonSerializationContext
JsonSerializer
packages
parsing JSON, deserialization ( see Parsing JSON)
serialization and deserialization, static fields
setPrettyPrinting() method
TypeAdapter
types

H

handleError() method

I

Identity transformation
ignorableWhitespace() method
Incremental processing
Inline predicates
isObject() method

J, K

Jackson
content
core package
createGenerator() methods
data binding
full data binding
simple data binding
definition
JAR file
JsonGenerator methods
JsonNode get(int index) and JsonNode path(int index)
numeric values, strings
ObjectMapper class
ObjectMapper’s writeValue() methods
packages
read-only annotation types
readTree() methods
stateful and stateless pretty printer class
streaming
stream-based generation
stream-based parsing
tree model, JSON document
TypeReference class
writeTree() methods
JacksonInject
JavaScript Object Notation (JSON)
arguments
Book class
code fragment
data format
declaration
definition
execution
factory ( see Json.Factory interface’s methods)
Gson
Jackson
java collections and maps
Java object
JavaScript, demonstration
JSON-P
JsonPath
learning ( see Learning Json)
mapping, Java type
mJson
modification
add() methods
appending properties
delAt() methods
object property and array element
remove() methods
navigation
parse() method
person.json
properties
schema, validating product objects
static methods
syntax tour
types
validation, schema
Java Specification Request (JSR)
javax.xml.transform.TransformerFactory class
JsonAdapter
JsonAnyGetter
JsonAnySetter
JsonArray
JsonArrayBuilder
JsonAutoDetect
JsonBuilderFactory
JsonCollectors
JsonCreator
JsonDeserialize
JsonElement
JsonException
JsonFactory
Json.Factory interface’s methods
case-insensitive string comparisons
custom Factory class
custom implementations
equals() method
main() method
String’s equalsIgnoreCase()
string(String) method
JsonGenerationException
JsonGenerator
methods
source code
JsonGeneratorFactory
JsonGenerator.Feature
JsonGetter
JsonIgnore
JsonIgnoreProperties
JsonIgnoreType
JsonInclude
JsonLocation
JSON Merge Patch
demonstration
document
source and target
JsonNode
for array
for objects
JsonNull
JsonNumber
JsonObjectBuilder
JSON-P 1.0
object implementation
object model API, text
streaming API, text
JSON-P 1.1
editing/transformation operations
Java SE 8 support
javax.json
JSON Merge Patch
JSON Patch
JSON Pointer
JsonParser
JsonParser.EVENT
JsonParserFactory
JsonParser.Feature
JsonParsingException
JSON Patch
demonstration
document
operations
source and target
JsonPatchBuilder
JsonPatch.Operation
JsonPath
CLASSPATH
custom predicates
definition
filter operators
filter predicates
functions
inline predicates
language
library
operators
POM
value extraction
XPath counterparts
ZIP file
JSON Pointer
demonstration
document
encoding and decoding
JsonPrimitive
JSON Processing (JSON-P)
Java SE 8 support
demonstration
sample document
JSON Merge Patch
JSON Patch
JSON Pointer
obtain version 1.1.3
value types
JsonProperty
JsonPropertyOrder
JsonProvider
JsonRawValue
JsonReader
JsonReaderFactory
JsonReader’s void beginArray() method
JsonReader’s void endArray() method
JSON Schema Validator
JsonSerialize
JsonSetter
JsonString
JsonStructure
JsonToken
JsonToken nextToken() method
JsonValue
JsonValue.ValueType
JsonWriter
JsonWriterFactory

L

Learning Json
array element values
java type
methods
object properties
property values
type-identification methods
LexicalHandler

M

main() entry-point method
main() method
mJson
features
JAR file
mJsonDemo class
MongoDb

N

NamespaceContext interface
newDocument() method
newFactory() methods
newInstance() methods
newSAXParser() method
newTransformer() method
Notation node

O

Object getProperty(String name)
ObjectMapper() constructor
OutputKeys.METHOD

P, Q

Parameter entities
external
internal
parse() method
Parser configuration
custom error handler
DOMDemo application, validation
getDomConfig() method
invalid recipe document
output
Parsing JSON
custom deserializer
GsonDemo class
Java object redux
JsonElement class
Person class
PersonDeserializer
Plain Old Java Objects (POJOs)
Predicate
Pretty printers
Processing-instruction node
Project Object Model (POM)

R

read() method
readObject() method
Read-only annotation
readValue() generic methods
Read-write annotation
resolveEntity() method

S

SAXON-HE 9.9
playing
testing
SAX 2 parser
SAXParserFactory newInstance() method
Scalable vector graphics (SVG)
Schema’s Json validate(Json document)
external schema
id Property
interface
JSON object
setDocumentLocator() methods
setFeature() call
set() methods
setPersonID() setter method
setPrefix() method call
setProperty() call
Simple API for XML (SAX)
DefaultHandler class
description
DumpUserInfo application
entity resolver
exceptions
Handler class’s source code
output
parser
SAX Callback Class
SAXDemo
SAX Driver Class
SAXParserFactory instance
svg-examples
error()
start tag
whitespace
XMLReader interface
Simple data binding
Simple Logging Façade for Java (SLF4J)
Square bracket-delimited Boolean expression
startElement() call
Static JsonPath method
Stream-based vs. event-based readers and writers
Stream-based generation
Stream-based parsing
Stream-based reader
fragment creation
getName() method
hasNext() method
start and end elements
Stream-based writer
StAXDemo
XMLStreamWriter interface
Streaming
Streaming API for XML (StAX)
creating documents
event-based writers
stream-based writers
document reader
document writer
parsing documents
event-based reader
stream-based reader
ParseXMLDoc books.xml
SAX and DOM
stream-based parser
System.setProperty()

T

Text node
toJsonObject() collector method
toJsonTree() method
transform() method
Tree model
TypeAdapter
abstract methods
array
class and field
JsonReader and JsonWriter methods
serializing and deserializing

U

Uniform resource identifier (URI)
Uniform resource locator (URL)
useDefaultPrettyPrinter() method

V

Validation API
Variable resolver
Versioning
void beginObject()
void parse(InputSource input)
void parse(String systemId)
void setContentHandler(ContentHandler handler)
void setDTDHandler(DTDHandler handler)
void setEntityResolver(EntityResolver resolver)
void setErrorHandler(ErrorHandler handler)
void setFeature(String name, boolean value)
void setProperty(String name, Object value)

W

Write-only annotation
writeStartArray() method
writeStartObject() method

X, Y, Z

XML, see eXtensible Markup Language (XML)
XMLEventWriter interface
XMLReader methods
features and properties
XML schema
code fragment
complex types
content model
document schema
element names
language document
namespace
object-oriented approach
schemaLocation attribute
W3C type
XPath
advanced ( see Advanced XPath)
Boolean functions
contacts.xml document file
definition of
and DOM
language primer
general expressions
location path expressions
node selection
normalize-string() function
numeric functions
string functions
wildcards
XPathSearch application
XPathFactory newInstance() method
XSL Transformation (XSLT)
books.xsl document stylesheet file
demonstation
Apache’s implementation
encoding attribute
HTML document, conversion
XML transformation
exploration
MakeHTML application
processors and stylesheets
XSLT 1.0 and XPath 1.0
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.191.94.249