| Package | Description |
|---|---|
| com.codename1.components |
Generic elaborate components that make use of both UI elements and storage.
|
| com.codename1.io.services |
Default WebService implementations
|
| com.codename1.processing |
XPath based expression language designed to assist in JSON/XML parsing/generating
|
| com.codename1.properties |
High level property objects that allow us to replace getters/setters in business objects with more convenient
storage/parsing mappings while retaining type safety.
|
| com.codename1.ui |
Main widget package containing the component/container "composite" similar
both in terminology and design to Swing/AWT.
|
| com.codename1.ui.html |
This package is deprecated and used only for legacy support, use the WebBrowser component
from the components package.
|
| com.codename1.xml |
The XML package allows parsing XML documents into DOM objects.
|
| Class and Description |
|---|
| ParserCallback
A callback used to dispatch errors encountered while parsing XML resources
|
| Class and Description |
|---|
| ParserCallback
A callback used to dispatch errors encountered while parsing XML resources
|
| Class and Description |
|---|
| Element
The Element class defines a single XML element with its attributes and children.
|
| Class and Description |
|---|
| Element
The Element class defines a single XML element with its attributes and children.
|
| Class and Description |
|---|
| Element
The Element class defines a single XML element with its attributes and children.
|
| Class and Description |
|---|
| Element
The Element class defines a single XML element with its attributes and children.
|
| ParserCallback
A callback used to dispatch errors encountered while parsing XML resources
|
| XMLParser
Parser class used to parse an XML document into a DOM object (Element).
|
| Class and Description |
|---|
| Element
The Element class defines a single XML element with its attributes and children.
|
| ParserCallback
A callback used to dispatch errors encountered while parsing XML resources
|
Copyright © 2023. All rights reserved.