diff --git a/mcmod-info/0.8.2/allclasses-index.html b/mcmod-info/0.8.2/allclasses-index.html new file mode 100644 index 000000000..f80cc2183 --- /dev/null +++ b/mcmod-info/0.8.2/allclasses-index.html @@ -0,0 +1,116 @@ + + + + +All Classes and Interfaces (mcmod-info 0.8.2 API) + + + + + + + + + + + + + + +
+ +
+
+
+

All Classes and Interfaces

+
+
+
+
+
+
Class
+
Description
+ +
 
+ +
+
Generic implementation of version comparison.
+
+ +
 
+ +
+
Occurs when a version is invalid.
+
+ +
+
Represents a serializer for PluginMetadata for the + mcmod.info file format.
+
+ +
+
Represents a builder for McModInfo serializes that can be used + to construct a serializer that serializes specific extension keys to + their Java object representation.
+
+ +
 
+ +
 
+ +
+
Represents a dependency on another plugin.
+
+ +
+
Defines when the dependency should be loaded in relation to the plugin.
+
+ +
+
Represents additional metadata for a specific version of a plugin.
+
+ +
+
Describes a restriction in versioning.
+
+ +
+
Construct a version range from a specification.
+
+
+
+
+
+
+
+ + diff --git a/mcmod-info/0.8.2/allpackages-index.html b/mcmod-info/0.8.2/allpackages-index.html new file mode 100644 index 000000000..16f3204ad --- /dev/null +++ b/mcmod-info/0.8.2/allpackages-index.html @@ -0,0 +1,67 @@ + + + + +All Packages (mcmod-info 0.8.2 API) + + + + + + + + + + + + + + +
+ +
+
+
+

All Packages

+
+
Package Summary
+ +
+
+
+ + diff --git a/mcmod-info/0.8.2/constant-values.html b/mcmod-info/0.8.2/constant-values.html new file mode 100644 index 000000000..7174e24c8 --- /dev/null +++ b/mcmod-info/0.8.2/constant-values.html @@ -0,0 +1,78 @@ + + + + +Constant Field Values (mcmod-info 0.8.2 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Constant Field Values

+
+

Contents

+ +
+
+
+

org.spongepowered.*

+ +
+
+
+
+ + diff --git a/mcmod-info/0.8.2/element-list b/mcmod-info/0.8.2/element-list new file mode 100644 index 000000000..087789144 --- /dev/null +++ b/mcmod-info/0.8.2/element-list @@ -0,0 +1,4 @@ +module:org.spongepowered.plugin.metadata.mcmodinfo +org.spongepowered.plugin.meta +org.spongepowered.plugin.meta.gson +org.spongepowered.plugin.meta.version diff --git a/mcmod-info/0.8.2/help-doc.html b/mcmod-info/0.8.2/help-doc.html new file mode 100644 index 000000000..670df8d9a --- /dev/null +++ b/mcmod-info/0.8.2/help-doc.html @@ -0,0 +1,190 @@ + + + + +API Help (mcmod-info 0.8.2 API) + + + + + + + + + + + + + + +
+ +
+
+

JavaDoc Help

+ +
+
+

Navigation

+Starting from the Overview page, you can browse the documentation using the links in each page, and in the navigation bar at the top of each page. The Index and Search box allow you to navigate to specific declarations and summary pages, including: All Packages, All Classes and Interfaces + +
+
+
+

Kinds of Pages

+The following sections describe the different kinds of pages in this collection. +
+

Module

+

Each module has a page that contains a list of its packages, dependencies on other modules, and services, with a summary for each. These pages may contain the following categories:

+
    +
  • Packages
  • +
  • Modules
  • +
  • Services
  • +
+
+
+

Package

+

Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain the following categories:

+
    +
  • Interfaces
  • +
  • Classes
  • +
  • Enums
  • +
  • Exceptions
  • +
  • Errors
  • +
  • Annotation Types
  • +
+
+
+

Class or Interface

+

Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a declaration and description, member summary tables, and detailed member descriptions. Entries in each of these sections are omitted if they are empty or not applicable.

+
    +
  • Class Inheritance Diagram
  • +
  • Direct Subclasses
  • +
  • All Known Subinterfaces
  • +
  • All Known Implementing Classes
  • +
  • Class or Interface Declaration
  • +
  • Class or Interface Description
  • +
+
+
    +
  • Nested Class Summary
  • +
  • Enum Constant Summary
  • +
  • Field Summary
  • +
  • Property Summary
  • +
  • Constructor Summary
  • +
  • Method Summary
  • +
  • Required Element Summary
  • +
  • Optional Element Summary
  • +
+
+
    +
  • Enum Constant Details
  • +
  • Field Details
  • +
  • Property Details
  • +
  • Constructor Details
  • +
  • Method Details
  • +
  • Element Details
  • +
+

Note: Annotation interfaces have required and optional elements, but not methods. Only enum classes have enum constants. The components of a record class are displayed as part of the declaration of the record class. Properties are a feature of JavaFX.

+

The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.

+
+
+

Other Files

+

Packages and modules may contain pages with additional information related to the declarations nearby.

+
+
+

Tree (Class Hierarchy)

+

There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. Classes are organized by inheritance structure starting with java.lang.Object. Interfaces do not inherit from java.lang.Object.

+
    +
  • When viewing the Overview page, clicking on TREE displays the hierarchy for all packages.
  • +
  • When viewing a particular package, class or interface page, clicking on TREE displays the hierarchy for only that package.
  • +
+
+
+

Constant Field Values

+

The Constant Field Values page lists the static final fields and their values.

+
+
+

Serialized Form

+

Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to those who implement rather than use the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See Also" section of the class description.

+
+
+

All Packages

+

The All Packages page contains an alphabetic index of all packages contained in the documentation.

+
+
+

All Classes and Interfaces

+

The All Classes and Interfaces page contains an alphabetic index of all classes and interfaces contained in the documentation, including annotation interfaces, enum classes, and record classes.

+
+
+

Index

+

The Index contains an alphabetic index of all classes, interfaces, constructors, methods, and fields in the documentation, as well as summary pages such as All Packages, All Classes and Interfaces.

+
+
+
+This help file applies to API documentation generated by the standard doclet.
+
+
+ + diff --git a/mcmod-info/0.8.2/index-all.html b/mcmod-info/0.8.2/index-all.html new file mode 100644 index 000000000..c104fd15f --- /dev/null +++ b/mcmod-info/0.8.2/index-all.html @@ -0,0 +1,576 @@ + + + + +Index (mcmod-info 0.8.2 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Index

+
+A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form +

A

+
+
accept(PluginMetadata) - Method in class org.spongepowered.plugin.meta.PluginMetadata
+
+
Replaces the properties in this PluginMetadata with all + properties of the specified PluginMetadata that are not + empty.
+
+
addAuthor(String) - Method in class org.spongepowered.plugin.meta.PluginMetadata
+
+
Adds an author to the List of authors for this plugin.
+
+
addAuthors(String...) - Method in class org.spongepowered.plugin.meta.PluginMetadata
+
+
Adds the authors to the List of authors for this plugin.
+
+
addDependencies(PluginDependency...) - Method in class org.spongepowered.plugin.meta.PluginMetadata
+
+
Adds the list of PluginDependency to this PluginMetadata.
+
+
addDependency(PluginDependency) - Method in class org.spongepowered.plugin.meta.PluginMetadata
+
+
Adds a new PluginDependency to this PluginMetadata.
+
+
AFTER - Enum constant in enum org.spongepowered.plugin.meta.PluginDependency.LoadOrder
+
+
The dependency should be loaded after the plugin.
+
+
ArtifactVersion - Interface in org.spongepowered.plugin.meta.version
+
 
+
asOptional() - Method in class org.spongepowered.plugin.meta.PluginDependency
+
+
Returns a new PluginDependency that has PluginDependency.optional() + set to true.
+
+
asRequired() - Method in class org.spongepowered.plugin.meta.PluginDependency
+
+
Returns a new PluginDependency that has PluginDependency.optional() + set to false.
+
+
authors() - Method in class org.spongepowered.plugin.meta.PluginMetadata
+
+
Returns a mutable List of authors for this plugin.
+
+
+

B

+
+
BEFORE - Enum constant in enum org.spongepowered.plugin.meta.PluginDependency.LoadOrder
+
+
The dependency should be loaded before the plugin.
+
+
build() - Method in class org.spongepowered.plugin.meta.McModInfo.Builder
+
+
Builds the McModInfo serializer using the specified options.
+
+
builder() - Static method in class org.spongepowered.plugin.meta.McModInfo
+
+
Creates a new McModInfo.Builder that can be used to construct a + McModInfo serializer that serializes specific extension keys + to their Java object representation.
+
+
+

C

+
+
cloneOf() - Method in class org.spongepowered.plugin.meta.version.VersionRange
+
 
+
collectRequiredDependencies() - Method in class org.spongepowered.plugin.meta.PluginMetadata
+
+
Collects all dependencies of this PluginMetadata that are not + optional.
+
+
ComparableVersion - Class in org.spongepowered.plugin.meta.version
+
+
Generic implementation of version comparison.
+
+
ComparableVersion(String) - Constructor for class org.spongepowered.plugin.meta.version.ComparableVersion
+
 
+
compareTo(ArtifactVersion) - Method in class org.spongepowered.plugin.meta.version.DefaultArtifactVersion
+
 
+
compareTo(ComparableVersion) - Method in class org.spongepowered.plugin.meta.version.ComparableVersion
+
 
+
containsVersion(ArtifactVersion) - Method in class org.spongepowered.plugin.meta.version.Restriction
+
 
+
containsVersion(ArtifactVersion) - Method in class org.spongepowered.plugin.meta.version.VersionRange
+
 
+
createFromVersion(String) - Static method in class org.spongepowered.plugin.meta.version.VersionRange
+
 
+
createFromVersionSpec(String) - Static method in class org.spongepowered.plugin.meta.version.VersionRange
+
+
Create a version range from a string representation + Some spec examples are + + 1.0 Version 1.0 + [1.0,2.0) Versions 1.0 (included) to 2.0 (not included) + [1.0,2.0] Versions 1.0 to 2.0 (both included) + [1.5,) Versions 1.5 and higher + (,1.0],[1.2,) Versions up to 1.0 (included) and 1.2 or higher +
+
+
+

D

+
+
DEFAULT - Static variable in class org.spongepowered.plugin.meta.gson.ModMetadataAdapter
+
 
+
DEFAULT - Static variable in class org.spongepowered.plugin.meta.gson.ModMetadataCollectionAdapter
+
 
+
DEFAULT - Static variable in class org.spongepowered.plugin.meta.McModInfo
+
+
The default serializer that converts all additional properties into + standard Java types.
+
+
DefaultArtifactVersion - Class in org.spongepowered.plugin.meta.version
+
 
+
DefaultArtifactVersion(String) - Constructor for class org.spongepowered.plugin.meta.version.DefaultArtifactVersion
+
 
+
dependencies() - Method in class org.spongepowered.plugin.meta.PluginMetadata
+
+
Returns a Collection with all dependencies of the plugin + represented by this PluginMetadata.
+
+
dependenciesById() - Method in class org.spongepowered.plugin.meta.PluginMetadata
+
+
Returns a Map with all dependencies grouped by their plugin ID.
+
+
dependency(String) - Method in class org.spongepowered.plugin.meta.PluginMetadata
+
+
Returns the PluginDependency that is currently associated with + the specified plugin ID.
+
+
description() - Method in class org.spongepowered.plugin.meta.PluginMetadata
+
+
Returns the plugin description.
+
+
+

E

+
+
equals(Object) - Method in class org.spongepowered.plugin.meta.PluginDependency
+
 
+
equals(Object) - Method in class org.spongepowered.plugin.meta.version.DefaultArtifactVersion
+
 
+
equals(Object) - Method in class org.spongepowered.plugin.meta.version.ComparableVersion
+
 
+
equals(Object) - Method in class org.spongepowered.plugin.meta.version.Restriction
+
 
+
equals(Object) - Method in class org.spongepowered.plugin.meta.version.VersionRange
+
 
+
EVERYTHING - Static variable in class org.spongepowered.plugin.meta.version.Restriction
+
 
+
extension(String) - Method in class org.spongepowered.plugin.meta.gson.ModMetadataAdapter
+
 
+
extensions() - Method in class org.spongepowered.plugin.meta.gson.ModMetadataAdapter
+
 
+
extensions() - Method in class org.spongepowered.plugin.meta.PluginMetadata
+
+
Returns a Map with additional properties for this + PluginMetadata.
+
+
+

F

+
+
fromJson(String) - Method in class org.spongepowered.plugin.meta.McModInfo
+
+
Deserializes the specified JSON string into a List of + PluginMetadata.
+
+
+

G

+
+
getCanonical() - Method in class org.spongepowered.plugin.meta.version.ComparableVersion
+
 
+
getExtension(String) - Method in class org.spongepowered.plugin.meta.PluginMetadata
+
+
Returns the value for a specific extension.
+
+
getFirstInteger() - Method in class org.spongepowered.plugin.meta.version.ComparableVersion
+
+
Returns the first integer in this ComparableVersion.
+
+
getFirstString() - Method in class org.spongepowered.plugin.meta.version.ComparableVersion
+
+
Returns the first string in this ComparableVersion.
+
+
getLowerBound() - Method in class org.spongepowered.plugin.meta.version.Restriction
+
 
+
getRecommendedVersion() - Method in class org.spongepowered.plugin.meta.version.VersionRange
+
 
+
getRestrictions() - Method in class org.spongepowered.plugin.meta.version.VersionRange
+
 
+
getUpperBound() - Method in class org.spongepowered.plugin.meta.version.Restriction
+
 
+
groupDependenciesByLoadOrder() - Method in class org.spongepowered.plugin.meta.PluginMetadata
+
+
Groups the dependencies of this PluginMetadata based on their + PluginDependency.LoadOrder.
+
+
gson() - Method in class org.spongepowered.plugin.meta.gson.ModMetadataAdapter
+
 
+
gson() - Method in class org.spongepowered.plugin.meta.McModInfo.Builder
+
+
Returns the GsonBuilder that will be used to build this + serializer's Gson instance.
+
+
+

H

+
+
hashCode() - Method in class org.spongepowered.plugin.meta.PluginDependency
+
 
+
hashCode() - Method in class org.spongepowered.plugin.meta.version.ComparableVersion
+
 
+
hashCode() - Method in class org.spongepowered.plugin.meta.version.DefaultArtifactVersion
+
 
+
hashCode() - Method in class org.spongepowered.plugin.meta.version.Restriction
+
 
+
hashCode() - Method in class org.spongepowered.plugin.meta.version.VersionRange
+
 
+
hasRestrictions() - Method in class org.spongepowered.plugin.meta.version.VersionRange
+
 
+
+

I

+
+
id() - Method in class org.spongepowered.plugin.meta.PluginDependency
+
+
Returns the plugin ID of this PluginDependency.
+
+
id() - Method in class org.spongepowered.plugin.meta.PluginMetadata
+
+
Returns the plugin ID that is represented by this PluginMetadata.
+
+
ID_PATTERN - Static variable in class org.spongepowered.plugin.meta.PluginMetadata
+
+
The pattern plugin IDs must match.
+
+
InvalidVersionSpecificationException - Exception in org.spongepowered.plugin.meta.version
+
+
Occurs when a version is invalid.
+
+
InvalidVersionSpecificationException(String) - Constructor for exception org.spongepowered.plugin.meta.version.InvalidVersionSpecificationException
+
 
+
isLowerBoundInclusive() - Method in class org.spongepowered.plugin.meta.version.Restriction
+
 
+
isUpperBoundInclusive() - Method in class org.spongepowered.plugin.meta.version.Restriction
+
 
+
+

L

+
+
loadOrder() - Method in class org.spongepowered.plugin.meta.PluginDependency
+
+
Returns the order to load the dependency in relation to the plugin.
+
+
+

M

+
+
main(String...) - Static method in class org.spongepowered.plugin.meta.version.ComparableVersion
+
+
Main to test version parsing and comparison.
+
+
matchVersion(List<ArtifactVersion>) - Method in class org.spongepowered.plugin.meta.version.VersionRange
+
 
+
McModInfo - Class in org.spongepowered.plugin.meta
+
+
Represents a serializer for PluginMetadata for the + mcmod.info file format.
+
+
McModInfo.Builder - Class in org.spongepowered.plugin.meta
+
+
Represents a builder for McModInfo serializes that can be used + to construct a serializer that serializes specific extension keys to + their Java object representation.
+
+
ModMetadataAdapter - Class in org.spongepowered.plugin.meta.gson
+
 
+
ModMetadataAdapter(Gson, Map<String, Class<?>>) - Constructor for class org.spongepowered.plugin.meta.gson.ModMetadataAdapter
+
 
+
ModMetadataCollectionAdapter - Class in org.spongepowered.plugin.meta.gson
+
 
+
ModMetadataCollectionAdapter(ModMetadataAdapter) - Constructor for class org.spongepowered.plugin.meta.gson.ModMetadataCollectionAdapter
+
 
+
+

N

+
+
name() - Method in class org.spongepowered.plugin.meta.PluginMetadata
+
+
Returns the plugin name.
+
+
NONE - Enum constant in enum org.spongepowered.plugin.meta.PluginDependency.LoadOrder
+
+
The plugin and the dependency can be loaded in any order.
+
+
+

O

+
+
optional() - Method in class org.spongepowered.plugin.meta.PluginDependency
+
+
Returns whether the dependency is optional for the plugin to work + correctly.
+
+
org.spongepowered.plugin.meta - package org.spongepowered.plugin.meta
+
 
+
org.spongepowered.plugin.meta.gson - package org.spongepowered.plugin.meta.gson
+
 
+
org.spongepowered.plugin.meta.version - package org.spongepowered.plugin.meta.version
+
 
+
org.spongepowered.plugin.metadata.mcmodinfo - module org.spongepowered.plugin.metadata.mcmodinfo
+
 
+
+

P

+
+
parseVersion(String) - Method in class org.spongepowered.plugin.meta.version.ComparableVersion
+
 
+
PluginDependency - Class in org.spongepowered.plugin.meta
+
+
Represents a dependency on another plugin.
+
+
PluginDependency(PluginDependency.LoadOrder, String, String, boolean) - Constructor for class org.spongepowered.plugin.meta.PluginDependency
+
+
Constructs a new PluginDependency with the given plugin ID and + version range.
+
+
PluginDependency.LoadOrder - Enum in org.spongepowered.plugin.meta
+
+
Defines when the dependency should be loaded in relation to the plugin.
+
+
PluginMetadata - Class in org.spongepowered.plugin.meta
+
+
Represents additional metadata for a specific version of a plugin.
+
+
PluginMetadata(String) - Constructor for class org.spongepowered.plugin.meta.PluginMetadata
+
+
Constructs a new PluginMetadata with the specified plugin ID.
+
+
+

R

+
+
read(JsonReader) - Method in class org.spongepowered.plugin.meta.gson.ModMetadataAdapter
+
 
+
read(JsonReader) - Method in class org.spongepowered.plugin.meta.gson.ModMetadataCollectionAdapter
+
 
+
read(JsonReader) - Method in class org.spongepowered.plugin.meta.McModInfo
+
+
Reads a List of PluginMetadata from the given + JsonReader.
+
+
read(InputStream) - Method in class org.spongepowered.plugin.meta.McModInfo
+
+
Reads a List of PluginMetadata from the given + InputStream.
+
+
read(Reader) - Method in class org.spongepowered.plugin.meta.McModInfo
+
+
Reads a List of PluginMetadata from the given + Reader.
+
+
read(Path) - Method in class org.spongepowered.plugin.meta.McModInfo
+
+
Reads a List of PluginMetadata from the file represented + by the specified Path.
+
+
registerExtension(String, Class<?>) - Method in class org.spongepowered.plugin.meta.McModInfo.Builder
+
+
Registers an extension with the given key and the specified + extension class.
+
+
registerExtension(String, Class<?>, Object) - Method in class org.spongepowered.plugin.meta.McModInfo.Builder
+
+
Registers an extension with the given key, extension class and a + custom type adapter to use for serializing the extension class.
+
+
removeAuthor(String) - Method in class org.spongepowered.plugin.meta.PluginMetadata
+
+
Removes an author from the List of authors for this plugin.
+
+
removeDependency(String) - Method in class org.spongepowered.plugin.meta.PluginMetadata
+
+
Removes a dependency from this PluginMetadata.
+
+
removeExtension(String) - Method in class org.spongepowered.plugin.meta.PluginMetadata
+
+
Removes an extension from this PluginMetadata.
+
+
replaceDependency(PluginDependency) - Method in class org.spongepowered.plugin.meta.PluginMetadata
+
+
Replaces the current PluginDependency with the same plugin ID + with a new one.
+
+
restrict(VersionRange) - Method in class org.spongepowered.plugin.meta.version.VersionRange
+
+
Creates and returns a new VersionRange that is a restriction of this + version range and the specified version range.
+
+
Restriction - Class in org.spongepowered.plugin.meta.version
+
+
Describes a restriction in versioning.
+
+
Restriction(ArtifactVersion, boolean, ArtifactVersion, boolean) - Constructor for class org.spongepowered.plugin.meta.version.Restriction
+
 
+
+

S

+
+
setDescription(String) - Method in class org.spongepowered.plugin.meta.PluginMetadata
+
+
Sets the plugin description.
+
+
setExtension(String, Object) - Method in class org.spongepowered.plugin.meta.PluginMetadata
+
+
Adds the specified extension to this PluginMetadata.
+
+
setId(String) - Method in class org.spongepowered.plugin.meta.PluginMetadata
+
+
Sets the plugin ID that is represented by this PluginMetadata.
+
+
setName(String) - Method in class org.spongepowered.plugin.meta.PluginMetadata
+
+
Sets the plugin name.
+
+
setUrl(String) - Method in class org.spongepowered.plugin.meta.PluginMetadata
+
+
Sets a URL where additional information about a plugin may be found.
+
+
setVersion(String) - Method in class org.spongepowered.plugin.meta.PluginMetadata
+
+
Sets the plugin version.
+
+
STANDARD_FILENAME - Static variable in class org.spongepowered.plugin.meta.McModInfo
+
+
The file name the metadata is usually saved in.
+
+
+

T

+
+
toJson(List<PluginMetadata>) - Method in class org.spongepowered.plugin.meta.McModInfo
+
+
Serializes the specified List of PluginMetadata to a + JSON string.
+
+
toJson(PluginMetadata...) - Method in class org.spongepowered.plugin.meta.McModInfo
+
+
Serializes the specified PluginMetadata to a JSON string.
+
+
toString() - Method in class org.spongepowered.plugin.meta.PluginDependency
+
 
+
toString() - Method in class org.spongepowered.plugin.meta.PluginMetadata
+
 
+
toString() - Method in class org.spongepowered.plugin.meta.version.ComparableVersion
+
 
+
toString() - Method in class org.spongepowered.plugin.meta.version.DefaultArtifactVersion
+
 
+
toString() - Method in class org.spongepowered.plugin.meta.version.Restriction
+
 
+
toString() - Method in class org.spongepowered.plugin.meta.version.VersionRange
+
 
+
+

U

+
+
url() - Method in class org.spongepowered.plugin.meta.PluginMetadata
+
+
Returns a URL where additional information about a plugin may be found.
+
+
+

V

+
+
valueOf(String) - Static method in enum org.spongepowered.plugin.meta.PluginDependency.LoadOrder
+
+
Returns the enum constant of this type with the specified name.
+
+
values() - Static method in enum org.spongepowered.plugin.meta.PluginDependency.LoadOrder
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
version() - Method in class org.spongepowered.plugin.meta.PluginDependency
+
+
Returns the version range this PluginDependency should match.
+
+
version() - Method in class org.spongepowered.plugin.meta.PluginMetadata
+
+
Returns the plugin version.
+
+
version() - Method in class org.spongepowered.plugin.meta.version.DefaultArtifactVersion
+
 
+
VersionRange - Class in org.spongepowered.plugin.meta.version
+
+
Construct a version range from a specification.
+
+
+

W

+
+
write(JsonWriter, List<PluginMetadata>) - Method in class org.spongepowered.plugin.meta.gson.ModMetadataCollectionAdapter
+
 
+
write(JsonWriter, List<PluginMetadata>) - Method in class org.spongepowered.plugin.meta.McModInfo
+
+
Writes the specified List of PluginMetadata to the + JsonWriter.
+
+
write(JsonWriter, PluginMetadata) - Method in class org.spongepowered.plugin.meta.gson.ModMetadataAdapter
+
 
+
write(JsonWriter, PluginMetadata...) - Method in class org.spongepowered.plugin.meta.McModInfo
+
+
Writes the specified PluginMetadata to the JsonWriter.
+
+
write(Writer, List<PluginMetadata>) - Method in class org.spongepowered.plugin.meta.McModInfo
+
+
Writes the specified List of PluginMetadata to the + Writer.
+
+
write(Writer, PluginMetadata...) - Method in class org.spongepowered.plugin.meta.McModInfo
+
+
Writes the specified PluginMetadata to the Writer.
+
+
write(Path, List<PluginMetadata>) - Method in class org.spongepowered.plugin.meta.McModInfo
+
+
Writes the specified List of PluginMetadata to the file + represented by the Path.
+
+
write(Path, PluginMetadata...) - Method in class org.spongepowered.plugin.meta.McModInfo
+
+
Writes the specified PluginMetadata to the file represented by + the Path.
+
+
+A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
+
+
+ + diff --git a/mcmod-info/0.8.2/index.html b/mcmod-info/0.8.2/index.html new file mode 100644 index 000000000..194bdb2c6 --- /dev/null +++ b/mcmod-info/0.8.2/index.html @@ -0,0 +1,25 @@ + + + + +mcmod-info 0.8.2 API + + + + + + + + + + +
+ +

org.spongepowered.plugin.metadata.mcmodinfo/module-summary.html

+
+ + diff --git a/mcmod-info/0.8.2/jquery-ui.overrides.css b/mcmod-info/0.8.2/jquery-ui.overrides.css new file mode 100644 index 000000000..facf852c2 --- /dev/null +++ b/mcmod-info/0.8.2/jquery-ui.overrides.css @@ -0,0 +1,35 @@ +/* + * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * This code is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 only, as + * published by the Free Software Foundation. Oracle designates this + * particular file as subject to the "Classpath" exception as provided + * by Oracle in the LICENSE file that accompanied this code. + * + * This code is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * version 2 for more details (a copy is included in the LICENSE file that + * accompanied this code). + * + * You should have received a copy of the GNU General Public License version + * 2 along with this work; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. + */ + +.ui-state-active, +.ui-widget-content .ui-state-active, +.ui-widget-header .ui-state-active, +a.ui-button:active, +.ui-button:active, +.ui-button.ui-state-active:hover { + /* Overrides the color of selection used in jQuery UI */ + background: #F8981D; + border: 1px solid #F8981D; +} diff --git a/mcmod-info/0.8.2/legal/ADDITIONAL_LICENSE_INFO b/mcmod-info/0.8.2/legal/ADDITIONAL_LICENSE_INFO new file mode 100644 index 000000000..ff700cd09 --- /dev/null +++ b/mcmod-info/0.8.2/legal/ADDITIONAL_LICENSE_INFO @@ -0,0 +1,37 @@ + ADDITIONAL INFORMATION ABOUT LICENSING + +Certain files distributed by Oracle America, Inc. and/or its affiliates are +subject to the following clarification and special exception to the GPLv2, +based on the GNU Project exception for its Classpath libraries, known as the +GNU Classpath Exception. + +Note that Oracle includes multiple, independent programs in this software +package. Some of those programs are provided under licenses deemed +incompatible with the GPLv2 by the Free Software Foundation and others. +For example, the package includes programs licensed under the Apache +License, Version 2.0 and may include FreeType. Such programs are licensed +to you under their original licenses. + +Oracle facilitates your further distribution of this package by adding the +Classpath Exception to the necessary parts of its GPLv2 code, which permits +you to use that code in combination with other independent modules not +licensed under the GPLv2. However, note that this would not permit you to +commingle code under an incompatible license with Oracle's GPLv2 licensed +code by, for example, cutting and pasting such code into a file also +containing Oracle's GPLv2 licensed code and then distributing the result. + +Additionally, if you were to remove the Classpath Exception from any of the +files to which it applies and distribute the result, you would likely be +required to license some or all of the other code in that distribution under +the GPLv2 as well, and since the GPLv2 is incompatible with the license terms +of some items included in the distribution by Oracle, removing the Classpath +Exception could therefore effectively compromise your ability to further +distribute the package. + +Failing to distribute notices associated with some files may also create +unexpected legal consequences. + +Proceed with caution and we recommend that you obtain the advice of a lawyer +skilled in open source matters before removing the Classpath Exception or +making modifications to this package which may subsequently be redistributed +and/or involve the use of third party software. diff --git a/mcmod-info/0.8.2/legal/ASSEMBLY_EXCEPTION b/mcmod-info/0.8.2/legal/ASSEMBLY_EXCEPTION new file mode 100644 index 000000000..065b8d902 --- /dev/null +++ b/mcmod-info/0.8.2/legal/ASSEMBLY_EXCEPTION @@ -0,0 +1,27 @@ + +OPENJDK ASSEMBLY EXCEPTION + +The OpenJDK source code made available by Oracle America, Inc. (Oracle) at +openjdk.java.net ("OpenJDK Code") is distributed under the terms of the GNU +General Public License version 2 +only ("GPL2"), with the following clarification and special exception. + + Linking this OpenJDK Code statically or dynamically with other code + is making a combined work based on this library. Thus, the terms + and conditions of GPL2 cover the whole combination. + + As a special exception, Oracle gives you permission to link this + OpenJDK Code with certain code licensed by Oracle as indicated at + http://openjdk.java.net/legal/exception-modules-2007-05-08.html + ("Designated Exception Modules") to produce an executable, + regardless of the license terms of the Designated Exception Modules, + and to copy and distribute the resulting executable under GPL2, + provided that the Designated Exception Modules continue to be + governed by the licenses under which they were offered by Oracle. + +As such, it allows licensees and sublicensees of Oracle's GPL2 OpenJDK Code +to build an executable that includes those portions of necessary code that +Oracle could not provide under GPL2 (or that Oracle has provided under GPL2 +with the Classpath exception). If you modify or add to the OpenJDK code, +that new GPL2 code may still be combined with Designated Exception Modules +if the new code is made subject to this exception by its copyright holder. diff --git a/mcmod-info/0.8.2/legal/LICENSE b/mcmod-info/0.8.2/legal/LICENSE new file mode 100644 index 000000000..8b400c7ab --- /dev/null +++ b/mcmod-info/0.8.2/legal/LICENSE @@ -0,0 +1,347 @@ +The GNU General Public License (GPL) + +Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc. +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Everyone is permitted to copy and distribute verbatim copies of this license +document, but changing it is not allowed. + +Preamble + +The licenses for most software are designed to take away your freedom to share +and change it. By contrast, the GNU General Public License is intended to +guarantee your freedom to share and change free software--to make sure the +software is free for all its users. This General Public License applies to +most of the Free Software Foundation's software and to any other program whose +authors commit to using it. (Some other Free Software Foundation software is +covered by the GNU Library General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our +General Public Licenses are designed to make sure that you have the freedom to +distribute copies of free software (and charge for this service if you wish), +that you receive source code or can get it if you want it, that you can change +the software or use pieces of it in new free programs; and that you know you +can do these things. + +To protect your rights, we need to make restrictions that forbid anyone to deny +you these rights or to ask you to surrender the rights. These restrictions +translate to certain responsibilities for you if you distribute copies of the +software, or if you modify it. + +For example, if you distribute copies of such a program, whether gratis or for +a fee, you must give the recipients all the rights that you have. You must +make sure that they, too, receive or can get the source code. And you must +show them these terms so they know their rights. + +We protect your rights with two steps: (1) copyright the software, and (2) +offer you this license which gives you legal permission to copy, distribute +and/or modify the software. + +Also, for each author's protection and ours, we want to make certain that +everyone understands that there is no warranty for this free software. If the +software is modified by someone else and passed on, we want its recipients to +know that what they have is not the original, so that any problems introduced +by others will not reflect on the original authors' reputations. + +Finally, any free program is threatened constantly by software patents. We +wish to avoid the danger that redistributors of a free program will +individually obtain patent licenses, in effect making the program proprietary. +To prevent this, we have made it clear that any patent must be licensed for +everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and modification +follow. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains a notice +placed by the copyright holder saying it may be distributed under the terms of +this General Public License. The "Program", below, refers to any such program +or work, and a "work based on the Program" means either the Program or any +derivative work under copyright law: that is to say, a work containing the +Program or a portion of it, either verbatim or with modifications and/or +translated into another language. (Hereinafter, translation is included +without limitation in the term "modification".) Each licensee is addressed as +"you". + +Activities other than copying, distribution and modification are not covered by +this License; they are outside its scope. The act of running the Program is +not restricted, and the output from the Program is covered only if its contents +constitute a work based on the Program (independent of having been made by +running the Program). Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's source code as +you receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice and +disclaimer of warranty; keep intact all the notices that refer to this License +and to the absence of any warranty; and give any other recipients of the +Program a copy of this License along with the Program. + +You may charge a fee for the physical act of transferring a copy, and you may +at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion of it, thus +forming a work based on the Program, and copy and distribute such modifications +or work under the terms of Section 1 above, provided that you also meet all of +these conditions: + + a) You must cause the modified files to carry prominent notices stating + that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in whole or + in part contains or is derived from the Program or any part thereof, to be + licensed as a whole at no charge to all third parties under the terms of + this License. + + c) If the modified program normally reads commands interactively when run, + you must cause it, when started running for such interactive use in the + most ordinary way, to print or display an announcement including an + appropriate copyright notice and a notice that there is no warranty (or + else, saying that you provide a warranty) and that users may redistribute + the program under these conditions, and telling the user how to view a copy + of this License. (Exception: if the Program itself is interactive but does + not normally print such an announcement, your work based on the Program is + not required to print an announcement.) + +These requirements apply to the modified work as a whole. If identifiable +sections of that work are not derived from the Program, and can be reasonably +considered independent and separate works in themselves, then this License, and +its terms, do not apply to those sections when you distribute them as separate +works. But when you distribute the same sections as part of a whole which is a +work based on the Program, the distribution of the whole must be on the terms +of this License, whose permissions for other licensees extend to the entire +whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest your +rights to work written entirely by you; rather, the intent is to exercise the +right to control the distribution of derivative or collective works based on +the Program. + +In addition, mere aggregation of another work not based on the Program with the +Program (or with a work based on the Program) on a volume of a storage or +distribution medium does not bring the other work under the scope of this +License. + +3. You may copy and distribute the Program (or a work based on it, under +Section 2) in object code or executable form under the terms of Sections 1 and +2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable source + code, which must be distributed under the terms of Sections 1 and 2 above + on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three years, to + give any third party, for a charge no more than your cost of physically + performing source distribution, a complete machine-readable copy of the + corresponding source code, to be distributed under the terms of Sections 1 + and 2 above on a medium customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer to + distribute corresponding source code. (This alternative is allowed only + for noncommercial distribution and only if you received the program in + object code or executable form with such an offer, in accord with + Subsection b above.) + +The source code for a work means the preferred form of the work for making +modifications to it. For an executable work, complete source code means all +the source code for all modules it contains, plus any associated interface +definition files, plus the scripts used to control compilation and installation +of the executable. However, as a special exception, the source code +distributed need not include anything that is normally distributed (in either +source or binary form) with the major components (compiler, kernel, and so on) +of the operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the source +code from the same place counts as distribution of the source code, even though +third parties are not compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program except as +expressly provided under this License. Any attempt otherwise to copy, modify, +sublicense or distribute the Program is void, and will automatically terminate +your rights under this License. However, parties who have received copies, or +rights, from you under this License will not have their licenses terminated so +long as such parties remain in full compliance. + +5. You are not required to accept this License, since you have not signed it. +However, nothing else grants you permission to modify or distribute the Program +or its derivative works. These actions are prohibited by law if you do not +accept this License. Therefore, by modifying or distributing the Program (or +any work based on the Program), you indicate your acceptance of this License to +do so, and all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the Program), +the recipient automatically receives a license from the original licensor to +copy, distribute or modify the Program subject to these terms and conditions. +You may not impose any further restrictions on the recipients' exercise of the +rights granted herein. You are not responsible for enforcing compliance by +third parties to this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), conditions +are imposed on you (whether by court order, agreement or otherwise) that +contradict the conditions of this License, they do not excuse you from the +conditions of this License. If you cannot distribute so as to satisfy +simultaneously your obligations under this License and any other pertinent +obligations, then as a consequence you may not distribute the Program at all. +For example, if a patent license would not permit royalty-free redistribution +of the Program by all those who receive copies directly or indirectly through +you, then the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply and +the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents or +other property right claims or to contest validity of any such claims; this +section has the sole purpose of protecting the integrity of the free software +distribution system, which is implemented by public license practices. Many +people have made generous contributions to the wide range of software +distributed through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing to +distribute software through any other system and a licensee cannot impose that +choice. + +This section is intended to make thoroughly clear what is believed to be a +consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in certain +countries either by patents or by copyrighted interfaces, the original +copyright holder who places the Program under this License may add an explicit +geographical distribution limitation excluding those countries, so that +distribution is permitted only in or among countries not thus excluded. In +such case, this License incorporates the limitation as if written in the body +of this License. + +9. The Free Software Foundation may publish revised and/or new versions of the +General Public License from time to time. Such new versions will be similar in +spirit to the present version, but may differ in detail to address new problems +or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any later +version", you have the option of following the terms and conditions either of +that version or of any later version published by the Free Software Foundation. +If the Program does not specify a version number of this License, you may +choose any version ever published by the Free Software Foundation. + +10. If you wish to incorporate parts of the Program into other free programs +whose distribution conditions are different, write to the author to ask for +permission. For software which is copyrighted by the Free Software Foundation, +write to the Free Software Foundation; we sometimes make exceptions for this. +Our decision will be guided by the two goals of preserving the free status of +all derivatives of our free software and of promoting the sharing and reuse of +software generally. + +NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR +THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE +STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE +PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, +INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND +PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, +YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL +ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE +PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR +INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA +BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER +OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible +use to the public, the best way to achieve this is to make it free software +which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach +them to the start of each source file to most effectively convey the exclusion +of warranty; and each file should have at least the "copyright" line and a +pointer to where the full notice is found. + + One line to give the program's name and a brief idea of what it does. + + Copyright (C) + + This program is free software; you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by the Free + Software Foundation; either version 2 of the License, or (at your option) + any later version. + + This program is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this when it +starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author Gnomovision comes + with ABSOLUTELY NO WARRANTY; for details type 'show w'. This is free + software, and you are welcome to redistribute it under certain conditions; + type 'show c' for details. + +The hypothetical commands 'show w' and 'show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may be +called something other than 'show w' and 'show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your school, +if any, to sign a "copyright disclaimer" for the program, if necessary. Here +is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + 'Gnomovision' (which makes passes at compilers) written by James Hacker. + + signature of Ty Coon, 1 April 1989 + + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General Public +License instead of this License. + + +"CLASSPATH" EXCEPTION TO THE GPL + +Certain source files distributed by Oracle America and/or its affiliates are +subject to the following clarification and special exception to the GPL, but +only where Oracle has expressly included in the particular source file's header +the words "Oracle designates this particular file as subject to the "Classpath" +exception as provided by Oracle in the LICENSE file that accompanied this code." + + Linking this library statically or dynamically with other modules is making + a combined work based on this library. Thus, the terms and conditions of + the GNU General Public License cover the whole combination. + + As a special exception, the copyright holders of this library give you + permission to link this library with independent modules to produce an + executable, regardless of the license terms of these independent modules, + and to copy and distribute the resulting executable under terms of your + choice, provided that you also meet, for each linked independent module, + the terms and conditions of the license of that module. An independent + module is a module which is not derived from or based on this library. If + you modify this library, you may extend this exception to your version of + the library, but you are not obligated to do so. If you do not wish to do + so, delete this exception statement from your version. diff --git a/mcmod-info/0.8.2/legal/jquery.md b/mcmod-info/0.8.2/legal/jquery.md new file mode 100644 index 000000000..d468b3183 --- /dev/null +++ b/mcmod-info/0.8.2/legal/jquery.md @@ -0,0 +1,72 @@ +## jQuery v3.6.1 + +### jQuery License +``` +jQuery v 3.6.1 +Copyright OpenJS Foundation and other contributors, https://openjsf.org/ + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +****************************************** + +The jQuery JavaScript Library v3.6.1 also includes Sizzle.js + +Sizzle.js includes the following license: + +Copyright JS Foundation and other contributors, https://js.foundation/ + +This software consists of voluntary contributions made by many +individuals. For exact contribution history, see the revision history +available at https://github.com/jquery/sizzle + +The following license applies to all parts of this software except as +documented below: + +==== + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +==== + +All files located in the node_modules and external directories are +externally maintained libraries used by this software which have their +own licenses; we recommend you read them, as their terms may differ from +the terms above. + +********************* + +``` diff --git a/mcmod-info/0.8.2/legal/jqueryUI.md b/mcmod-info/0.8.2/legal/jqueryUI.md new file mode 100644 index 000000000..8bda9d7a8 --- /dev/null +++ b/mcmod-info/0.8.2/legal/jqueryUI.md @@ -0,0 +1,49 @@ +## jQuery UI v1.13.2 + +### jQuery UI License +``` +Copyright jQuery Foundation and other contributors, https://jquery.org/ + +This software consists of voluntary contributions made by many +individuals. For exact contribution history, see the revision history +available at https://github.com/jquery/jquery-ui + +The following license applies to all parts of this software except as +documented below: + +==== + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +==== + +Copyright and related rights for sample code are waived via CC0. Sample +code is defined as all source code contained within the demos directory. + +CC0: http://creativecommons.org/publicdomain/zero/1.0/ + +==== + +All files located in the node_modules and external directories are +externally maintained libraries used by this software which have their +own licenses; we recommend you read them, as their terms may differ from +the terms above. + +``` diff --git a/mcmod-info/0.8.2/member-search-index.js b/mcmod-info/0.8.2/member-search-index.js new file mode 100644 index 000000000..f96c9e7b7 --- /dev/null +++ b/mcmod-info/0.8.2/member-search-index.js @@ -0,0 +1 @@ +memberSearchIndex = [{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"accept(PluginMetadata)","u":"accept(org.spongepowered.plugin.meta.PluginMetadata)"},{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"addAuthor(String)","u":"addAuthor(java.lang.String)"},{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"addAuthors(String...)","u":"addAuthors(java.lang.String...)"},{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"addDependencies(PluginDependency...)","u":"addDependencies(org.spongepowered.plugin.meta.PluginDependency...)"},{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"addDependency(PluginDependency)","u":"addDependency(org.spongepowered.plugin.meta.PluginDependency)"},{"p":"org.spongepowered.plugin.meta","c":"PluginDependency.LoadOrder","l":"AFTER"},{"p":"org.spongepowered.plugin.meta","c":"PluginDependency","l":"asOptional()"},{"p":"org.spongepowered.plugin.meta","c":"PluginDependency","l":"asRequired()"},{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"authors()"},{"p":"org.spongepowered.plugin.meta","c":"PluginDependency.LoadOrder","l":"BEFORE"},{"p":"org.spongepowered.plugin.meta","c":"McModInfo.Builder","l":"build()"},{"p":"org.spongepowered.plugin.meta","c":"McModInfo","l":"builder()"},{"p":"org.spongepowered.plugin.meta.version","c":"VersionRange","l":"cloneOf()"},{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"collectRequiredDependencies()"},{"p":"org.spongepowered.plugin.meta.version","c":"ComparableVersion","l":"ComparableVersion(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.spongepowered.plugin.meta.version","c":"DefaultArtifactVersion","l":"compareTo(ArtifactVersion)","u":"compareTo(org.spongepowered.plugin.meta.version.ArtifactVersion)"},{"p":"org.spongepowered.plugin.meta.version","c":"ComparableVersion","l":"compareTo(ComparableVersion)","u":"compareTo(org.spongepowered.plugin.meta.version.ComparableVersion)"},{"p":"org.spongepowered.plugin.meta.version","c":"Restriction","l":"containsVersion(ArtifactVersion)","u":"containsVersion(org.spongepowered.plugin.meta.version.ArtifactVersion)"},{"p":"org.spongepowered.plugin.meta.version","c":"VersionRange","l":"containsVersion(ArtifactVersion)","u":"containsVersion(org.spongepowered.plugin.meta.version.ArtifactVersion)"},{"p":"org.spongepowered.plugin.meta.version","c":"VersionRange","l":"createFromVersion(String)","u":"createFromVersion(java.lang.String)"},{"p":"org.spongepowered.plugin.meta.version","c":"VersionRange","l":"createFromVersionSpec(String)","u":"createFromVersionSpec(java.lang.String)"},{"p":"org.spongepowered.plugin.meta.gson","c":"ModMetadataAdapter","l":"DEFAULT"},{"p":"org.spongepowered.plugin.meta.gson","c":"ModMetadataCollectionAdapter","l":"DEFAULT"},{"p":"org.spongepowered.plugin.meta","c":"McModInfo","l":"DEFAULT"},{"p":"org.spongepowered.plugin.meta.version","c":"DefaultArtifactVersion","l":"DefaultArtifactVersion(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"dependencies()"},{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"dependenciesById()"},{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"dependency(String)","u":"dependency(java.lang.String)"},{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"description()"},{"p":"org.spongepowered.plugin.meta","c":"PluginDependency","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.spongepowered.plugin.meta.version","c":"DefaultArtifactVersion","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.spongepowered.plugin.meta.version","c":"ComparableVersion","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.spongepowered.plugin.meta.version","c":"Restriction","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.spongepowered.plugin.meta.version","c":"VersionRange","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.spongepowered.plugin.meta.version","c":"Restriction","l":"EVERYTHING"},{"p":"org.spongepowered.plugin.meta.gson","c":"ModMetadataAdapter","l":"extension(String)","u":"extension(java.lang.String)"},{"p":"org.spongepowered.plugin.meta.gson","c":"ModMetadataAdapter","l":"extensions()"},{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"extensions()"},{"p":"org.spongepowered.plugin.meta","c":"McModInfo","l":"fromJson(String)","u":"fromJson(java.lang.String)"},{"p":"org.spongepowered.plugin.meta.version","c":"ComparableVersion","l":"getCanonical()"},{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"getExtension(String)","u":"getExtension(java.lang.String)"},{"p":"org.spongepowered.plugin.meta.version","c":"ComparableVersion","l":"getFirstInteger()"},{"p":"org.spongepowered.plugin.meta.version","c":"ComparableVersion","l":"getFirstString()"},{"p":"org.spongepowered.plugin.meta.version","c":"Restriction","l":"getLowerBound()"},{"p":"org.spongepowered.plugin.meta.version","c":"VersionRange","l":"getRecommendedVersion()"},{"p":"org.spongepowered.plugin.meta.version","c":"VersionRange","l":"getRestrictions()"},{"p":"org.spongepowered.plugin.meta.version","c":"Restriction","l":"getUpperBound()"},{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"groupDependenciesByLoadOrder()"},{"p":"org.spongepowered.plugin.meta.gson","c":"ModMetadataAdapter","l":"gson()"},{"p":"org.spongepowered.plugin.meta","c":"McModInfo.Builder","l":"gson()"},{"p":"org.spongepowered.plugin.meta","c":"PluginDependency","l":"hashCode()"},{"p":"org.spongepowered.plugin.meta.version","c":"ComparableVersion","l":"hashCode()"},{"p":"org.spongepowered.plugin.meta.version","c":"DefaultArtifactVersion","l":"hashCode()"},{"p":"org.spongepowered.plugin.meta.version","c":"Restriction","l":"hashCode()"},{"p":"org.spongepowered.plugin.meta.version","c":"VersionRange","l":"hashCode()"},{"p":"org.spongepowered.plugin.meta.version","c":"VersionRange","l":"hasRestrictions()"},{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"ID_PATTERN"},{"p":"org.spongepowered.plugin.meta","c":"PluginDependency","l":"id()"},{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"id()"},{"p":"org.spongepowered.plugin.meta.version","c":"InvalidVersionSpecificationException","l":"InvalidVersionSpecificationException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.spongepowered.plugin.meta.version","c":"Restriction","l":"isLowerBoundInclusive()"},{"p":"org.spongepowered.plugin.meta.version","c":"Restriction","l":"isUpperBoundInclusive()"},{"p":"org.spongepowered.plugin.meta","c":"PluginDependency","l":"loadOrder()"},{"p":"org.spongepowered.plugin.meta.version","c":"ComparableVersion","l":"main(String...)","u":"main(java.lang.String...)"},{"p":"org.spongepowered.plugin.meta.version","c":"VersionRange","l":"matchVersion(List)","u":"matchVersion(java.util.List)"},{"p":"org.spongepowered.plugin.meta.gson","c":"ModMetadataAdapter","l":"ModMetadataAdapter(Gson, Map>)","u":"%3Cinit%3E(com.google.gson.Gson,java.util.Map)"},{"p":"org.spongepowered.plugin.meta.gson","c":"ModMetadataCollectionAdapter","l":"ModMetadataCollectionAdapter(ModMetadataAdapter)","u":"%3Cinit%3E(org.spongepowered.plugin.meta.gson.ModMetadataAdapter)"},{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"name()"},{"p":"org.spongepowered.plugin.meta","c":"PluginDependency.LoadOrder","l":"NONE"},{"p":"org.spongepowered.plugin.meta","c":"PluginDependency","l":"optional()"},{"p":"org.spongepowered.plugin.meta.version","c":"ComparableVersion","l":"parseVersion(String)","u":"parseVersion(java.lang.String)"},{"p":"org.spongepowered.plugin.meta","c":"PluginDependency","l":"PluginDependency(PluginDependency.LoadOrder, String, String, boolean)","u":"%3Cinit%3E(org.spongepowered.plugin.meta.PluginDependency.LoadOrder,java.lang.String,java.lang.String,boolean)"},{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"PluginMetadata(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.spongepowered.plugin.meta","c":"McModInfo","l":"read(InputStream)","u":"read(java.io.InputStream)"},{"p":"org.spongepowered.plugin.meta.gson","c":"ModMetadataAdapter","l":"read(JsonReader)","u":"read(com.google.gson.stream.JsonReader)"},{"p":"org.spongepowered.plugin.meta.gson","c":"ModMetadataCollectionAdapter","l":"read(JsonReader)","u":"read(com.google.gson.stream.JsonReader)"},{"p":"org.spongepowered.plugin.meta","c":"McModInfo","l":"read(JsonReader)","u":"read(com.google.gson.stream.JsonReader)"},{"p":"org.spongepowered.plugin.meta","c":"McModInfo","l":"read(Path)","u":"read(java.nio.file.Path)"},{"p":"org.spongepowered.plugin.meta","c":"McModInfo","l":"read(Reader)","u":"read(java.io.Reader)"},{"p":"org.spongepowered.plugin.meta","c":"McModInfo.Builder","l":"registerExtension(String, Class)","u":"registerExtension(java.lang.String,java.lang.Class)"},{"p":"org.spongepowered.plugin.meta","c":"McModInfo.Builder","l":"registerExtension(String, Class, Object)","u":"registerExtension(java.lang.String,java.lang.Class,java.lang.Object)"},{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"removeAuthor(String)","u":"removeAuthor(java.lang.String)"},{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"removeDependency(String)","u":"removeDependency(java.lang.String)"},{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"removeExtension(String)","u":"removeExtension(java.lang.String)"},{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"replaceDependency(PluginDependency)","u":"replaceDependency(org.spongepowered.plugin.meta.PluginDependency)"},{"p":"org.spongepowered.plugin.meta.version","c":"VersionRange","l":"restrict(VersionRange)","u":"restrict(org.spongepowered.plugin.meta.version.VersionRange)"},{"p":"org.spongepowered.plugin.meta.version","c":"Restriction","l":"Restriction(ArtifactVersion, boolean, ArtifactVersion, boolean)","u":"%3Cinit%3E(org.spongepowered.plugin.meta.version.ArtifactVersion,boolean,org.spongepowered.plugin.meta.version.ArtifactVersion,boolean)"},{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"setDescription(String)","u":"setDescription(java.lang.String)"},{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"setExtension(String, Object)","u":"setExtension(java.lang.String,java.lang.Object)"},{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"setId(String)","u":"setId(java.lang.String)"},{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"setName(String)","u":"setName(java.lang.String)"},{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"setUrl(String)","u":"setUrl(java.lang.String)"},{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"setVersion(String)","u":"setVersion(java.lang.String)"},{"p":"org.spongepowered.plugin.meta","c":"McModInfo","l":"STANDARD_FILENAME"},{"p":"org.spongepowered.plugin.meta","c":"McModInfo","l":"toJson(List)","u":"toJson(java.util.List)"},{"p":"org.spongepowered.plugin.meta","c":"McModInfo","l":"toJson(PluginMetadata...)","u":"toJson(org.spongepowered.plugin.meta.PluginMetadata...)"},{"p":"org.spongepowered.plugin.meta","c":"PluginDependency","l":"toString()"},{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"toString()"},{"p":"org.spongepowered.plugin.meta.version","c":"ComparableVersion","l":"toString()"},{"p":"org.spongepowered.plugin.meta.version","c":"DefaultArtifactVersion","l":"toString()"},{"p":"org.spongepowered.plugin.meta.version","c":"Restriction","l":"toString()"},{"p":"org.spongepowered.plugin.meta.version","c":"VersionRange","l":"toString()"},{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"url()"},{"p":"org.spongepowered.plugin.meta","c":"PluginDependency.LoadOrder","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.spongepowered.plugin.meta","c":"PluginDependency.LoadOrder","l":"values()"},{"p":"org.spongepowered.plugin.meta","c":"PluginDependency","l":"version()"},{"p":"org.spongepowered.plugin.meta","c":"PluginMetadata","l":"version()"},{"p":"org.spongepowered.plugin.meta.version","c":"DefaultArtifactVersion","l":"version()"},{"p":"org.spongepowered.plugin.meta.gson","c":"ModMetadataCollectionAdapter","l":"write(JsonWriter, List)","u":"write(com.google.gson.stream.JsonWriter,java.util.List)"},{"p":"org.spongepowered.plugin.meta","c":"McModInfo","l":"write(JsonWriter, List)","u":"write(com.google.gson.stream.JsonWriter,java.util.List)"},{"p":"org.spongepowered.plugin.meta.gson","c":"ModMetadataAdapter","l":"write(JsonWriter, PluginMetadata)","u":"write(com.google.gson.stream.JsonWriter,org.spongepowered.plugin.meta.PluginMetadata)"},{"p":"org.spongepowered.plugin.meta","c":"McModInfo","l":"write(JsonWriter, PluginMetadata...)","u":"write(com.google.gson.stream.JsonWriter,org.spongepowered.plugin.meta.PluginMetadata...)"},{"p":"org.spongepowered.plugin.meta","c":"McModInfo","l":"write(Path, List)","u":"write(java.nio.file.Path,java.util.List)"},{"p":"org.spongepowered.plugin.meta","c":"McModInfo","l":"write(Path, PluginMetadata...)","u":"write(java.nio.file.Path,org.spongepowered.plugin.meta.PluginMetadata...)"},{"p":"org.spongepowered.plugin.meta","c":"McModInfo","l":"write(Writer, List)","u":"write(java.io.Writer,java.util.List)"},{"p":"org.spongepowered.plugin.meta","c":"McModInfo","l":"write(Writer, PluginMetadata...)","u":"write(java.io.Writer,org.spongepowered.plugin.meta.PluginMetadata...)"}];updateSearchResults(); \ No newline at end of file diff --git a/mcmod-info/0.8.2/module-search-index.js b/mcmod-info/0.8.2/module-search-index.js new file mode 100644 index 000000000..d2a2d26b4 --- /dev/null +++ b/mcmod-info/0.8.2/module-search-index.js @@ -0,0 +1 @@ +moduleSearchIndex = [{"l":"org.spongepowered.plugin.metadata.mcmodinfo"}];updateSearchResults(); \ No newline at end of file diff --git a/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/module-summary.html b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/module-summary.html new file mode 100644 index 000000000..e853c50ae --- /dev/null +++ b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/module-summary.html @@ -0,0 +1,90 @@ + + + + +org.spongepowered.plugin.metadata.mcmodinfo (mcmod-info 0.8.2 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Module org.spongepowered.plugin.metadata.mcmodinfo

+
+
+
module org.spongepowered.plugin.metadata.mcmodinfo
+
+ +
+
+
+
+ + diff --git a/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/McModInfo.Builder.html b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/McModInfo.Builder.html new file mode 100644 index 000000000..24ef0a5cc --- /dev/null +++ b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/McModInfo.Builder.html @@ -0,0 +1,221 @@ + + + + +McModInfo.Builder (mcmod-info 0.8.2 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ + +

Class McModInfo.Builder

+
+
java.lang.Object +
org.spongepowered.plugin.meta.McModInfo.Builder
+
+
+
+
Enclosing class:
+
McModInfo
+
+
+
public static final class McModInfo.Builder +extends Object
+
Represents a builder for McModInfo serializes that can be used + to construct a serializer that serializes specific extension keys to + their Java object representation.
+
+
+ +
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      gson

      +
      public GsonBuilder gson()
      +
      Returns the GsonBuilder that will be used to build this + serializer's Gson instance. Modify the builder if you + need to set custom options to make your extension serializer + work properly.
      +
      +
      Returns:
      +
      The GSON builder
      +
      +
      +
    • +
    • +
      +

      registerExtension

      +
      public McModInfo.Builder registerExtension(String key, + Class<?> extensionClass)
      +
      Registers an extension with the given key and the specified + extension class. By default, GSON will serializer the extension + class using a representation of the public fields.
      +
      +
      Parameters:
      +
      key - The key of the extension
      +
      extensionClass - The class to serialize the extension to
      +
      Returns:
      +
      This builder instance
      +
      +
      +
    • +
    • +
      +

      registerExtension

      +
      public McModInfo.Builder registerExtension(String key, + Class<?> extensionClass, + Object typeAdapter)
      +
      Registers an extension with the given key, extension class and a + custom type adapter to use for serializing the extension class.
      +
      +
      Parameters:
      +
      key - The key of the extension
      +
      extensionClass - The class to serialize the extension to
      +
      typeAdapter - The type adapter to use for serializing
      +
      Returns:
      +
      This builder instance
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      build

      +
      public McModInfo build()
      +
      Builds the McModInfo serializer using the specified options.
      +
      +
      Returns:
      +
      The built serializer
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/McModInfo.html b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/McModInfo.html new file mode 100644 index 000000000..e8548737d --- /dev/null +++ b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/McModInfo.html @@ -0,0 +1,507 @@ + + + + +McModInfo (mcmod-info 0.8.2 API) + + + + + + + + + + + + + + +
+ +
+
+ + +
java.lang.Object +
org.spongepowered.plugin.meta.McModInfo
+
+
+
+
public final class McModInfo +extends Object
+
Represents a serializer for PluginMetadata for the + mcmod.info file format.
+
+
+ +
+
+ +
+ +
+
+
+ + diff --git a/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/PluginDependency.LoadOrder.html b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/PluginDependency.LoadOrder.html new file mode 100644 index 000000000..197e6cad2 --- /dev/null +++ b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/PluginDependency.LoadOrder.html @@ -0,0 +1,230 @@ + + + + +PluginDependency.LoadOrder (mcmod-info 0.8.2 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ + +

Enum PluginDependency.LoadOrder

+
+
java.lang.Object +
java.lang.Enum<PluginDependency.LoadOrder> +
org.spongepowered.plugin.meta.PluginDependency.LoadOrder
+
+
+
+
+
All Implemented Interfaces:
+
Serializable, Comparable<PluginDependency.LoadOrder>
+
+
+
Enclosing class:
+
PluginDependency
+
+
+
public static enum PluginDependency.LoadOrder +extends Enum<PluginDependency.LoadOrder>
+
Defines when the dependency should be loaded in relation to the plugin.
+
+
+ +
+
+
    + +
  • +
    +

    Enum Constant Details

    + +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      values

      +
      public static PluginDependency.LoadOrder[] values()
      +
      Returns an array containing the constants of this enum type, in +the order they are declared.
      +
      +
      Returns:
      +
      an array containing the constants of this enum type, in the order they are declared
      +
      +
      +
    • +
    • +
      +

      valueOf

      +
      public static PluginDependency.LoadOrder valueOf(String name)
      +
      Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
      +
      +
      Parameters:
      +
      name - the name of the enum constant to be returned.
      +
      Returns:
      +
      the enum constant with the specified name
      +
      Throws:
      +
      IllegalArgumentException - if this enum type has no constant with the specified name
      +
      NullPointerException - if the argument is null
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/PluginDependency.html b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/PluginDependency.html new file mode 100644 index 000000000..47b8f24f9 --- /dev/null +++ b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/PluginDependency.html @@ -0,0 +1,358 @@ + + + + +PluginDependency (mcmod-info 0.8.2 API) + + + + + + + + + + + + + + +
+ +
+
+ + +
java.lang.Object +
org.spongepowered.plugin.meta.PluginDependency
+
+
+
+
public final class PluginDependency +extends Object
+
Represents a dependency on another plugin.
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PluginDependency

      +
      public PluginDependency(PluginDependency.LoadOrder loadOrder, + String id, + @Nullable String version, + boolean optional)
      +
      Constructs a new PluginDependency with the given plugin ID and + version range.
      +
      +
      Parameters:
      +
      loadOrder - The order to load the dependency in relation to the + plugin
      +
      id - The plugin ID of the dependency
      +
      version - The version range of the dependency or null
      +
      optional - Whether the dependency is optional
      +
      Throws:
      +
      IllegalArgumentException - If the plugin ID is empty
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      loadOrder

      +
      public PluginDependency.LoadOrder loadOrder()
      +
      Returns the order to load the dependency in relation to the plugin.
      +
      +
      Returns:
      +
      The load order
      +
      +
      +
    • +
    • +
      +

      id

      +
      public String id()
      +
      Returns the plugin ID of this PluginDependency.
      +
      +
      Returns:
      +
      The plugin ID
      +
      +
      +
    • +
    • +
      +

      version

      +
      public @Nullable String version()
      +
      Returns the version range this PluginDependency should match. + +

      The version range should use the Maven version range + syntax:

      + + + + + + + + + + + + +
      Maven version range syntax
      RangeMeaning
      1.0Any dependency version, 1.0 is recommended
      [1.0]x == 1.0
      [1.0,)x >= 1.0
      (1.0,)x > 1.0
      (,1.0]x <= 1.0
      (,1.0)x < 1.0
      (1.0,2.0)1.0 < x < 2.0
      [1.0,2.0]1.0 <= x <= 2.0
      +
      +
      Returns:
      +
      The version range, or null if unspecified
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      optional

      +
      public boolean optional()
      +
      Returns whether the dependency is optional for the plugin to work + correctly.
      +
      +
      Returns:
      +
      True if the dependency is optional
      +
      +
      +
    • +
    • +
      +

      asOptional

      +
      public PluginDependency asOptional()
      +
      Returns a new PluginDependency that has optional() + set to true.
      +
      +
      Returns:
      +
      The new optional dependency
      +
      +
      +
    • +
    • +
      +

      asRequired

      +
      public PluginDependency asRequired()
      +
      Returns a new PluginDependency that has optional() + set to false.
      +
      +
      Returns:
      +
      The new required dependency
      +
      +
      +
    • +
    • +
      +

      equals

      +
      public boolean equals(@Nullable Object other)
      +
      +
      Overrides:
      +
      equals in class Object
      +
      +
      +
    • +
    • +
      +

      hashCode

      +
      public int hashCode()
      +
      +
      Overrides:
      +
      hashCode in class Object
      +
      +
      +
    • +
    • +
      +

      toString

      +
      public String toString()
      +
      +
      Overrides:
      +
      toString in class Object
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/PluginMetadata.html b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/PluginMetadata.html new file mode 100644 index 000000000..13347f01a --- /dev/null +++ b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/PluginMetadata.html @@ -0,0 +1,732 @@ + + + + +PluginMetadata (mcmod-info 0.8.2 API) + + + + + + + + + + + + + + +
+ +
+
+ + +
java.lang.Object +
org.spongepowered.plugin.meta.PluginMetadata
+
+
+
+
All Implemented Interfaces:
+
Consumer<PluginMetadata>
+
+
+
public final class PluginMetadata +extends Object +implements Consumer<PluginMetadata>
+
Represents additional metadata for a specific version of a plugin.
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      ID_PATTERN

      +
      public static final Pattern ID_PATTERN
      +
      The pattern plugin IDs must match. Plugin IDs must be lower case, and + start with an alphabetic character. It may only contain alphanumeric + characters, dashes or underscores. It must be at least 2 characters, and + cannot be longer than 64 characters.
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PluginMetadata

      +
      public PluginMetadata(String id)
      +
      Constructs a new PluginMetadata with the specified plugin ID.
      +
      +
      Parameters:
      +
      id - The plugin ID
      +
      Throws:
      +
      IllegalArgumentException - If the plugin ID is empty
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      id

      +
      public String id()
      +
      Returns the plugin ID that is represented by this PluginMetadata.
      +
      +
      Returns:
      +
      The plugin ID
      +
      +
      +
    • +
    • +
      +

      setId

      +
      public void setId(String id)
      +
      Sets the plugin ID that is represented by this PluginMetadata.
      +
      +
      Parameters:
      +
      id - The plugin ID
      +
      Throws:
      +
      IllegalArgumentException - If the plugin ID is empty
      +
      +
      +
    • +
    • +
      +

      name

      +
      public @Nullable String name()
      +
      Returns the plugin name.
      +
      +
      Returns:
      +
      The plugin name or null if unknown
      +
      +
      +
    • +
    • +
      +

      setName

      +
      public void setName(@Nullable String name)
      +
      Sets the plugin name.
      +
      +
      Parameters:
      +
      name - The plugin name or null to reset
      +
      +
      +
    • +
    • +
      +

      version

      +
      public @Nullable String version()
      +
      Returns the plugin version.
      +
      +
      Returns:
      +
      The plugin version or null if unknown
      +
      +
      +
    • +
    • +
      +

      setVersion

      +
      public void setVersion(@Nullable String version)
      +
      Sets the plugin version.
      +
      +
      Parameters:
      +
      version - The plugin version or null to reset
      +
      +
      +
    • +
    • +
      +

      description

      +
      public @Nullable String description()
      +
      Returns the plugin description.
      +
      +
      Returns:
      +
      The plugin description or null if unknown
      +
      +
      +
    • +
    • +
      +

      setDescription

      +
      public void setDescription(@Nullable String description)
      +
      Sets the plugin description.
      +
      +
      Parameters:
      +
      description - The plugin description or null to reset
      +
      +
      +
    • +
    • +
      +

      url

      +
      public @Nullable String url()
      +
      Returns a URL where additional information about a plugin may be found.
      +
      +
      Returns:
      +
      The URL or null if unknown
      +
      +
      +
    • +
    • +
      +

      setUrl

      +
      public void setUrl(@Nullable String url)
      +
      Sets a URL where additional information about a plugin may be found.
      +
      +
      Parameters:
      +
      url - The URL or null to reset
      +
      +
      +
    • +
    • +
      +

      authors

      +
      public List<String> authors()
      +
      Returns a mutable List of authors for this plugin. + +

      The returned list can be used to remove an author from the + metadata.

      +
      +
      Returns:
      +
      The list of authors, can be empty
      +
      +
      +
    • +
    • +
      +

      addAuthor

      +
      public void addAuthor(String author)
      +
      Adds an author to the List of authors for this plugin.
      +
      +
      Parameters:
      +
      author - The author to add
      +
      Throws:
      +
      IllegalArgumentException - If the author is empty
      +
      +
      +
    • +
    • +
      +

      addAuthors

      +
      public void addAuthors(String... authors)
      +
      Adds the authors to the List of authors for this plugin.
      +
      +
      Parameters:
      +
      authors - The authors to add
      +
      Throws:
      +
      IllegalArgumentException - If the author is empty or has any invalid authors
      +
      +
      +
    • +
    • +
      +

      removeAuthor

      +
      public boolean removeAuthor(String author)
      +
      Removes an author from the List of authors for this plugin.
      +
      +
      Parameters:
      +
      author - The author to remove
      +
      Returns:
      +
      True if the operation was successful
      +
      +
      +
    • +
    • +
      +

      dependencies

      +
      public Collection<PluginDependency> dependencies()
      +
      Returns a Collection with all dependencies of the plugin + represented by this PluginMetadata. + +

      It is possible to remove elements from the returned collection, + however new elements must be added using + addDependency(PluginDependency).

      +
      +
      Returns:
      +
      A collection with all dependencies
      +
      +
      +
    • +
    • +
      +

      dependenciesById

      +
      public Map<String,PluginDependency> dependenciesById()
      +
      Returns a Map with all dependencies grouped by their plugin ID.
      +
      +
      Returns:
      +
      A map with all dependencies and their plugin IDs
      +
      +
      +
    • +
    • +
      +

      collectRequiredDependencies

      +
      public Set<PluginDependency> collectRequiredDependencies()
      +
      Collects all dependencies of this PluginMetadata that are not + optional.
      +
      +
      Returns:
      +
      An immutable set of all required dependencies
      +
      +
      +
    • +
    • +
      +

      groupDependenciesByLoadOrder

      +
      public Map<PluginDependency.LoadOrder,Set<PluginDependency>> groupDependenciesByLoadOrder()
      +
      Groups the dependencies of this PluginMetadata based on their + PluginDependency.LoadOrder.
      +
      +
      Returns:
      +
      An immutable map with all dependencies grouped by their load + order
      +
      +
      +
    • +
    • +
      +

      dependency

      +
      public @Nullable PluginDependency dependency(String id)
      +
      Returns the PluginDependency that is currently associated with + the specified plugin ID.
      +
      +
      Parameters:
      +
      id - The plugin ID of the dependency
      +
      Returns:
      +
      The dependency or null if there is no such dependency
      +
      +
      +
    • +
    • +
      +

      addDependency

      +
      public void addDependency(PluginDependency dependency)
      +
      Adds a new PluginDependency to this PluginMetadata.
      +
      +
      Parameters:
      +
      dependency - The dependency to add
      +
      Throws:
      +
      IllegalArgumentException - If this plugin already has a dependency + with the specified plugin ID
      +
      +
      +
    • +
    • +
      +

      addDependencies

      +
      public void addDependencies(PluginDependency... dependencies)
      +
      Adds the list of PluginDependency to this PluginMetadata.
      +
      +
      Parameters:
      +
      dependencies - The dependencies to add
      +
      Throws:
      +
      IllegalArgumentException - If the plugins are null or invalid
      +
      +
      +
    • +
    • +
      +

      replaceDependency

      +
      public @Nullable PluginDependency replaceDependency(PluginDependency dependency)
      +
      Replaces the current PluginDependency with the same plugin ID + with a new one. Unlike addDependency(PluginDependency) this + method doesn't throw an exception if a dependency with the same plugin + ID exists already.
      +
      +
      Parameters:
      +
      dependency - The dependency to add
      +
      Returns:
      +
      The dependency that was previously registered for the plugin ID + or null if this is a new dependency
      +
      +
      +
    • +
    • +
      +

      removeDependency

      +
      public boolean removeDependency(String id)
      +
      Removes a dependency from this PluginMetadata.
      +
      +
      Parameters:
      +
      id - The plugin ID of the dependency to remove
      +
      Returns:
      +
      True if the operation was successful
      +
      +
      +
    • +
    • +
      +

      extensions

      +
      public Map<String,Object> extensions()
      +
      Returns a Map with additional properties for this + PluginMetadata. + +

      To serialize arbitrary objects, it may be necessary to register a + custom serializer for the extension object.

      +
      +
      Returns:
      +
      An unmodifiable map with additional properties
      +
      +
      +
    • +
    • +
      +

      getExtension

      +
      public <T> @Nullable T getExtension(String key)
      +
      Returns the value for a specific extension. + +

      Note: This method will not verify if this metadata contains a + value with the specified type. A ClassCastException will be + thrown if the value has a different type.

      +
      +
      Type Parameters:
      +
      T - The type to cast the extension to
      +
      Parameters:
      +
      key - The key of the extension
      +
      Returns:
      +
      The extension or null if not set
      +
      Throws:
      +
      ClassCastException - If the given type does not match the type of + the extension
      +
      +
      +
    • +
    • +
      +

      setExtension

      +
      public void setExtension(String key, + Object extension)
      +
      Adds the specified extension to this PluginMetadata.
      +
      +
      Parameters:
      +
      key - The key of the extension
      +
      extension - The extension
      +
      +
      +
    • +
    • +
      +

      removeExtension

      +
      public boolean removeExtension(String key)
      +
      Removes an extension from this PluginMetadata.
      +
      +
      Parameters:
      +
      key - The key of the extension
      +
      Returns:
      +
      True if the operation was successful
      +
      +
      +
    • +
    • +
      +

      accept

      +
      public void accept(PluginMetadata other)
      +
      Replaces the properties in this PluginMetadata with all + properties of the specified PluginMetadata that are not + empty.
      +
      +
      Specified by:
      +
      accept in interface Consumer<PluginMetadata>
      +
      Parameters:
      +
      other - The plugin metadata to apply
      +
      Throws:
      +
      IllegalArgumentException - If the plugin IDs don't match
      +
      +
      +
    • +
    • +
      +

      toString

      +
      public String toString()
      +
      +
      Overrides:
      +
      toString in class Object
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/gson/ModMetadataAdapter.html b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/gson/ModMetadataAdapter.html new file mode 100644 index 000000000..5432637da --- /dev/null +++ b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/gson/ModMetadataAdapter.html @@ -0,0 +1,246 @@ + + + + +ModMetadataAdapter (mcmod-info 0.8.2 API) + + + + + + + + + + + + + + +
+ +
+
+ + +
java.lang.Object +
com.google.gson.TypeAdapter<PluginMetadata> +
org.spongepowered.plugin.meta.gson.ModMetadataAdapter
+
+
+
+
+
public final class ModMetadataAdapter +extends TypeAdapter<PluginMetadata>
+
+
+ +
+
+ +
+ +
+
+
+ + diff --git a/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/gson/ModMetadataCollectionAdapter.html b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/gson/ModMetadataCollectionAdapter.html new file mode 100644 index 000000000..93e53c6b4 --- /dev/null +++ b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/gson/ModMetadataCollectionAdapter.html @@ -0,0 +1,217 @@ + + + + +ModMetadataCollectionAdapter (mcmod-info 0.8.2 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ + +

Class ModMetadataCollectionAdapter

+
+
java.lang.Object +
com.google.gson.TypeAdapter<List<PluginMetadata>> +
org.spongepowered.plugin.meta.gson.ModMetadataCollectionAdapter
+
+
+
+
+
public final class ModMetadataCollectionAdapter +extends TypeAdapter<List<PluginMetadata>>
+
+
+ +
+
+ +
+ +
+
+
+ + diff --git a/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/gson/package-summary.html b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/gson/package-summary.html new file mode 100644 index 000000000..04b6e7156 --- /dev/null +++ b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/gson/package-summary.html @@ -0,0 +1,98 @@ + + + + +org.spongepowered.plugin.meta.gson (mcmod-info 0.8.2 API) + + + + + + + + + + + + + + +
+ +
+
+
+ +

Package org.spongepowered.plugin.meta.gson

+
+
+ +
+ +
+
+
+
+ + diff --git a/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/gson/package-tree.html b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/gson/package-tree.html new file mode 100644 index 000000000..11cee0e25 --- /dev/null +++ b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/gson/package-tree.html @@ -0,0 +1,75 @@ + + + + +org.spongepowered.plugin.meta.gson Class Hierarchy (mcmod-info 0.8.2 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package org.spongepowered.plugin.meta.gson

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/package-summary.html b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/package-summary.html new file mode 100644 index 000000000..2f04551d5 --- /dev/null +++ b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/package-summary.html @@ -0,0 +1,123 @@ + + + + +org.spongepowered.plugin.meta (mcmod-info 0.8.2 API) + + + + + + + + + + + + + + +
+ +
+
+
+ +

Package org.spongepowered.plugin.meta

+
+
+ +
+ +
+
+
+
+ + diff --git a/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/package-tree.html b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/package-tree.html new file mode 100644 index 000000000..390b282fb --- /dev/null +++ b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/package-tree.html @@ -0,0 +1,87 @@ + + + + +org.spongepowered.plugin.meta Class Hierarchy (mcmod-info 0.8.2 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package org.spongepowered.plugin.meta

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+

Enum Hierarchy

+ +
+
+
+
+ + diff --git a/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/version/ArtifactVersion.html b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/version/ArtifactVersion.html new file mode 100644 index 000000000..bbd78cb9c --- /dev/null +++ b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/version/ArtifactVersion.html @@ -0,0 +1,101 @@ + + + + +ArtifactVersion (mcmod-info 0.8.2 API) + + + + + + + + + + + + + + +
+ +
+
+ + +
+
+
All Superinterfaces:
+
Comparable<ArtifactVersion>
+
+
+
All Known Implementing Classes:
+
DefaultArtifactVersion
+
+
+
public interface ArtifactVersion +extends Comparable<ArtifactVersion>
+
+
+
    + +
  • +
    +

    Method Summary

    +
    +

    Methods inherited from interface java.lang.Comparable

    +compareTo
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/version/ComparableVersion.html b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/version/ComparableVersion.html new file mode 100644 index 000000000..0e7bfbc91 --- /dev/null +++ b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/version/ComparableVersion.html @@ -0,0 +1,305 @@ + + + + +ComparableVersion (mcmod-info 0.8.2 API) + + + + + + + + + + + + + + +
+ +
+
+ + +
java.lang.Object +
org.spongepowered.plugin.meta.version.ComparableVersion
+
+
+
+
All Implemented Interfaces:
+
Comparable<ComparableVersion>
+
+
+
public class ComparableVersion +extends Object +implements Comparable<ComparableVersion>
+
Generic implementation of version comparison. + +

Features: +

    +
  • mixing of '-' (hyphen) and '.' (dot) separators,
  • +
  • transition between characters and digits also constitutes a separator: + 1.0alpha1 => [1, 0, alpha, 1]
  • +
  • unlimited number of version components,
  • +
  • version components in the text can be digits or strings,
  • +
  • strings are checked for well-known qualifiers and the qualifier ordering is used for version ordering. + Well-known qualifiers (case insensitive) are:
      +
    • alpha or a
    • +
    • beta or b
    • +
    • milestone or m
    • +
    • rc or cr
    • +
    • snapshot
    • +
    • (the empty string) or ga or final
    • +
    • sp
    • +
    + Unknown qualifiers are considered after known qualifiers, with lexical order (always case insensitive), +
  • +
  • a hyphen usually precedes a qualifier, and is always less important than something preceded with a dot.
  • +
+
+
See Also:
+
+ +
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ComparableVersion

      +
      public ComparableVersion(String version)
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      parseVersion

      +
      public final void parseVersion(String version)
      +
      +
    • +
    • +
      +

      compareTo

      +
      public int compareTo(ComparableVersion o)
      +
      +
      Specified by:
      +
      compareTo in interface Comparable<ComparableVersion>
      +
      +
      +
    • +
    • +
      +

      toString

      +
      public String toString()
      +
      +
      Overrides:
      +
      toString in class Object
      +
      +
      +
    • +
    • +
      +

      getCanonical

      +
      public String getCanonical()
      +
      +
    • +
    • +
      +

      equals

      +
      public boolean equals(Object o)
      +
      +
      Overrides:
      +
      equals in class Object
      +
      +
      +
    • +
    • +
      +

      hashCode

      +
      public int hashCode()
      +
      +
      Overrides:
      +
      hashCode in class Object
      +
      +
      +
    • +
    • +
      +

      main

      +
      public static void main(String... args)
      +
      Main to test version parsing and comparison.
      +
      +
      Parameters:
      +
      args - the version strings to parse and compare
      +
      +
      +
    • +
    • +
      +

      getFirstString

      +
      public String getFirstString()
      +
      Returns the first string in this ComparableVersion. Usually this + refers to the qualifier of the version.
      +
      +
      Returns:
      +
      The first string, or null if not found
      +
      +
      +
    • +
    • +
      +

      getFirstInteger

      +
      public BigInteger getFirstInteger()
      +
      Returns the first integer in this ComparableVersion. Usually this + refers to the major version.
      +
      +
      Returns:
      +
      The first integer, or null if not found
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/version/DefaultArtifactVersion.html b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/version/DefaultArtifactVersion.html new file mode 100644 index 000000000..7a8028e55 --- /dev/null +++ b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/version/DefaultArtifactVersion.html @@ -0,0 +1,216 @@ + + + + +DefaultArtifactVersion (mcmod-info 0.8.2 API) + + + + + + + + + + + + + + +
+ +
+
+ + +
java.lang.Object +
org.spongepowered.plugin.meta.version.DefaultArtifactVersion
+
+
+
+
All Implemented Interfaces:
+
Comparable<ArtifactVersion>, ArtifactVersion
+
+
+
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class) +public final class DefaultArtifactVersion +extends Object +implements ArtifactVersion
+
+
+ +
+
+ +
+ +
+
+
+ + diff --git a/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/version/InvalidVersionSpecificationException.html b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/version/InvalidVersionSpecificationException.html new file mode 100644 index 000000000..36cd06488 --- /dev/null +++ b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/version/InvalidVersionSpecificationException.html @@ -0,0 +1,147 @@ + + + + +InvalidVersionSpecificationException (mcmod-info 0.8.2 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ + +

Class InvalidVersionSpecificationException

+
+
java.lang.Object +
java.lang.Throwable +
java.lang.Exception +
org.spongepowered.plugin.meta.version.InvalidVersionSpecificationException
+
+
+
+
+
+
All Implemented Interfaces:
+
Serializable
+
+
+
public class InvalidVersionSpecificationException +extends Exception
+
Occurs when a version is invalid.
+
+
See Also:
+
+ +
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      InvalidVersionSpecificationException

      +
      public InvalidVersionSpecificationException(String message)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/version/Restriction.html b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/version/Restriction.html new file mode 100644 index 000000000..476c885f2 --- /dev/null +++ b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/version/Restriction.html @@ -0,0 +1,269 @@ + + + + +Restriction (mcmod-info 0.8.2 API) + + + + + + + + + + + + + + +
+ +
+
+ + +
java.lang.Object +
org.spongepowered.plugin.meta.version.Restriction
+
+
+
+
public class Restriction +extends Object
+
Describes a restriction in versioning.
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      EVERYTHING

      +
      public static final Restriction EVERYTHING
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      Restriction

      +
      public Restriction(ArtifactVersion lowerBound, + boolean lowerBoundInclusive, + ArtifactVersion upperBound, + boolean upperBoundInclusive)
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getLowerBound

      +
      public ArtifactVersion getLowerBound()
      +
      +
    • +
    • +
      +

      isLowerBoundInclusive

      +
      public boolean isLowerBoundInclusive()
      +
      +
    • +
    • +
      +

      getUpperBound

      +
      public ArtifactVersion getUpperBound()
      +
      +
    • +
    • +
      +

      isUpperBoundInclusive

      +
      public boolean isUpperBoundInclusive()
      +
      +
    • +
    • +
      +

      containsVersion

      +
      public boolean containsVersion(ArtifactVersion version)
      +
      +
    • +
    • +
      +

      hashCode

      +
      public int hashCode()
      +
      +
      Overrides:
      +
      hashCode in class Object
      +
      +
      +
    • +
    • +
      +

      equals

      +
      public boolean equals(Object other)
      +
      +
      Overrides:
      +
      equals in class Object
      +
      +
      +
    • +
    • +
      +

      toString

      +
      public String toString()
      +
      +
      Overrides:
      +
      toString in class Object
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/version/VersionRange.html b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/version/VersionRange.html new file mode 100644 index 000000000..f86ce3fb4 --- /dev/null +++ b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/version/VersionRange.html @@ -0,0 +1,304 @@ + + + + +VersionRange (mcmod-info 0.8.2 API) + + + + + + + + + + + + + + +
+ +
+
+ + +
java.lang.Object +
org.spongepowered.plugin.meta.version.VersionRange
+
+
+
+
public class VersionRange +extends Object
+
Construct a version range from a specification.
+
+
+ +
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getRecommendedVersion

      +
      public ArtifactVersion getRecommendedVersion()
      +
      +
    • +
    • +
      +

      getRestrictions

      +
      public List<Restriction> getRestrictions()
      +
      +
    • +
    • +
      +

      cloneOf

      +
      public VersionRange cloneOf()
      +
      +
    • +
    • +
      +

      createFromVersionSpec

      +
      public static VersionRange createFromVersionSpec(String spec) + throws InvalidVersionSpecificationException
      +
      Create a version range from a string representation + Some spec examples are +
        +
      • 1.0 Version 1.0
      • +
      • [1.0,2.0) Versions 1.0 (included) to 2.0 (not included)
      • +
      • [1.0,2.0] Versions 1.0 to 2.0 (both included)
      • +
      • [1.5,) Versions 1.5 and higher
      • +
      • (,1.0],[1.2,) Versions up to 1.0 (included) and 1.2 or higher
      • +
      +
      +
      Parameters:
      +
      spec - string representation of a version or version range
      +
      Returns:
      +
      a new VersionRange object that represents the spec
      +
      Throws:
      +
      InvalidVersionSpecificationException - When the range is exclusive on itself
      +
      +
      +
    • +
    • +
      +

      createFromVersion

      +
      public static VersionRange createFromVersion(String version)
      +
      +
    • +
    • +
      +

      restrict

      +
      public VersionRange restrict(VersionRange restriction)
      +
      Creates and returns a new VersionRange that is a restriction of this + version range and the specified version range. +

      + Note: Precedence is given to the recommended version from this version range over the + recommended version from the specified version range. +

      +
      +
      Parameters:
      +
      restriction - the VersionRange that will be used to restrict this version + range.
      +
      Returns:
      +
      the VersionRange that is a restriction of this version range and the + specified version range. +

      + The restrictions of the returned version range will be an intersection of the restrictions + of this version range and the specified version range if both version ranges have + restrictions. Otherwise, the restrictions on the returned range will be empty. +

      +

      + The recommended version of the returned version range will be the recommended version of + this version range, provided that ranges falls within the intersected restrictions. If + the restrictions are empty, this version range's recommended version is used if it is not + null. If it is null, the specified version range's recommended + version is used (provided it is non-null). If no recommended version can be + obtained, the returned version range's recommended version is set to null. +

      +
      Throws:
      +
      NullPointerException - if the specified VersionRange is + null.
      +
      +
      +
    • +
    • +
      +

      toString

      +
      public String toString()
      +
      +
      Overrides:
      +
      toString in class Object
      +
      +
      +
    • +
    • +
      +

      matchVersion

      +
      public ArtifactVersion matchVersion(List<ArtifactVersion> versions)
      +
      +
    • +
    • +
      +

      containsVersion

      +
      public boolean containsVersion(ArtifactVersion version)
      +
      +
    • +
    • +
      +

      hasRestrictions

      +
      public boolean hasRestrictions()
      +
      +
    • +
    • +
      +

      equals

      +
      public boolean equals(Object obj)
      +
      +
      Overrides:
      +
      equals in class Object
      +
      +
      +
    • +
    • +
      +

      hashCode

      +
      public int hashCode()
      +
      +
      Overrides:
      +
      hashCode in class Object
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/version/package-summary.html b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/version/package-summary.html new file mode 100644 index 000000000..48fc057e3 --- /dev/null +++ b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/version/package-summary.html @@ -0,0 +1,119 @@ + + + + +org.spongepowered.plugin.meta.version (mcmod-info 0.8.2 API) + + + + + + + + + + + + + + +
+ +
+
+
+ +

Package org.spongepowered.plugin.meta.version

+
+
+
package org.spongepowered.plugin.meta.version
+
+ +
+
+
+
+ + diff --git a/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/version/package-tree.html b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/version/package-tree.html new file mode 100644 index 000000000..f66c62be1 --- /dev/null +++ b/mcmod-info/0.8.2/org.spongepowered.plugin.metadata.mcmodinfo/org/spongepowered/plugin/meta/version/package-tree.html @@ -0,0 +1,92 @@ + + + + +org.spongepowered.plugin.meta.version Class Hierarchy (mcmod-info 0.8.2 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package org.spongepowered.plugin.meta.version

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+
+ + diff --git a/mcmod-info/0.8.2/overview-tree.html b/mcmod-info/0.8.2/overview-tree.html new file mode 100644 index 000000000..58b8302ac --- /dev/null +++ b/mcmod-info/0.8.2/overview-tree.html @@ -0,0 +1,118 @@ + + + + +Class Hierarchy (mcmod-info 0.8.2 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+

Enum Hierarchy

+ +
+
+
+
+ + diff --git a/mcmod-info/0.8.2/package-search-index.js b/mcmod-info/0.8.2/package-search-index.js new file mode 100644 index 000000000..a74daf01d --- /dev/null +++ b/mcmod-info/0.8.2/package-search-index.js @@ -0,0 +1 @@ +packageSearchIndex = [{"l":"All Packages","u":"allpackages-index.html"},{"m":"org.spongepowered.plugin.metadata.mcmodinfo","l":"org.spongepowered.plugin.meta"},{"m":"org.spongepowered.plugin.metadata.mcmodinfo","l":"org.spongepowered.plugin.meta.gson"},{"m":"org.spongepowered.plugin.metadata.mcmodinfo","l":"org.spongepowered.plugin.meta.version"}];updateSearchResults(); \ No newline at end of file diff --git a/mcmod-info/0.8.2/resources/glass.png b/mcmod-info/0.8.2/resources/glass.png new file mode 100644 index 000000000..a7f591f46 Binary files /dev/null and b/mcmod-info/0.8.2/resources/glass.png differ diff --git a/mcmod-info/0.8.2/resources/x.png b/mcmod-info/0.8.2/resources/x.png new file mode 100644 index 000000000..30548a756 Binary files /dev/null and b/mcmod-info/0.8.2/resources/x.png differ diff --git a/mcmod-info/0.8.2/script-dir/jquery-3.6.1.min.js b/mcmod-info/0.8.2/script-dir/jquery-3.6.1.min.js new file mode 100644 index 000000000..2c69bc908 --- /dev/null +++ b/mcmod-info/0.8.2/script-dir/jquery-3.6.1.min.js @@ -0,0 +1,2 @@ +/*! jQuery v3.6.1 | (c) OpenJS Foundation and other contributors | jquery.org/license */ +!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],r=Object.getPrototypeOf,s=t.slice,g=t.flat?function(e){return t.flat.call(e)}:function(e){return t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,y=n.hasOwnProperty,a=y.toString,l=a.call(Object),v={},m=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType&&"function"!=typeof e.item},x=function(e){return null!=e&&e===e.window},E=C.document,c={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var r,i,o=(n=n||E).createElement("script");if(o.text=e,t)for(r in c)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function w(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[o.call(e)]||"object":typeof e}var f="3.6.1",S=function(e,t){return new S.fn.init(e,t)};function p(e){var t=!!e&&"length"in e&&e.length,n=w(e);return!m(e)&&!x(e)&&("array"===n||0===t||"number"==typeof t&&0+~]|"+M+")"+M+"*"),U=new RegExp(M+"|>"),X=new RegExp(F),V=new RegExp("^"+I+"$"),G={ID:new RegExp("^#("+I+")"),CLASS:new RegExp("^\\.("+I+")"),TAG:new RegExp("^("+I+"|[*])"),ATTR:new RegExp("^"+W),PSEUDO:new RegExp("^"+F),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/HTML$/i,Q=/^(?:input|select|textarea|button)$/i,J=/^h\d$/i,K=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}"+M+"?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){T()},ae=be(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{H.apply(t=O.call(p.childNodes),p.childNodes),t[p.childNodes.length].nodeType}catch(e){H={apply:t.length?function(e,t){L.apply(e,O.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function se(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&(T(e),e=e||C,E)){if(11!==p&&(u=Z.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return n.push(a),n}else if(f&&(a=f.getElementById(i))&&v(e,a)&&a.id===i)return n.push(a),n}else{if(u[2])return H.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&d.getElementsByClassName&&e.getElementsByClassName)return H.apply(n,e.getElementsByClassName(i)),n}if(d.qsa&&!N[t+" "]&&(!y||!y.test(t))&&(1!==p||"object"!==e.nodeName.toLowerCase())){if(c=t,f=e,1===p&&(U.test(t)||z.test(t))){(f=ee.test(t)&&ve(e.parentNode)||e)===e&&d.scope||((s=e.getAttribute("id"))?s=s.replace(re,ie):e.setAttribute("id",s=S)),o=(l=h(t)).length;while(o--)l[o]=(s?"#"+s:":scope")+" "+xe(l[o]);c=l.join(",")}try{return H.apply(n,f.querySelectorAll(c)),n}catch(e){N(t,!0)}finally{s===S&&e.removeAttribute("id")}}}return g(t.replace(B,"$1"),e,n,r)}function ue(){var r=[];return function e(t,n){return r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function le(e){return e[S]=!0,e}function ce(e){var t=C.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function fe(e,t){var n=e.split("|"),r=n.length;while(r--)b.attrHandle[n[r]]=t}function pe(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function de(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}function he(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}function ge(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&ae(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function ye(a){return le(function(o){return o=+o,le(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function ve(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(e in d=se.support={},i=se.isXML=function(e){var t=e&&e.namespaceURI,n=e&&(e.ownerDocument||e).documentElement;return!Y.test(t||n&&n.nodeName||"HTML")},T=se.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:p;return r!=C&&9===r.nodeType&&r.documentElement&&(a=(C=r).documentElement,E=!i(C),p!=C&&(n=C.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",oe,!1):n.attachEvent&&n.attachEvent("onunload",oe)),d.scope=ce(function(e){return a.appendChild(e).appendChild(C.createElement("div")),"undefined"!=typeof e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),d.attributes=ce(function(e){return e.className="i",!e.getAttribute("className")}),d.getElementsByTagName=ce(function(e){return e.appendChild(C.createComment("")),!e.getElementsByTagName("*").length}),d.getElementsByClassName=K.test(C.getElementsByClassName),d.getById=ce(function(e){return a.appendChild(e).id=S,!C.getElementsByName||!C.getElementsByName(S).length}),d.getById?(b.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(te,ne);return function(e){var t="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=d.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):d.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},b.find.CLASS=d.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&E)return t.getElementsByClassName(e)},s=[],y=[],(d.qsa=K.test(C.querySelectorAll))&&(ce(function(e){var t;a.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&y.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||y.push("\\["+M+"*(?:value|"+R+")"),e.querySelectorAll("[id~="+S+"-]").length||y.push("~="),(t=C.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||y.push("\\["+M+"*name"+M+"*="+M+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||y.push(":checked"),e.querySelectorAll("a#"+S+"+*").length||y.push(".#.+[+~]"),e.querySelectorAll("\\\f"),y.push("[\\r\\n\\f]")}),ce(function(e){e.innerHTML="";var t=C.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&y.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&y.push(":enabled",":disabled"),a.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&y.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),y.push(",.*:")})),(d.matchesSelector=K.test(c=a.matches||a.webkitMatchesSelector||a.mozMatchesSelector||a.oMatchesSelector||a.msMatchesSelector))&&ce(function(e){d.disconnectedMatch=c.call(e,"*"),c.call(e,"[s!='']:x"),s.push("!=",F)}),y=y.length&&new RegExp(y.join("|")),s=s.length&&new RegExp(s.join("|")),t=K.test(a.compareDocumentPosition),v=t||K.test(a.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},j=t?function(e,t){if(e===t)return l=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!d.sortDetached&&t.compareDocumentPosition(e)===n?e==C||e.ownerDocument==p&&v(p,e)?-1:t==C||t.ownerDocument==p&&v(p,t)?1:u?P(u,e)-P(u,t):0:4&n?-1:1)}:function(e,t){if(e===t)return l=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e==C?-1:t==C?1:i?-1:o?1:u?P(u,e)-P(u,t):0;if(i===o)return pe(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?pe(a[r],s[r]):a[r]==p?-1:s[r]==p?1:0}),C},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if(T(e),d.matchesSelector&&E&&!N[t+" "]&&(!s||!s.test(t))&&(!y||!y.test(t)))try{var n=c.call(e,t);if(n||d.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){N(t,!0)}return 0":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return G.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=h(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=m[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&m(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=se.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,n,r){return m(n)?S.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?S.grep(e,function(e){return e===n!==r}):"string"!=typeof n?S.grep(e,function(e){return-1)[^>]*|#([\w-]+))$/;(S.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||D,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:q.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof S?t[0]:t,S.merge(this,S.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:E,!0)),N.test(r[1])&&S.isPlainObject(t))for(r in t)m(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=E.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):m(e)?void 0!==n.ready?n.ready(e):e(S):S.makeArray(e,this)}).prototype=S.fn,D=S(E);var L=/^(?:parents|prev(?:Until|All))/,H={children:!0,contents:!0,next:!0,prev:!0};function O(e,t){while((e=e[t])&&1!==e.nodeType);return e}S.fn.extend({has:function(e){var t=S(e,this),n=t.length;return this.filter(function(){for(var e=0;e\x20\t\r\n\f]*)/i,he=/^$|^module$|\/(?:java|ecma)script/i;ce=E.createDocumentFragment().appendChild(E.createElement("div")),(fe=E.createElement("input")).setAttribute("type","radio"),fe.setAttribute("checked","checked"),fe.setAttribute("name","t"),ce.appendChild(fe),v.checkClone=ce.cloneNode(!0).cloneNode(!0).lastChild.checked,ce.innerHTML="",v.noCloneChecked=!!ce.cloneNode(!0).lastChild.defaultValue,ce.innerHTML="",v.option=!!ce.lastChild;var ge={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function ye(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&A(e,t)?S.merge([e],n):n}function ve(e,t){for(var n=0,r=e.length;n",""]);var me=/<|&#?\w+;/;function xe(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d\s*$/g;function je(e,t){return A(e,"table")&&A(11!==t.nodeType?t:t.firstChild,"tr")&&S(e).children("tbody")[0]||e}function De(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function qe(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Le(e,t){var n,r,i,o,a,s;if(1===t.nodeType){if(Y.hasData(e)&&(s=Y.get(e).events))for(i in Y.remove(t,"handle events"),s)for(n=0,r=s[i].length;n").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){r.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),E.head.appendChild(r[0])},abort:function(){i&&i()}}});var Ut,Xt=[],Vt=/(=)\?(?=&|$)|\?\?/;S.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Xt.pop()||S.expando+"_"+Ct.guid++;return this[e]=!0,e}}),S.ajaxPrefilter("json jsonp",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(Vt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Vt.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=m(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Vt,"$1"+r):!1!==e.jsonp&&(e.url+=(Et.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return o||S.error(r+" was not called"),o[0]},e.dataTypes[0]="json",i=C[r],C[r]=function(){o=arguments},n.always(function(){void 0===i?S(C).removeProp(r):C[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,Xt.push(r)),o&&m(i)&&i(o[0]),o=i=void 0}),"script"}),v.createHTMLDocument=((Ut=E.implementation.createHTMLDocument("").body).innerHTML="
",2===Ut.childNodes.length),S.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(v.createHTMLDocument?((r=(t=E.implementation.createHTMLDocument("")).createElement("base")).href=E.location.href,t.head.appendChild(r)):t=E),o=!n&&[],(i=N.exec(e))?[t.createElement(i[1])]:(i=xe([e],t,o),o&&o.length&&S(o).remove(),S.merge([],i.childNodes)));var r,i,o},S.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return-1").append(S.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},S.expr.pseudos.animated=function(t){return S.grep(S.timers,function(e){return t===e.elem}).length},S.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=S.css(e,"position"),c=S(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=S.css(e,"top"),u=S.css(e,"left"),("absolute"===l||"fixed"===l)&&-1<(o+u).indexOf("auto")?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),m(t)&&(t=t.call(e,n,S.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):c.css(f)}},S.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){S.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===S.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===S.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=S(e).offset()).top+=S.css(e,"borderTopWidth",!0),i.left+=S.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-S.css(r,"marginTop",!0),left:t.left-i.left-S.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===S.css(e,"position"))e=e.offsetParent;return e||re})}}),S.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;S.fn[t]=function(e){return B(this,function(e,t,n){var r;if(x(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),S.each(["top","left"],function(e,n){S.cssHooks[n]=_e(v.pixelPosition,function(e,t){if(t)return t=Be(e,n),Pe.test(t)?S(e).position()[n]+"px":t})}),S.each({Height:"height",Width:"width"},function(a,s){S.each({padding:"inner"+a,content:s,"":"outer"+a},function(r,o){S.fn[o]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!0===e||!0===t?"margin":"border");return B(this,function(e,t,n){var r;return x(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body["scroll"+a],r["scroll"+a],e.body["offset"+a],r["offset"+a],r["client"+a])):void 0===n?S.css(e,t,i):S.style(e,t,n,i)},s,n?e:void 0,n)}})}),S.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){S.fn[t]=function(e){return this.on(t,e)}}),S.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),S.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){S.fn[n]=function(e,t){return 0",options:{classes:{},disabled:!1,create:null},_createWidget:function(t,e){e=x(e||this.defaultElement||this)[0],this.element=x(e),this.uuid=i++,this.eventNamespace="."+this.widgetName+this.uuid,this.bindings=x(),this.hoverable=x(),this.focusable=x(),this.classesElementLookup={},e!==this&&(x.data(e,this.widgetFullName,this),this._on(!0,this.element,{remove:function(t){t.target===e&&this.destroy()}}),this.document=x(e.style?e.ownerDocument:e.document||e),this.window=x(this.document[0].defaultView||this.document[0].parentWindow)),this.options=x.widget.extend({},this.options,this._getCreateOptions(),t),this._create(),this.options.disabled&&this._setOptionDisabled(this.options.disabled),this._trigger("create",null,this._getCreateEventData()),this._init()},_getCreateOptions:function(){return{}},_getCreateEventData:x.noop,_create:x.noop,_init:x.noop,destroy:function(){var i=this;this._destroy(),x.each(this.classesElementLookup,function(t,e){i._removeClass(e,t)}),this.element.off(this.eventNamespace).removeData(this.widgetFullName),this.widget().off(this.eventNamespace).removeAttr("aria-disabled"),this.bindings.off(this.eventNamespace)},_destroy:x.noop,widget:function(){return this.element},option:function(t,e){var i,s,n,o=t;if(0===arguments.length)return x.widget.extend({},this.options);if("string"==typeof t)if(o={},t=(i=t.split(".")).shift(),i.length){for(s=o[t]=x.widget.extend({},this.options[t]),n=0;n
"),i=e.children()[0];return x("body").append(e),t=i.offsetWidth,e.css("overflow","scroll"),t===(i=i.offsetWidth)&&(i=e[0].clientWidth),e.remove(),s=t-i},getScrollInfo:function(t){var e=t.isWindow||t.isDocument?"":t.element.css("overflow-x"),i=t.isWindow||t.isDocument?"":t.element.css("overflow-y"),e="scroll"===e||"auto"===e&&t.widthC(E(s),E(n))?o.important="horizontal":o.important="vertical",c.using.call(this,t,o)}),l.offset(x.extend(u,{using:t}))})},x.ui.position={fit:{left:function(t,e){var i=e.within,s=i.isWindow?i.scrollLeft:i.offset.left,n=i.width,o=t.left-e.collisionPosition.marginLeft,l=s-o,a=o+e.collisionWidth-n-s;e.collisionWidth>n?0n?0",delay:300,options:{icons:{submenu:"ui-icon-caret-1-e"},items:"> *",menus:"ul",position:{my:"left top",at:"right top"},role:"menu",blur:null,focus:null,select:null},_create:function(){this.activeMenu=this.element,this.mouseHandled=!1,this.lastMousePosition={x:null,y:null},this.element.uniqueId().attr({role:this.options.role,tabIndex:0}),this._addClass("ui-menu","ui-widget ui-widget-content"),this._on({"mousedown .ui-menu-item":function(t){t.preventDefault(),this._activateItem(t)},"click .ui-menu-item":function(t){var e=x(t.target),i=x(x.ui.safeActiveElement(this.document[0]));!this.mouseHandled&&e.not(".ui-state-disabled").length&&(this.select(t),t.isPropagationStopped()||(this.mouseHandled=!0),e.has(".ui-menu").length?this.expand(t):!this.element.is(":focus")&&i.closest(".ui-menu").length&&(this.element.trigger("focus",[!0]),this.active&&1===this.active.parents(".ui-menu").length&&clearTimeout(this.timer)))},"mouseenter .ui-menu-item":"_activateItem","mousemove .ui-menu-item":"_activateItem",mouseleave:"collapseAll","mouseleave .ui-menu":"collapseAll",focus:function(t,e){var i=this.active||this._menuItems().first();e||this.focus(t,i)},blur:function(t){this._delay(function(){x.contains(this.element[0],x.ui.safeActiveElement(this.document[0]))||this.collapseAll(t)})},keydown:"_keydown"}),this.refresh(),this._on(this.document,{click:function(t){this._closeOnDocumentClick(t)&&this.collapseAll(t,!0),this.mouseHandled=!1}})},_activateItem:function(t){var e,i;this.previousFilter||t.clientX===this.lastMousePosition.x&&t.clientY===this.lastMousePosition.y||(this.lastMousePosition={x:t.clientX,y:t.clientY},e=x(t.target).closest(".ui-menu-item"),i=x(t.currentTarget),e[0]===i[0]&&(i.is(".ui-state-active")||(this._removeClass(i.siblings().children(".ui-state-active"),null,"ui-state-active"),this.focus(t,i))))},_destroy:function(){var t=this.element.find(".ui-menu-item").removeAttr("role aria-disabled").children(".ui-menu-item-wrapper").removeUniqueId().removeAttr("tabIndex role aria-haspopup");this.element.removeAttr("aria-activedescendant").find(".ui-menu").addBack().removeAttr("role aria-labelledby aria-expanded aria-hidden aria-disabled tabIndex").removeUniqueId().show(),t.children().each(function(){var t=x(this);t.data("ui-menu-submenu-caret")&&t.remove()})},_keydown:function(t){var e,i,s,n=!0;switch(t.keyCode){case x.ui.keyCode.PAGE_UP:this.previousPage(t);break;case x.ui.keyCode.PAGE_DOWN:this.nextPage(t);break;case x.ui.keyCode.HOME:this._move("first","first",t);break;case x.ui.keyCode.END:this._move("last","last",t);break;case x.ui.keyCode.UP:this.previous(t);break;case x.ui.keyCode.DOWN:this.next(t);break;case x.ui.keyCode.LEFT:this.collapse(t);break;case x.ui.keyCode.RIGHT:this.active&&!this.active.is(".ui-state-disabled")&&this.expand(t);break;case x.ui.keyCode.ENTER:case x.ui.keyCode.SPACE:this._activate(t);break;case x.ui.keyCode.ESCAPE:this.collapse(t);break;default:e=this.previousFilter||"",s=n=!1,i=96<=t.keyCode&&t.keyCode<=105?(t.keyCode-96).toString():String.fromCharCode(t.keyCode),clearTimeout(this.filterTimer),i===e?s=!0:i=e+i,e=this._filterMenuItems(i),(e=s&&-1!==e.index(this.active.next())?this.active.nextAll(".ui-menu-item"):e).length||(i=String.fromCharCode(t.keyCode),e=this._filterMenuItems(i)),e.length?(this.focus(t,e),this.previousFilter=i,this.filterTimer=this._delay(function(){delete this.previousFilter},1e3)):delete this.previousFilter}n&&t.preventDefault()},_activate:function(t){this.active&&!this.active.is(".ui-state-disabled")&&(this.active.children("[aria-haspopup='true']").length?this.expand(t):this.select(t))},refresh:function(){var t,e,s=this,n=this.options.icons.submenu,i=this.element.find(this.options.menus);this._toggleClass("ui-menu-icons",null,!!this.element.find(".ui-icon").length),e=i.filter(":not(.ui-menu)").hide().attr({role:this.options.role,"aria-hidden":"true","aria-expanded":"false"}).each(function(){var t=x(this),e=t.prev(),i=x("").data("ui-menu-submenu-caret",!0);s._addClass(i,"ui-menu-icon","ui-icon "+n),e.attr("aria-haspopup","true").prepend(i),t.attr("aria-labelledby",e.attr("id"))}),this._addClass(e,"ui-menu","ui-widget ui-widget-content ui-front"),(t=i.add(this.element).find(this.options.items)).not(".ui-menu-item").each(function(){var t=x(this);s._isDivider(t)&&s._addClass(t,"ui-menu-divider","ui-widget-content")}),i=(e=t.not(".ui-menu-item, .ui-menu-divider")).children().not(".ui-menu").uniqueId().attr({tabIndex:-1,role:this._itemRole()}),this._addClass(e,"ui-menu-item")._addClass(i,"ui-menu-item-wrapper"),t.filter(".ui-state-disabled").attr("aria-disabled","true"),this.active&&!x.contains(this.element[0],this.active[0])&&this.blur()},_itemRole:function(){return{menu:"menuitem",listbox:"option"}[this.options.role]},_setOption:function(t,e){var i;"icons"===t&&(i=this.element.find(".ui-menu-icon"),this._removeClass(i,null,this.options.icons.submenu)._addClass(i,null,e.submenu)),this._super(t,e)},_setOptionDisabled:function(t){this._super(t),this.element.attr("aria-disabled",String(t)),this._toggleClass(null,"ui-state-disabled",!!t)},focus:function(t,e){var i;this.blur(t,t&&"focus"===t.type),this._scrollIntoView(e),this.active=e.first(),i=this.active.children(".ui-menu-item-wrapper"),this._addClass(i,null,"ui-state-active"),this.options.role&&this.element.attr("aria-activedescendant",i.attr("id")),i=this.active.parent().closest(".ui-menu-item").children(".ui-menu-item-wrapper"),this._addClass(i,null,"ui-state-active"),t&&"keydown"===t.type?this._close():this.timer=this._delay(function(){this._close()},this.delay),(i=e.children(".ui-menu")).length&&t&&/^mouse/.test(t.type)&&this._startOpening(i),this.activeMenu=e.parent(),this._trigger("focus",t,{item:e})},_scrollIntoView:function(t){var e,i,s;this._hasScroll()&&(i=parseFloat(x.css(this.activeMenu[0],"borderTopWidth"))||0,s=parseFloat(x.css(this.activeMenu[0],"paddingTop"))||0,e=t.offset().top-this.activeMenu.offset().top-i-s,i=this.activeMenu.scrollTop(),s=this.activeMenu.height(),t=t.outerHeight(),e<0?this.activeMenu.scrollTop(i+e):s",options:{appendTo:null,autoFocus:!1,delay:300,minLength:1,position:{my:"left top",at:"left bottom",collision:"none"},source:null,change:null,close:null,focus:null,open:null,response:null,search:null,select:null},requestIndex:0,pending:0,liveRegionTimer:null,_create:function(){var i,s,n,t=this.element[0].nodeName.toLowerCase(),e="textarea"===t,t="input"===t;this.isMultiLine=e||!t&&this._isContentEditable(this.element),this.valueMethod=this.element[e||t?"val":"text"],this.isNewMenu=!0,this._addClass("ui-autocomplete-input"),this.element.attr("autocomplete","off"),this._on(this.element,{keydown:function(t){if(this.element.prop("readOnly"))s=n=i=!0;else{s=n=i=!1;var e=x.ui.keyCode;switch(t.keyCode){case e.PAGE_UP:i=!0,this._move("previousPage",t);break;case e.PAGE_DOWN:i=!0,this._move("nextPage",t);break;case e.UP:i=!0,this._keyEvent("previous",t);break;case e.DOWN:i=!0,this._keyEvent("next",t);break;case e.ENTER:this.menu.active&&(i=!0,t.preventDefault(),this.menu.select(t));break;case e.TAB:this.menu.active&&this.menu.select(t);break;case e.ESCAPE:this.menu.element.is(":visible")&&(this.isMultiLine||this._value(this.term),this.close(t),t.preventDefault());break;default:s=!0,this._searchTimeout(t)}}},keypress:function(t){if(i)return i=!1,void(this.isMultiLine&&!this.menu.element.is(":visible")||t.preventDefault());if(!s){var e=x.ui.keyCode;switch(t.keyCode){case e.PAGE_UP:this._move("previousPage",t);break;case e.PAGE_DOWN:this._move("nextPage",t);break;case e.UP:this._keyEvent("previous",t);break;case e.DOWN:this._keyEvent("next",t)}}},input:function(t){if(n)return n=!1,void t.preventDefault();this._searchTimeout(t)},focus:function(){this.selectedItem=null,this.previous=this._value()},blur:function(t){clearTimeout(this.searching),this.close(t),this._change(t)}}),this._initSource(),this.menu=x("
    ").appendTo(this._appendTo()).menu({role:null}).hide().attr({unselectable:"on"}).menu("instance"),this._addClass(this.menu.element,"ui-autocomplete","ui-front"),this._on(this.menu.element,{mousedown:function(t){t.preventDefault()},menufocus:function(t,e){var i,s;if(this.isNewMenu&&(this.isNewMenu=!1,t.originalEvent&&/^mouse/.test(t.originalEvent.type)))return this.menu.blur(),void this.document.one("mousemove",function(){x(t.target).trigger(t.originalEvent)});s=e.item.data("ui-autocomplete-item"),!1!==this._trigger("focus",t,{item:s})&&t.originalEvent&&/^key/.test(t.originalEvent.type)&&this._value(s.value),(i=e.item.attr("aria-label")||s.value)&&String.prototype.trim.call(i).length&&(clearTimeout(this.liveRegionTimer),this.liveRegionTimer=this._delay(function(){this.liveRegion.html(x("
    ").text(i))},100))},menuselect:function(t,e){var i=e.item.data("ui-autocomplete-item"),s=this.previous;this.element[0]!==x.ui.safeActiveElement(this.document[0])&&(this.element.trigger("focus"),this.previous=s,this._delay(function(){this.previous=s,this.selectedItem=i})),!1!==this._trigger("select",t,{item:i})&&this._value(i.value),this.term=this._value(),this.close(t),this.selectedItem=i}}),this.liveRegion=x("
    ",{role:"status","aria-live":"assertive","aria-relevant":"additions"}).appendTo(this.document[0].body),this._addClass(this.liveRegion,null,"ui-helper-hidden-accessible"),this._on(this.window,{beforeunload:function(){this.element.removeAttr("autocomplete")}})},_destroy:function(){clearTimeout(this.searching),this.element.removeAttr("autocomplete"),this.menu.element.remove(),this.liveRegion.remove()},_setOption:function(t,e){this._super(t,e),"source"===t&&this._initSource(),"appendTo"===t&&this.menu.element.appendTo(this._appendTo()),"disabled"===t&&e&&this.xhr&&this.xhr.abort()},_isEventTargetInWidget:function(t){var e=this.menu.element[0];return t.target===this.element[0]||t.target===e||x.contains(e,t.target)},_closeOnClickOutside:function(t){this._isEventTargetInWidget(t)||this.close()},_appendTo:function(){var t=this.options.appendTo;return t=!(t=!(t=t&&(t.jquery||t.nodeType?x(t):this.document.find(t).eq(0)))||!t[0]?this.element.closest(".ui-front, dialog"):t).length?this.document[0].body:t},_initSource:function(){var i,s,n=this;Array.isArray(this.options.source)?(i=this.options.source,this.source=function(t,e){e(x.ui.autocomplete.filter(i,t.term))}):"string"==typeof this.options.source?(s=this.options.source,this.source=function(t,e){n.xhr&&n.xhr.abort(),n.xhr=x.ajax({url:s,data:t,dataType:"json",success:function(t){e(t)},error:function(){e([])}})}):this.source=this.options.source},_searchTimeout:function(s){clearTimeout(this.searching),this.searching=this._delay(function(){var t=this.term===this._value(),e=this.menu.element.is(":visible"),i=s.altKey||s.ctrlKey||s.metaKey||s.shiftKey;t&&(e||i)||(this.selectedItem=null,this.search(null,s))},this.options.delay)},search:function(t,e){return t=null!=t?t:this._value(),this.term=this._value(),t.length").append(x("
    ").text(e.label)).appendTo(t)},_move:function(t,e){if(this.menu.element.is(":visible"))return this.menu.isFirstItem()&&/^previous/.test(t)||this.menu.isLastItem()&&/^next/.test(t)?(this.isMultiLine||this._value(this.term),void this.menu.blur()):void this.menu[t](e);this.search(null,e)},widget:function(){return this.menu.element},_value:function(){return this.valueMethod.apply(this.element,arguments)},_keyEvent:function(t,e){this.isMultiLine&&!this.menu.element.is(":visible")||(this._move(t,e),e.preventDefault())},_isContentEditable:function(t){if(!t.length)return!1;var e=t.prop("contentEditable");return"inherit"===e?this._isContentEditable(t.parent()):"true"===e}}),x.extend(x.ui.autocomplete,{escapeRegex:function(t){return t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")},filter:function(t,e){var i=new RegExp(x.ui.autocomplete.escapeRegex(e),"i");return x.grep(t,function(t){return i.test(t.label||t.value||t)})}}),x.widget("ui.autocomplete",x.ui.autocomplete,{options:{messages:{noResults:"No search results.",results:function(t){return t+(1").text(e))},100))}});x.ui.autocomplete}); \ No newline at end of file diff --git a/mcmod-info/0.8.2/script.js b/mcmod-info/0.8.2/script.js new file mode 100644 index 000000000..73cd8faac --- /dev/null +++ b/mcmod-info/0.8.2/script.js @@ -0,0 +1,132 @@ +/* + * Copyright (c) 2013, 2020, Oracle and/or its affiliates. All rights reserved. + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * This code is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 only, as + * published by the Free Software Foundation. Oracle designates this + * particular file as subject to the "Classpath" exception as provided + * by Oracle in the LICENSE file that accompanied this code. + * + * This code is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * version 2 for more details (a copy is included in the LICENSE file that + * accompanied this code). + * + * You should have received a copy of the GNU General Public License version + * 2 along with this work; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. + */ + +var moduleSearchIndex; +var packageSearchIndex; +var typeSearchIndex; +var memberSearchIndex; +var tagSearchIndex; +function loadScripts(doc, tag) { + createElem(doc, tag, 'search.js'); + + createElem(doc, tag, 'module-search-index.js'); + createElem(doc, tag, 'package-search-index.js'); + createElem(doc, tag, 'type-search-index.js'); + createElem(doc, tag, 'member-search-index.js'); + createElem(doc, tag, 'tag-search-index.js'); +} + +function createElem(doc, tag, path) { + var script = doc.createElement(tag); + var scriptElement = doc.getElementsByTagName(tag)[0]; + script.src = pathtoroot + path; + scriptElement.parentNode.insertBefore(script, scriptElement); +} + +function show(tableId, selected, columns) { + if (tableId !== selected) { + document.querySelectorAll('div.' + tableId + ':not(.' + selected + ')') + .forEach(function(elem) { + elem.style.display = 'none'; + }); + } + document.querySelectorAll('div.' + selected) + .forEach(function(elem, index) { + elem.style.display = ''; + var isEvenRow = index % (columns * 2) < columns; + elem.classList.remove(isEvenRow ? oddRowColor : evenRowColor); + elem.classList.add(isEvenRow ? evenRowColor : oddRowColor); + }); + updateTabs(tableId, selected); +} + +function updateTabs(tableId, selected) { + document.getElementById(tableId + '.tabpanel') + .setAttribute('aria-labelledby', selected); + document.querySelectorAll('button[id^="' + tableId + '"]') + .forEach(function(tab, index) { + if (selected === tab.id || (tableId === selected && index === 0)) { + tab.className = activeTableTab; + tab.setAttribute('aria-selected', true); + tab.setAttribute('tabindex',0); + } else { + tab.className = tableTab; + tab.setAttribute('aria-selected', false); + tab.setAttribute('tabindex',-1); + } + }); +} + +function switchTab(e) { + var selected = document.querySelector('[aria-selected=true]'); + if (selected) { + if ((e.keyCode === 37 || e.keyCode === 38) && selected.previousSibling) { + // left or up arrow key pressed: move focus to previous tab + selected.previousSibling.click(); + selected.previousSibling.focus(); + e.preventDefault(); + } else if ((e.keyCode === 39 || e.keyCode === 40) && selected.nextSibling) { + // right or down arrow key pressed: move focus to next tab + selected.nextSibling.click(); + selected.nextSibling.focus(); + e.preventDefault(); + } + } +} + +var updateSearchResults = function() {}; + +function indexFilesLoaded() { + return moduleSearchIndex + && packageSearchIndex + && typeSearchIndex + && memberSearchIndex + && tagSearchIndex; +} + +// Workaround for scroll position not being included in browser history (8249133) +document.addEventListener("DOMContentLoaded", function(e) { + var contentDiv = document.querySelector("div.flex-content"); + window.addEventListener("popstate", function(e) { + if (e.state !== null) { + contentDiv.scrollTop = e.state; + } + }); + window.addEventListener("hashchange", function(e) { + history.replaceState(contentDiv.scrollTop, document.title); + }); + contentDiv.addEventListener("scroll", function(e) { + var timeoutID; + if (!timeoutID) { + timeoutID = setTimeout(function() { + history.replaceState(contentDiv.scrollTop, document.title); + timeoutID = null; + }, 100); + } + }); + if (!location.hash) { + history.replaceState(contentDiv.scrollTop, document.title); + } +}); diff --git a/mcmod-info/0.8.2/search.js b/mcmod-info/0.8.2/search.js new file mode 100644 index 000000000..2246cdd0d --- /dev/null +++ b/mcmod-info/0.8.2/search.js @@ -0,0 +1,354 @@ +/* + * Copyright (c) 2015, 2020, Oracle and/or its affiliates. All rights reserved. + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * This code is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 only, as + * published by the Free Software Foundation. Oracle designates this + * particular file as subject to the "Classpath" exception as provided + * by Oracle in the LICENSE file that accompanied this code. + * + * This code is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * version 2 for more details (a copy is included in the LICENSE file that + * accompanied this code). + * + * You should have received a copy of the GNU General Public License version + * 2 along with this work; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. + */ + +var noResult = {l: "No results found"}; +var loading = {l: "Loading search index..."}; +var catModules = "Modules"; +var catPackages = "Packages"; +var catTypes = "Types"; +var catMembers = "Members"; +var catSearchTags = "Search Tags"; +var highlight = "$&"; +var searchPattern = ""; +var fallbackPattern = ""; +var RANKING_THRESHOLD = 2; +var NO_MATCH = 0xffff; +var MIN_RESULTS = 3; +var MAX_RESULTS = 500; +var UNNAMED = ""; +function escapeHtml(str) { + return str.replace(//g, ">"); +} +function getHighlightedText(item, matcher, fallbackMatcher) { + var escapedItem = escapeHtml(item); + var highlighted = escapedItem.replace(matcher, highlight); + if (highlighted === escapedItem) { + highlighted = escapedItem.replace(fallbackMatcher, highlight) + } + return highlighted; +} +function getURLPrefix(ui) { + var urlPrefix=""; + var slash = "/"; + if (ui.item.category === catModules) { + return ui.item.l + slash; + } else if (ui.item.category === catPackages && ui.item.m) { + return ui.item.m + slash; + } else if (ui.item.category === catTypes || ui.item.category === catMembers) { + if (ui.item.m) { + urlPrefix = ui.item.m + slash; + } else { + $.each(packageSearchIndex, function(index, item) { + if (item.m && ui.item.p === item.l) { + urlPrefix = item.m + slash; + } + }); + } + } + return urlPrefix; +} +function createSearchPattern(term) { + var pattern = ""; + var isWordToken = false; + term.replace(/,\s*/g, ", ").trim().split(/\s+/).forEach(function(w, index) { + if (index > 0) { + // whitespace between identifiers is significant + pattern += (isWordToken && /^\w/.test(w)) ? "\\s+" : "\\s*"; + } + var tokens = w.split(/(?=[A-Z,.()<>[\/])/); + for (var i = 0; i < tokens.length; i++) { + var s = tokens[i]; + if (s === "") { + continue; + } + pattern += $.ui.autocomplete.escapeRegex(s); + isWordToken = /\w$/.test(s); + if (isWordToken) { + pattern += "([a-z0-9_$<>\\[\\]]*?)"; + } + } + }); + return pattern; +} +function createMatcher(pattern, flags) { + var isCamelCase = /[A-Z]/.test(pattern); + return new RegExp(pattern, flags + (isCamelCase ? "" : "i")); +} +var watermark = 'Search'; +$(function() { + var search = $("#search-input"); + var reset = $("#reset-button"); + search.val(''); + search.prop("disabled", false); + reset.prop("disabled", false); + search.val(watermark).addClass('watermark'); + search.blur(function() { + if ($(this).val().length === 0) { + $(this).val(watermark).addClass('watermark'); + } + }); + search.on('click keydown paste', function() { + if ($(this).val() === watermark) { + $(this).val('').removeClass('watermark'); + } + }); + reset.click(function() { + search.val('').focus(); + }); + search.focus()[0].setSelectionRange(0, 0); +}); +$.widget("custom.catcomplete", $.ui.autocomplete, { + _create: function() { + this._super(); + this.widget().menu("option", "items", "> :not(.ui-autocomplete-category)"); + }, + _renderMenu: function(ul, items) { + var rMenu = this; + var currentCategory = ""; + rMenu.menu.bindings = $(); + $.each(items, function(index, item) { + var li; + if (item.category && item.category !== currentCategory) { + ul.append("
  • " + item.category + "
  • "); + currentCategory = item.category; + } + li = rMenu._renderItemData(ul, item); + if (item.category) { + li.attr("aria-label", item.category + " : " + item.l); + li.attr("class", "result-item"); + } else { + li.attr("aria-label", item.l); + li.attr("class", "result-item"); + } + }); + }, + _renderItem: function(ul, item) { + var label = ""; + var matcher = createMatcher(escapeHtml(searchPattern), "g"); + var fallbackMatcher = new RegExp(fallbackPattern, "gi") + if (item.category === catModules) { + label = getHighlightedText(item.l, matcher, fallbackMatcher); + } else if (item.category === catPackages) { + label = getHighlightedText(item.l, matcher, fallbackMatcher); + } else if (item.category === catTypes) { + label = (item.p && item.p !== UNNAMED) + ? getHighlightedText(item.p + "." + item.l, matcher, fallbackMatcher) + : getHighlightedText(item.l, matcher, fallbackMatcher); + } else if (item.category === catMembers) { + label = (item.p && item.p !== UNNAMED) + ? getHighlightedText(item.p + "." + item.c + "." + item.l, matcher, fallbackMatcher) + : getHighlightedText(item.c + "." + item.l, matcher, fallbackMatcher); + } else if (item.category === catSearchTags) { + label = getHighlightedText(item.l, matcher, fallbackMatcher); + } else { + label = item.l; + } + var li = $("
  • ").appendTo(ul); + var div = $("
    ").appendTo(li); + if (item.category === catSearchTags && item.h) { + if (item.d) { + div.html(label + " (" + item.h + ")
    " + + item.d + "
    "); + } else { + div.html(label + " (" + item.h + ")"); + } + } else { + if (item.m) { + div.html(item.m + "/" + label); + } else { + div.html(label); + } + } + return li; + } +}); +function rankMatch(match, category) { + if (!match) { + return NO_MATCH; + } + var index = match.index; + var input = match.input; + var leftBoundaryMatch = 2; + var periferalMatch = 0; + // make sure match is anchored on a left word boundary + if (index === 0 || /\W/.test(input[index - 1]) || "_" === input[index]) { + leftBoundaryMatch = 0; + } else if ("_" === input[index - 1] || (input[index] === input[index].toUpperCase() && !/^[A-Z0-9_$]+$/.test(input))) { + leftBoundaryMatch = 1; + } + var matchEnd = index + match[0].length; + var leftParen = input.indexOf("("); + var endOfName = leftParen > -1 ? leftParen : input.length; + // exclude peripheral matches + if (category !== catModules && category !== catSearchTags) { + var delim = category === catPackages ? "/" : "."; + if (leftParen > -1 && leftParen < index) { + periferalMatch += 2; + } else if (input.lastIndexOf(delim, endOfName) >= matchEnd) { + periferalMatch += 2; + } + } + var delta = match[0].length === endOfName ? 0 : 1; // rank full match higher than partial match + for (var i = 1; i < match.length; i++) { + // lower ranking if parts of the name are missing + if (match[i]) + delta += match[i].length; + } + if (category === catTypes) { + // lower ranking if a type name contains unmatched camel-case parts + if (/[A-Z]/.test(input.substring(matchEnd))) + delta += 5; + if (/[A-Z]/.test(input.substring(0, index))) + delta += 5; + } + return leftBoundaryMatch + periferalMatch + (delta / 200); + +} +function doSearch(request, response) { + var result = []; + searchPattern = createSearchPattern(request.term); + fallbackPattern = createSearchPattern(request.term.toLowerCase()); + if (searchPattern === "") { + return this.close(); + } + var camelCaseMatcher = createMatcher(searchPattern, ""); + var fallbackMatcher = new RegExp(fallbackPattern, "i"); + + function searchIndexWithMatcher(indexArray, matcher, category, nameFunc) { + if (indexArray) { + var newResults = []; + $.each(indexArray, function (i, item) { + item.category = category; + var ranking = rankMatch(matcher.exec(nameFunc(item)), category); + if (ranking < RANKING_THRESHOLD) { + newResults.push({ranking: ranking, item: item}); + } + return newResults.length <= MAX_RESULTS; + }); + return newResults.sort(function(e1, e2) { + return e1.ranking - e2.ranking; + }).map(function(e) { + return e.item; + }); + } + return []; + } + function searchIndex(indexArray, category, nameFunc) { + var primaryResults = searchIndexWithMatcher(indexArray, camelCaseMatcher, category, nameFunc); + result = result.concat(primaryResults); + if (primaryResults.length <= MIN_RESULTS && !camelCaseMatcher.ignoreCase) { + var secondaryResults = searchIndexWithMatcher(indexArray, fallbackMatcher, category, nameFunc); + result = result.concat(secondaryResults.filter(function (item) { + return primaryResults.indexOf(item) === -1; + })); + } + } + + searchIndex(moduleSearchIndex, catModules, function(item) { return item.l; }); + searchIndex(packageSearchIndex, catPackages, function(item) { + return (item.m && request.term.indexOf("/") > -1) + ? (item.m + "/" + item.l) : item.l; + }); + searchIndex(typeSearchIndex, catTypes, function(item) { + return request.term.indexOf(".") > -1 ? item.p + "." + item.l : item.l; + }); + searchIndex(memberSearchIndex, catMembers, function(item) { + return request.term.indexOf(".") > -1 + ? item.p + "." + item.c + "." + item.l : item.l; + }); + searchIndex(tagSearchIndex, catSearchTags, function(item) { return item.l; }); + + if (!indexFilesLoaded()) { + updateSearchResults = function() { + doSearch(request, response); + } + result.unshift(loading); + } else { + updateSearchResults = function() {}; + } + response(result); +} +$(function() { + $("#search-input").catcomplete({ + minLength: 1, + delay: 300, + source: doSearch, + response: function(event, ui) { + if (!ui.content.length) { + ui.content.push(noResult); + } else { + $("#search-input").empty(); + } + }, + autoFocus: true, + focus: function(event, ui) { + return false; + }, + position: { + collision: "flip" + }, + select: function(event, ui) { + if (ui.item.category) { + var url = getURLPrefix(ui); + if (ui.item.category === catModules) { + url += "module-summary.html"; + } else if (ui.item.category === catPackages) { + if (ui.item.u) { + url = ui.item.u; + } else { + url += ui.item.l.replace(/\./g, '/') + "/package-summary.html"; + } + } else if (ui.item.category === catTypes) { + if (ui.item.u) { + url = ui.item.u; + } else if (ui.item.p === UNNAMED) { + url += ui.item.l + ".html"; + } else { + url += ui.item.p.replace(/\./g, '/') + "/" + ui.item.l + ".html"; + } + } else if (ui.item.category === catMembers) { + if (ui.item.p === UNNAMED) { + url += ui.item.c + ".html" + "#"; + } else { + url += ui.item.p.replace(/\./g, '/') + "/" + ui.item.c + ".html" + "#"; + } + if (ui.item.u) { + url += ui.item.u; + } else { + url += ui.item.l; + } + } else if (ui.item.category === catSearchTags) { + url += ui.item.u; + } + if (top !== window) { + parent.classFrame.location = pathtoroot + url; + } else { + window.location.href = pathtoroot + url; + } + $("#search-input").focus(); + } + } + }); +}); diff --git a/mcmod-info/0.8.2/serialized-form.html b/mcmod-info/0.8.2/serialized-form.html new file mode 100644 index 000000000..8e3715a9a --- /dev/null +++ b/mcmod-info/0.8.2/serialized-form.html @@ -0,0 +1,71 @@ + + + + +Serialized Form (mcmod-info 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    +
    +

    Serialized Form

    +
    + +
    +
    +
    + + diff --git a/mcmod-info/0.8.2/stylesheet.css b/mcmod-info/0.8.2/stylesheet.css new file mode 100644 index 000000000..4a576bd24 --- /dev/null +++ b/mcmod-info/0.8.2/stylesheet.css @@ -0,0 +1,869 @@ +/* + * Javadoc style sheet + */ + +@import url('resources/fonts/dejavu.css'); + +/* + * Styles for individual HTML elements. + * + * These are styles that are specific to individual HTML elements. Changing them affects the style of a particular + * HTML element throughout the page. + */ + +body { + background-color:#ffffff; + color:#353833; + font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size:14px; + margin:0; + padding:0; + height:100%; + width:100%; +} +iframe { + margin:0; + padding:0; + height:100%; + width:100%; + overflow-y:scroll; + border:none; +} +a:link, a:visited { + text-decoration:none; + color:#4A6782; +} +a[href]:hover, a[href]:focus { + text-decoration:none; + color:#bb7a2a; +} +a[name] { + color:#353833; +} +pre { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; +} +h1 { + font-size:20px; +} +h2 { + font-size:18px; +} +h3 { + font-size:16px; +} +h4 { + font-size:15px; +} +h5 { + font-size:14px; +} +h6 { + font-size:13px; +} +ul { + list-style-type:disc; +} +code, tt { + font-family:'DejaVu Sans Mono', monospace; +} +:not(h1, h2, h3, h4, h5, h6) > code, +:not(h1, h2, h3, h4, h5, h6) > tt { + font-size:14px; + padding-top:4px; + margin-top:8px; + line-height:1.4em; +} +dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; +} +.summary-table dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + vertical-align:top; + padding-top:4px; +} +sup { + font-size:8px; +} +button { + font-family: 'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size: 14px; +} +/* + * Styles for HTML generated by javadoc. + * + * These are style classes that are used by the standard doclet to generate HTML documentation. + */ + +/* + * Styles for document title and copyright. + */ +.clear { + clear:both; + height:0; + overflow:hidden; +} +.about-language { + float:right; + padding:0 21px 8px 8px; + font-size:11px; + margin-top:-9px; + height:2.9em; +} +.legal-copy { + margin-left:.5em; +} +.tab { + background-color:#0066FF; + color:#ffffff; + padding:8px; + width:5em; + font-weight:bold; +} +/* + * Styles for navigation bar. + */ +@media screen { + .flex-box { + position:fixed; + display:flex; + flex-direction:column; + height: 100%; + width: 100%; + } + .flex-header { + flex: 0 0 auto; + } + .flex-content { + flex: 1 1 auto; + overflow-y: auto; + } +} +.top-nav { + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + min-height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.sub-nav { + background-color:#dee3e9; + float:left; + width:100%; + overflow:hidden; + font-size:12px; +} +.sub-nav div { + clear:left; + float:left; + padding:0 0 5px 6px; + text-transform:uppercase; +} +.sub-nav .nav-list { + padding-top:5px; +} +ul.nav-list { + display:block; + margin:0 25px 0 0; + padding:0; +} +ul.sub-nav-list { + float:left; + margin:0 25px 0 0; + padding:0; +} +ul.nav-list li { + list-style:none; + float:left; + padding: 5px 6px; + text-transform:uppercase; +} +.sub-nav .nav-list-search { + float:right; + margin:0 0 0 0; + padding:5px 6px; + clear:none; +} +.nav-list-search label { + position:relative; + right:-16px; +} +ul.sub-nav-list li { + list-style:none; + float:left; + padding-top:10px; +} +.top-nav a:link, .top-nav a:active, .top-nav a:visited { + color:#FFFFFF; + text-decoration:none; + text-transform:uppercase; +} +.top-nav a:hover { + text-decoration:none; + color:#bb7a2a; + text-transform:uppercase; +} +.nav-bar-cell1-rev { + background-color:#F8981D; + color:#253441; + margin: auto 5px; +} +.skip-nav { + position:absolute; + top:auto; + left:-9999px; + overflow:hidden; +} +/* + * Hide navigation links and search box in print layout + */ +@media print { + ul.nav-list, div.sub-nav { + display:none; + } +} +/* + * Styles for page header and footer. + */ +.title { + color:#2c4557; + margin:10px 0; +} +.sub-title { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 15px 0; + padding:0; +} +.header ul li, .footer ul li { + list-style:none; + font-size:13px; +} +/* + * Styles for headings. + */ +body.class-declaration-page .summary h2, +body.class-declaration-page .details h2, +body.class-use-page h2, +body.module-declaration-page .block-list h2 { + font-style: italic; + padding:0; + margin:15px 0; +} +body.class-declaration-page .summary h3, +body.class-declaration-page .details h3, +body.class-declaration-page .summary .inherited-list h2 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +/* + * Styles for page layout containers. + */ +main { + clear:both; + padding:10px 20px; + position:relative; +} +dl.notes > dt { + font-family: 'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size:12px; + font-weight:bold; + margin:10px 0 0 0; + color:#4E4E4E; +} +dl.notes > dd { + margin:5px 10px 10px 0; + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; +} +dl.name-value > dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +dl.name-value > dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* + * Styles for lists. + */ +li.circle { + list-style:circle; +} +ul.horizontal li { + display:inline; + font-size:0.9em; +} +div.inheritance { + margin:0; + padding:0; +} +div.inheritance div.inheritance { + margin-left:2em; +} +ul.block-list, +ul.details-list, +ul.member-list, +ul.summary-list { + margin:10px 0 10px 0; + padding:0; +} +ul.block-list > li, +ul.details-list > li, +ul.member-list > li, +ul.summary-list > li { + list-style:none; + margin-bottom:15px; + line-height:1.4; +} +.summary-table dl, .summary-table dl dt, .summary-table dl dd { + margin-top:0; + margin-bottom:1px; +} +ul.see-list, ul.see-list-long { + padding-left: 0; + list-style: none; +} +ul.see-list li { + display: inline; +} +ul.see-list li:not(:last-child):after, +ul.see-list-long li:not(:last-child):after { + content: ", "; + white-space: pre-wrap; +} +/* + * Styles for tables. + */ +.summary-table, .details-table { + width:100%; + border-spacing:0; + border-left:1px solid #EEE; + border-right:1px solid #EEE; + border-bottom:1px solid #EEE; + padding:0; +} +.caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#253441; + font-weight:bold; + clear:none; + overflow:hidden; + padding:0; + padding-top:10px; + padding-left:1px; + margin:0; + white-space:pre; +} +.caption a:link, .caption a:visited { + color:#1f389c; +} +.caption a:hover, +.caption a:active { + color:#FFFFFF; +} +.caption span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + padding-bottom:7px; + display:inline-block; + float:left; + background-color:#F8981D; + border: none; + height:16px; +} +div.table-tabs { + padding:10px 0 0 1px; + margin:0; +} +div.table-tabs > button { + border: none; + cursor: pointer; + padding: 5px 12px 7px 12px; + font-weight: bold; + margin-right: 3px; +} +div.table-tabs > button.active-table-tab { + background: #F8981D; + color: #253441; +} +div.table-tabs > button.table-tab { + background: #4D7A97; + color: #FFFFFF; +} +.two-column-summary { + display: grid; + grid-template-columns: minmax(15%, max-content) minmax(15%, auto); +} +.three-column-summary { + display: grid; + grid-template-columns: minmax(10%, max-content) minmax(15%, max-content) minmax(15%, auto); +} +.four-column-summary { + display: grid; + grid-template-columns: minmax(10%, max-content) minmax(10%, max-content) minmax(10%, max-content) minmax(10%, auto); +} +@media screen and (max-width: 600px) { + .two-column-summary { + display: grid; + grid-template-columns: 1fr; + } +} +@media screen and (max-width: 800px) { + .three-column-summary { + display: grid; + grid-template-columns: minmax(10%, max-content) minmax(25%, auto); + } + .three-column-summary .col-last { + grid-column-end: span 2; + } +} +@media screen and (max-width: 1000px) { + .four-column-summary { + display: grid; + grid-template-columns: minmax(15%, max-content) minmax(15%, auto); + } +} +.summary-table > div, .details-table > div { + text-align:left; + padding: 8px 3px 3px 7px; +} +.col-first, .col-second, .col-last, .col-constructor-name, .col-summary-item-name { + vertical-align:top; + padding-right:0; + padding-top:8px; + padding-bottom:3px; +} +.table-header { + background:#dee3e9; + font-weight: bold; +} +.col-first, .col-first { + font-size:13px; +} +.col-second, .col-second, .col-last, .col-constructor-name, .col-summary-item-name, .col-last { + font-size:13px; +} +.col-first, .col-second, .col-constructor-name { + vertical-align:top; + overflow: auto; +} +.col-last { + white-space:normal; +} +.col-first a:link, .col-first a:visited, +.col-second a:link, .col-second a:visited, +.col-first a:link, .col-first a:visited, +.col-second a:link, .col-second a:visited, +.col-constructor-name a:link, .col-constructor-name a:visited, +.col-summary-item-name a:link, .col-summary-item-name a:visited, +.constant-values-container a:link, .constant-values-container a:visited, +.all-classes-container a:link, .all-classes-container a:visited, +.all-packages-container a:link, .all-packages-container a:visited { + font-weight:bold; +} +.table-sub-heading-color { + background-color:#EEEEFF; +} +.even-row-color, .even-row-color .table-header { + background-color:#FFFFFF; +} +.odd-row-color, .odd-row-color .table-header { + background-color:#EEEEEF; +} +/* + * Styles for contents. + */ +.deprecated-content { + margin:0; + padding:10px 0; +} +div.block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; +} +.col-last div { + padding-top:0; +} +.col-last a { + padding-bottom:3px; +} +.module-signature, +.package-signature, +.type-signature, +.member-signature { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + margin:14px 0; + white-space: pre-wrap; +} +.module-signature, +.package-signature, +.type-signature { + margin-top: 0; +} +.member-signature .type-parameters-long, +.member-signature .parameters, +.member-signature .exceptions { + display: inline-block; + vertical-align: top; + white-space: pre; +} +.member-signature .type-parameters { + white-space: normal; +} +/* + * Styles for formatting effect. + */ +.source-line-no { + color:green; + padding:0 30px 0 0; +} +h1.hidden { + visibility:hidden; + overflow:hidden; + font-size:10px; +} +.block { + display:block; + margin:0 10px 5px 0; + color:#474747; +} +.deprecated-label, .descfrm-type-label, .implementation-label, .member-name-label, .member-name-link, +.module-label-in-package, .module-label-in-type, .override-specify-label, .package-label-in-type, +.package-hierarchy-label, .type-name-label, .type-name-link, .search-tag-link, .preview-label { + font-weight:bold; +} +.deprecation-comment, .help-footnote, .preview-comment { + font-style:italic; +} +.deprecation-block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; + border-style:solid; + border-width:thin; + border-radius:10px; + padding:10px; + margin-bottom:10px; + margin-right:10px; + display:inline-block; +} +.preview-block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; + border-style:solid; + border-width:thin; + border-radius:10px; + padding:10px; + margin-bottom:10px; + margin-right:10px; + display:inline-block; +} +div.block div.deprecation-comment { + font-style:normal; +} +/* + * Styles specific to HTML5 elements. + */ +main, nav, header, footer, section { + display:block; +} +/* + * Styles for javadoc search. + */ +.ui-autocomplete-category { + font-weight:bold; + font-size:15px; + padding:7px 0 7px 3px; + background-color:#4D7A97; + color:#FFFFFF; +} +.result-item { + font-size:13px; +} +.ui-autocomplete { + max-height:85%; + max-width:65%; + overflow-y:scroll; + overflow-x:scroll; + white-space:nowrap; + box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); +} +ul.ui-autocomplete { + position:fixed; + z-index:999999; + background-color: #FFFFFF; +} +ul.ui-autocomplete li { + float:left; + clear:both; + width:100%; +} +.result-highlight { + font-weight:bold; +} +.ui-autocomplete .result-item { + font-size: inherit; +} +#search-input { + background-image:url('resources/glass.png'); + background-size:13px; + background-repeat:no-repeat; + background-position:2px 3px; + padding-left:20px; + position:relative; + right:-18px; + width:400px; +} +#reset-button { + background-color: rgb(255,255,255); + background-image:url('resources/x.png'); + background-position:center; + background-repeat:no-repeat; + background-size:12px; + border:0 none; + width:16px; + height:16px; + position:relative; + left:-4px; + top:-4px; + font-size:0px; +} +.watermark { + color:#545454; +} +.search-tag-desc-result { + font-style:italic; + font-size:11px; +} +.search-tag-holder-result { + font-style:italic; + font-size:12px; +} +.search-tag-result:target { + background-color:yellow; +} +.module-graph span { + display:none; + position:absolute; +} +.module-graph:hover span { + display:block; + margin: -100px 0 0 100px; + z-index: 1; +} +.inherited-list { + margin: 10px 0 10px 0; +} +section.class-description { + line-height: 1.4; +} +.summary section[class$="-summary"], .details section[class$="-details"], +.class-uses .detail, .serialized-class-details { + padding: 0px 20px 5px 10px; + border: 1px solid #ededed; + background-color: #f8f8f8; +} +.inherited-list, section[class$="-details"] .detail { + padding:0 0 5px 8px; + background-color:#ffffff; + border:none; +} +.vertical-separator { + padding: 0 5px; +} +ul.help-section-list { + margin: 0; +} +ul.help-subtoc > li { + display: inline-block; + padding-right: 5px; + font-size: smaller; +} +ul.help-subtoc > li::before { + content: "\2022" ; + padding-right:2px; +} +span.help-note { + font-style: italic; +} +/* + * Indicator icon for external links. + */ +main a[href*="://"]::after { + content:""; + display:inline-block; + background-image:url('data:image/svg+xml; utf8, \ + \ + \ + '); + background-size:100% 100%; + width:7px; + height:7px; + margin-left:2px; + margin-bottom:4px; +} +main a[href*="://"]:hover::after, +main a[href*="://"]:focus::after { + background-image:url('data:image/svg+xml; utf8, \ + \ + \ + '); +} + +/* + * Styles for user-provided tables. + * + * borderless: + * No borders, vertical margins, styled caption. + * This style is provided for use with existing doc comments. + * In general, borderless tables should not be used for layout purposes. + * + * plain: + * Plain borders around table and cells, vertical margins, styled caption. + * Best for small tables or for complex tables for tables with cells that span + * rows and columns, when the "striped" style does not work well. + * + * striped: + * Borders around the table and vertical borders between cells, striped rows, + * vertical margins, styled caption. + * Best for tables that have a header row, and a body containing a series of simple rows. + */ + +table.borderless, +table.plain, +table.striped { + margin-top: 10px; + margin-bottom: 10px; +} +table.borderless > caption, +table.plain > caption, +table.striped > caption { + font-weight: bold; + font-size: smaller; +} +table.borderless th, table.borderless td, +table.plain th, table.plain td, +table.striped th, table.striped td { + padding: 2px 5px; +} +table.borderless, +table.borderless > thead > tr > th, table.borderless > tbody > tr > th, table.borderless > tr > th, +table.borderless > thead > tr > td, table.borderless > tbody > tr > td, table.borderless > tr > td { + border: none; +} +table.borderless > thead > tr, table.borderless > tbody > tr, table.borderless > tr { + background-color: transparent; +} +table.plain { + border-collapse: collapse; + border: 1px solid black; +} +table.plain > thead > tr, table.plain > tbody tr, table.plain > tr { + background-color: transparent; +} +table.plain > thead > tr > th, table.plain > tbody > tr > th, table.plain > tr > th, +table.plain > thead > tr > td, table.plain > tbody > tr > td, table.plain > tr > td { + border: 1px solid black; +} +table.striped { + border-collapse: collapse; + border: 1px solid black; +} +table.striped > thead { + background-color: #E3E3E3; +} +table.striped > thead > tr > th, table.striped > thead > tr > td { + border: 1px solid black; +} +table.striped > tbody > tr:nth-child(even) { + background-color: #EEE +} +table.striped > tbody > tr:nth-child(odd) { + background-color: #FFF +} +table.striped > tbody > tr > th, table.striped > tbody > tr > td { + border-left: 1px solid black; + border-right: 1px solid black; +} +table.striped > tbody > tr > th { + font-weight: normal; +} +/** + * Tweak font sizes and paddings for small screens. + */ +@media screen and (max-width: 1050px) { + #search-input { + width: 300px; + } +} +@media screen and (max-width: 800px) { + #search-input { + width: 200px; + } + .top-nav, + .bottom-nav { + font-size: 11px; + padding-top: 6px; + } + .sub-nav { + font-size: 11px; + } + .about-language { + padding-right: 16px; + } + ul.nav-list li, + .sub-nav .nav-list-search { + padding: 6px; + } + ul.sub-nav-list li { + padding-top: 5px; + } + main { + padding: 10px; + } + .summary section[class$="-summary"], .details section[class$="-details"], + .class-uses .detail, .serialized-class-details { + padding: 0 8px 5px 8px; + } + body { + -webkit-text-size-adjust: none; + } +} +@media screen and (max-width: 500px) { + #search-input { + width: 150px; + } + .top-nav, + .bottom-nav { + font-size: 10px; + } + .sub-nav { + font-size: 10px; + } + .about-language { + font-size: 10px; + padding-right: 12px; + } +} diff --git a/mcmod-info/0.8.2/tag-search-index.js b/mcmod-info/0.8.2/tag-search-index.js new file mode 100644 index 000000000..bf10aaf6d --- /dev/null +++ b/mcmod-info/0.8.2/tag-search-index.js @@ -0,0 +1 @@ +tagSearchIndex = [{"l":"Constant Field Values","h":"","u":"constant-values.html"},{"l":"Serialized Form","h":"","u":"serialized-form.html"}];updateSearchResults(); \ No newline at end of file diff --git a/mcmod-info/0.8.2/type-search-index.js b/mcmod-info/0.8.2/type-search-index.js new file mode 100644 index 000000000..d35816607 --- /dev/null +++ b/mcmod-info/0.8.2/type-search-index.js @@ -0,0 +1 @@ +typeSearchIndex = [{"l":"All Classes and Interfaces","u":"allclasses-index.html"},{"p":"org.spongepowered.plugin.meta.version","l":"ArtifactVersion"},{"p":"org.spongepowered.plugin.meta","l":"McModInfo.Builder"},{"p":"org.spongepowered.plugin.meta.version","l":"ComparableVersion"},{"p":"org.spongepowered.plugin.meta.version","l":"DefaultArtifactVersion"},{"p":"org.spongepowered.plugin.meta.version","l":"InvalidVersionSpecificationException"},{"p":"org.spongepowered.plugin.meta","l":"PluginDependency.LoadOrder"},{"p":"org.spongepowered.plugin.meta","l":"McModInfo"},{"p":"org.spongepowered.plugin.meta.gson","l":"ModMetadataAdapter"},{"p":"org.spongepowered.plugin.meta.gson","l":"ModMetadataCollectionAdapter"},{"p":"org.spongepowered.plugin.meta","l":"PluginDependency"},{"p":"org.spongepowered.plugin.meta","l":"PluginMetadata"},{"p":"org.spongepowered.plugin.meta.version","l":"Restriction"},{"p":"org.spongepowered.plugin.meta.version","l":"VersionRange"}];updateSearchResults(); \ No newline at end of file diff --git a/plugin-meta/0.8.2/allclasses-index.html b/plugin-meta/0.8.2/allclasses-index.html new file mode 100644 index 000000000..3c724ea69 --- /dev/null +++ b/plugin-meta/0.8.2/allclasses-index.html @@ -0,0 +1,188 @@ + + + + +All Classes and Interfaces (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    +
    +

    All Classes and Interfaces

    +
    +
    +
    +
    +
    +
    Class
    +
    Description
    + +
     
    + +
     
    + +
     
    + +
     
    + +
    +
    A container joins together global metadata with specific one or more + plugin metadata.
    +
    + +
    +
    Specification for an entity representing the "loader" of a container.
    +
    + +
     
    + +
    +
    Represents metadata that is meant to be inherited/overwritten, per contract.
    +
    + +
     
    + +
     
    + +
     
    + +
     
    + +
     
    + +
     
    + +
    +
    Specification for an entity representing the branding of an inheritable + or plugin metadata.
    +
    + +
    +
    Specification for an entity considered to be a "contributor" to an inheritable + or plugin metadata.
    +
    + +
    +
    Specification for an entity considered to be a "dependency" for an inheritable + or plugin metadata.
    +
    + +
    +
    Represents the ordering of how dependencies are loaded versus others.
    +
    + +
    +
    Specification for an entity representing the links to "web resources" of an inheritable + or plugin metadata.
    +
    + +
    +
    Represents specific, unique metadata to a plugin.
    +
    + +
     
    + +
     
    + +
     
    + +
     
    + +
     
    + +
     
    + +
     
    + +
     
    + +
     
    + +
     
    + +
     
    + +
     
    + +
     
    + +
     
    + +
     
    + +
     
    + +
     
    + +
     
    + +
     
    + +
     
    + +
     
    + +
     
    + +
     
    + +
     
    + +
     
    + +
     
    + +
     
    + +
     
    +
    +
    +
    +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/allpackages-index.html b/plugin-meta/0.8.2/allpackages-index.html new file mode 100644 index 000000000..250bf20b5 --- /dev/null +++ b/plugin-meta/0.8.2/allpackages-index.html @@ -0,0 +1,71 @@ + + + + +All Packages (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + + +
    + + diff --git a/plugin-meta/0.8.2/constant-values.html b/plugin-meta/0.8.2/constant-values.html new file mode 100644 index 000000000..b58d7d271 --- /dev/null +++ b/plugin-meta/0.8.2/constant-values.html @@ -0,0 +1,78 @@ + + + + +Constant Field Values (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    +
    +

    Constant Field Values

    +
    +

    Contents

    + +
    +
    +
    +

    org.spongepowered.*

    +
      +
    • +
      org.spongepowered.plugin.metadata.Constants
      +
      +
      Modifier and Type
      +
      Constant Field
      +
      Value
      +
      public static final String
      + +
      "IDs can be between 2 and 64 characters long and must start with a lower case letter, followed by any mix of lower case letters (a-z), numbers (0-9), dashes (-) and underscores (_)."
      +
      +
    • +
    +
    +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/element-list b/plugin-meta/0.8.2/element-list new file mode 100644 index 000000000..483616cda --- /dev/null +++ b/plugin-meta/0.8.2/element-list @@ -0,0 +1,6 @@ +module:org.spongepowered.plugin.metadata +org.spongepowered.plugin.metadata +org.spongepowered.plugin.metadata.builtin +org.spongepowered.plugin.metadata.builtin.model +org.spongepowered.plugin.metadata.model +org.spongepowered.plugin.metadata.util diff --git a/plugin-meta/0.8.2/help-doc.html b/plugin-meta/0.8.2/help-doc.html new file mode 100644 index 000000000..cdba931b9 --- /dev/null +++ b/plugin-meta/0.8.2/help-doc.html @@ -0,0 +1,190 @@ + + + + +API Help (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    +

    JavaDoc Help

    + +
    +
    +

    Navigation

    +Starting from the Overview page, you can browse the documentation using the links in each page, and in the navigation bar at the top of each page. The Index and Search box allow you to navigate to specific declarations and summary pages, including: All Packages, All Classes and Interfaces + +
    +
    +
    +

    Kinds of Pages

    +The following sections describe the different kinds of pages in this collection. +
    +

    Module

    +

    Each module has a page that contains a list of its packages, dependencies on other modules, and services, with a summary for each. These pages may contain the following categories:

    +
      +
    • Packages
    • +
    • Modules
    • +
    • Services
    • +
    +
    +
    +

    Package

    +

    Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain the following categories:

    +
      +
    • Interfaces
    • +
    • Classes
    • +
    • Enums
    • +
    • Exceptions
    • +
    • Errors
    • +
    • Annotation Types
    • +
    +
    +
    +

    Class or Interface

    +

    Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a declaration and description, member summary tables, and detailed member descriptions. Entries in each of these sections are omitted if they are empty or not applicable.

    +
      +
    • Class Inheritance Diagram
    • +
    • Direct Subclasses
    • +
    • All Known Subinterfaces
    • +
    • All Known Implementing Classes
    • +
    • Class or Interface Declaration
    • +
    • Class or Interface Description
    • +
    +
    +
      +
    • Nested Class Summary
    • +
    • Enum Constant Summary
    • +
    • Field Summary
    • +
    • Property Summary
    • +
    • Constructor Summary
    • +
    • Method Summary
    • +
    • Required Element Summary
    • +
    • Optional Element Summary
    • +
    +
    +
      +
    • Enum Constant Details
    • +
    • Field Details
    • +
    • Property Details
    • +
    • Constructor Details
    • +
    • Method Details
    • +
    • Element Details
    • +
    +

    Note: Annotation interfaces have required and optional elements, but not methods. Only enum classes have enum constants. The components of a record class are displayed as part of the declaration of the record class. Properties are a feature of JavaFX.

    +

    The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.

    +
    +
    +

    Other Files

    +

    Packages and modules may contain pages with additional information related to the declarations nearby.

    +
    +
    +

    Tree (Class Hierarchy)

    +

    There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. Classes are organized by inheritance structure starting with java.lang.Object. Interfaces do not inherit from java.lang.Object.

    +
      +
    • When viewing the Overview page, clicking on TREE displays the hierarchy for all packages.
    • +
    • When viewing a particular package, class or interface page, clicking on TREE displays the hierarchy for only that package.
    • +
    +
    +
    +

    Constant Field Values

    +

    The Constant Field Values page lists the static final fields and their values.

    +
    +
    +

    Serialized Form

    +

    Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to those who implement rather than use the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See Also" section of the class description.

    +
    +
    +

    All Packages

    +

    The All Packages page contains an alphabetic index of all packages contained in the documentation.

    +
    +
    +

    All Classes and Interfaces

    +

    The All Classes and Interfaces page contains an alphabetic index of all classes and interfaces contained in the documentation, including annotation interfaces, enum classes, and record classes.

    +
    +
    +

    Index

    +

    The Index contains an alphabetic index of all classes, interfaces, constructors, methods, and fields in the documentation, as well as summary pages such as All Packages, All Classes and Interfaces.

    +
    +
    +
    +This help file applies to API documentation generated by the standard doclet.
    +
    +
    + + diff --git a/plugin-meta/0.8.2/index-all.html b/plugin-meta/0.8.2/index-all.html new file mode 100644 index 000000000..bdd31c1ee --- /dev/null +++ b/plugin-meta/0.8.2/index-all.html @@ -0,0 +1,765 @@ + + + + +Index (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    +
    +

    Index

    +
    +A B C D E F G H I L M N O P R S T U V W 
    All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form +

    A

    +
    +
    AbstractBuilder() - Constructor for class org.spongepowered.plugin.metadata.builtin.StandardInheritable.AbstractBuilder
    +
     
    +
    Adapters - Class in org.spongepowered.plugin.metadata.builtin.model
    +
     
    +
    Adapters.Deserializers - Class in org.spongepowered.plugin.metadata.builtin.model
    +
     
    +
    Adapters.Serializers - Class in org.spongepowered.plugin.metadata.builtin.model
    +
     
    +
    addContributor(StandardPluginContributor) - Method in class org.spongepowered.plugin.metadata.builtin.StandardInheritable.AbstractBuilder
    +
     
    +
    addDependency(StandardPluginDependency) - Method in class org.spongepowered.plugin.metadata.builtin.StandardInheritable.AbstractBuilder
    +
     
    +
    addMetadata(List<StandardPluginMetadata>) - Method in class org.spongepowered.plugin.metadata.builtin.MetadataContainer.Builder
    +
     
    +
    addMetadata(StandardPluginMetadata) - Method in class org.spongepowered.plugin.metadata.builtin.MetadataContainer.Builder
    +
     
    +
    AFTER - Enum constant in enum org.spongepowered.plugin.metadata.model.PluginDependency.LoadOrder
    +
    +
    The plugin must be loaded after the dependency.
    +
    +
    applyIfValid(JsonObject, T, Predicate<T>, BiConsumer<JsonObject, T>) - Static method in class org.spongepowered.plugin.metadata.util.GsonUtils
    +
     
    +
    +

    B

    +
    +
    BEFORE - Enum constant in enum org.spongepowered.plugin.metadata.model.PluginDependency.LoadOrder
    +
    +
    The plugin must be loaded before the dependency
    +
    +
    branding - Variable in class org.spongepowered.plugin.metadata.builtin.StandardInheritable
    +
     
    +
    branding() - Method in class org.spongepowered.plugin.metadata.builtin.StandardInheritable
    +
     
    +
    branding() - Method in interface org.spongepowered.plugin.metadata.Inheritable
    +
     
    +
    branding(StandardPluginBranding) - Method in class org.spongepowered.plugin.metadata.builtin.StandardInheritable.AbstractBuilder
    +
     
    +
    build() - Method in class org.spongepowered.plugin.metadata.builtin.MetadataContainer.Builder
    +
     
    +
    build() - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardContainerLoader.Builder
    +
     
    +
    build() - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginBranding.Builder
    +
     
    +
    build() - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginContributor.Builder
    +
     
    +
    build() - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginDependency.Builder
    +
     
    +
    build() - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginLinks.Builder
    +
     
    +
    build() - Method in class org.spongepowered.plugin.metadata.builtin.StandardInheritable.AbstractBuilder
    +
     
    +
    build0() - Method in class org.spongepowered.plugin.metadata.builtin.StandardInheritable.AbstractBuilder
    +
     
    +
    build0() - Method in class org.spongepowered.plugin.metadata.builtin.StandardInheritable.Builder
    +
     
    +
    build0() - Method in class org.spongepowered.plugin.metadata.builtin.StandardPluginMetadata.Builder
    +
     
    +
    builder() - Static method in class org.spongepowered.plugin.metadata.builtin.model.StandardContainerLoader
    +
     
    +
    builder() - Static method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginBranding
    +
     
    +
    builder() - Static method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginContributor
    +
     
    +
    builder() - Static method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginDependency
    +
    +
    Returns a new StandardPluginDependency.Builder for creating a PluginDependency.
    +
    +
    builder() - Static method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginLinks
    +
     
    +
    builder() - Static method in class org.spongepowered.plugin.metadata.builtin.StandardPluginMetadata
    +
     
    +
    Builder() - Constructor for class org.spongepowered.plugin.metadata.builtin.MetadataContainer.Builder
    +
     
    +
    Builder() - Constructor for class org.spongepowered.plugin.metadata.builtin.StandardInheritable.Builder
    +
     
    +
    Builder() - Constructor for class org.spongepowered.plugin.metadata.builtin.StandardPluginMetadata.Builder
    +
     
    +
    +

    C

    +
    +
    compareTo(ArtifactVersion) - Method in class org.spongepowered.plugin.metadata.builtin.NullVersion
    +
     
    +
    Constants - Class in org.spongepowered.plugin.metadata
    +
     
    +
    consumeIfPresent(JsonObject, String, Consumer<T>) - Static method in class org.spongepowered.plugin.metadata.util.GsonUtils
    +
     
    +
    container() - Method in class org.spongepowered.plugin.metadata.builtin.StandardPluginMetadata
    +
     
    +
    container() - Method in interface org.spongepowered.plugin.metadata.PluginMetadata
    +
     
    +
    Container - Interface in org.spongepowered.plugin.metadata
    +
    +
    A container joins together global metadata with specific one or more + plugin metadata.
    +
    +
    CONTAINER_LOADER - Static variable in class org.spongepowered.plugin.metadata.builtin.model.Adapters.Deserializers
    +
     
    +
    CONTAINER_LOADER - Static variable in class org.spongepowered.plugin.metadata.builtin.model.Adapters.Serializers
    +
     
    +
    ContainerLoader - Interface in org.spongepowered.plugin.metadata.model
    +
    +
    Specification for an entity representing the "loader" of a container.
    +
    +
    contributors - Variable in class org.spongepowered.plugin.metadata.builtin.StandardInheritable
    +
     
    +
    contributors() - Method in class org.spongepowered.plugin.metadata.builtin.StandardInheritable
    +
     
    +
    contributors() - Method in interface org.spongepowered.plugin.metadata.Inheritable
    +
     
    +
    contributors(Collection<StandardPluginContributor>) - Method in class org.spongepowered.plugin.metadata.builtin.StandardInheritable.AbstractBuilder
    +
     
    +
    +

    D

    +
    +
    dependencies - Variable in class org.spongepowered.plugin.metadata.builtin.StandardInheritable
    +
     
    +
    dependencies() - Method in class org.spongepowered.plugin.metadata.builtin.StandardInheritable
    +
     
    +
    dependencies() - Method in interface org.spongepowered.plugin.metadata.Inheritable
    +
     
    +
    dependencies(Collection<StandardPluginDependency>) - Method in class org.spongepowered.plugin.metadata.builtin.StandardInheritable.AbstractBuilder
    +
     
    +
    dependency(String) - Method in class org.spongepowered.plugin.metadata.builtin.StandardInheritable
    +
     
    +
    dependency(String) - Method in interface org.spongepowered.plugin.metadata.Inheritable
    +
    +
    Gets the plugin dependency by id.
    +
    +
    description() - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginContributor
    +
     
    +
    description() - Method in class org.spongepowered.plugin.metadata.builtin.StandardPluginMetadata
    +
     
    +
    description() - Method in interface org.spongepowered.plugin.metadata.model.PluginContributor
    +
     
    +
    description() - Method in interface org.spongepowered.plugin.metadata.PluginMetadata
    +
     
    +
    description(String) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginContributor.Builder
    +
     
    +
    description(String) - Method in class org.spongepowered.plugin.metadata.builtin.StandardPluginMetadata.Builder
    +
     
    +
    deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.spongepowered.plugin.metadata.builtin.MetadataContainer.Serializer
    +
     
    +
    deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.spongepowered.plugin.metadata.builtin.StandardInheritable.Serializer
    +
     
    +
    deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.spongepowered.plugin.metadata.builtin.StandardPluginMetadata.Deserializer
    +
     
    +
    Deserializer() - Constructor for class org.spongepowered.plugin.metadata.builtin.model.StandardContainerLoader.Deserializer
    +
     
    +
    Deserializer() - Constructor for class org.spongepowered.plugin.metadata.builtin.model.StandardPluginBranding.Deserializer
    +
     
    +
    Deserializer() - Constructor for class org.spongepowered.plugin.metadata.builtin.model.StandardPluginContributor.Deserializer
    +
     
    +
    Deserializer() - Constructor for class org.spongepowered.plugin.metadata.builtin.model.StandardPluginDependency.Deserializer
    +
     
    +
    Deserializer() - Constructor for class org.spongepowered.plugin.metadata.builtin.model.StandardPluginLinks.Deserializer
    +
     
    +
    Deserializer() - Constructor for class org.spongepowered.plugin.metadata.builtin.StandardPluginMetadata.Deserializer
    +
     
    +
    +

    E

    +
    +
    entrypoint() - Method in class org.spongepowered.plugin.metadata.builtin.StandardPluginMetadata
    +
     
    +
    entrypoint() - Method in interface org.spongepowered.plugin.metadata.PluginMetadata
    +
    +
    Gets the entrypoint.
    +
    +
    entrypoint(String) - Method in class org.spongepowered.plugin.metadata.builtin.StandardPluginMetadata.Builder
    +
     
    +
    equals(Object) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardContainerLoader
    +
     
    +
    equals(Object) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginDependency
    +
     
    +
    equals(Object) - Method in class org.spongepowered.plugin.metadata.builtin.StandardPluginMetadata
    +
     
    +
    +

    F

    +
    +
    from(StandardInheritable) - Method in class org.spongepowered.plugin.metadata.builtin.StandardInheritable.AbstractBuilder
    +
     
    +
    +

    G

    +
    +
    get(JsonObject, String, Function<JsonElement, T>) - Static method in class org.spongepowered.plugin.metadata.util.GsonUtils
    +
     
    +
    getBuildNumber() - Method in class org.spongepowered.plugin.metadata.builtin.NullVersion
    +
     
    +
    getIncrementalVersion() - Method in class org.spongepowered.plugin.metadata.builtin.NullVersion
    +
     
    +
    getMajorVersion() - Method in class org.spongepowered.plugin.metadata.builtin.NullVersion
    +
     
    +
    getMinorVersion() - Method in class org.spongepowered.plugin.metadata.builtin.NullVersion
    +
     
    +
    getQualifier() - Method in class org.spongepowered.plugin.metadata.builtin.NullVersion
    +
     
    +
    globalMetadata() - Method in class org.spongepowered.plugin.metadata.builtin.MetadataContainer
    +
     
    +
    globalMetadata() - Method in interface org.spongepowered.plugin.metadata.Container
    +
     
    +
    globalMetadata(Inheritable) - Method in class org.spongepowered.plugin.metadata.builtin.MetadataContainer.Builder
    +
     
    +
    gsonBuilder() - Static method in class org.spongepowered.plugin.metadata.builtin.MetadataParser
    +
     
    +
    GsonUtils - Class in org.spongepowered.plugin.metadata.util
    +
     
    +
    GsonUtils() - Constructor for class org.spongepowered.plugin.metadata.util.GsonUtils
    +
     
    +
    +

    H

    +
    +
    hashCode() - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardContainerLoader
    +
     
    +
    hashCode() - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginDependency
    +
     
    +
    hashCode() - Method in class org.spongepowered.plugin.metadata.builtin.StandardPluginMetadata
    +
     
    +
    homepage() - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginLinks
    +
     
    +
    homepage() - Method in interface org.spongepowered.plugin.metadata.model.PluginLinks
    +
     
    +
    homepage(URL) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginLinks.Builder
    +
     
    +
    +

    I

    +
    +
    icon() - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginBranding
    +
     
    +
    icon() - Method in interface org.spongepowered.plugin.metadata.model.PluginBranding
    +
    +
    Gets the String that represents the location of the icon.
    +
    +
    icon(String) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginBranding.Builder
    +
     
    +
    id() - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginDependency
    +
     
    +
    id() - Method in class org.spongepowered.plugin.metadata.builtin.StandardPluginMetadata
    +
     
    +
    id() - Method in interface org.spongepowered.plugin.metadata.model.PluginDependency
    +
    +
    Gets the id.
    +
    +
    id() - Method in interface org.spongepowered.plugin.metadata.PluginMetadata
    +
    +
    Gets the id.
    +
    +
    id(String) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginDependency.Builder
    +
     
    +
    id(String) - Method in class org.spongepowered.plugin.metadata.builtin.StandardPluginMetadata.Builder
    +
     
    +
    Inheritable - Interface in org.spongepowered.plugin.metadata
    +
    +
    Represents metadata that is meant to be inherited/overwritten, per contract.
    +
    +
    instance() - Static method in class org.spongepowered.plugin.metadata.builtin.NullVersion
    +
     
    +
    INVALID_ID_REQUIREMENTS_MESSAGE - Static variable in class org.spongepowered.plugin.metadata.Constants
    +
     
    +
    issues() - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginLinks
    +
     
    +
    issues() - Method in interface org.spongepowered.plugin.metadata.model.PluginLinks
    +
     
    +
    issues(URL) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginLinks.Builder
    +
     
    +
    +

    L

    +
    +
    license() - Method in class org.spongepowered.plugin.metadata.builtin.MetadataContainer
    +
     
    +
    license() - Method in interface org.spongepowered.plugin.metadata.Container
    +
    +
    Gets the license of the data within this container.
    +
    +
    license(String) - Method in class org.spongepowered.plugin.metadata.builtin.MetadataContainer.Builder
    +
     
    +
    links - Variable in class org.spongepowered.plugin.metadata.builtin.StandardInheritable
    +
     
    +
    links() - Method in class org.spongepowered.plugin.metadata.builtin.StandardInheritable
    +
     
    +
    links() - Method in interface org.spongepowered.plugin.metadata.Inheritable
    +
     
    +
    links(StandardPluginLinks) - Method in class org.spongepowered.plugin.metadata.builtin.StandardInheritable.AbstractBuilder
    +
     
    +
    loader() - Method in class org.spongepowered.plugin.metadata.builtin.MetadataContainer
    +
     
    +
    loader() - Method in interface org.spongepowered.plugin.metadata.Container
    +
     
    +
    loader(StandardContainerLoader) - Method in class org.spongepowered.plugin.metadata.builtin.MetadataContainer.Builder
    +
     
    +
    loadOrder() - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginDependency
    +
     
    +
    loadOrder() - Method in interface org.spongepowered.plugin.metadata.model.PluginDependency
    +
     
    +
    loadOrder(PluginDependency.LoadOrder) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginDependency.Builder
    +
     
    +
    logo() - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginBranding
    +
     
    +
    logo() - Method in interface org.spongepowered.plugin.metadata.model.PluginBranding
    +
    +
    Gets the String that represents the location of the logo.
    +
    +
    logo(String) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginBranding.Builder
    +
     
    +
    +

    M

    +
    +
    mappings() - Method in class org.spongepowered.plugin.metadata.builtin.MetadataContainer
    +
     
    +
    mappings() - Method in interface org.spongepowered.plugin.metadata.Container
    +
    +
    Gets the mappings that code within this container might be written in.
    +
    +
    mappings(String) - Method in class org.spongepowered.plugin.metadata.builtin.MetadataContainer.Builder
    +
     
    +
    metadata() - Method in class org.spongepowered.plugin.metadata.builtin.MetadataContainer
    +
     
    +
    metadata() - Method in interface org.spongepowered.plugin.metadata.Container
    +
     
    +
    metadata(String) - Method in class org.spongepowered.plugin.metadata.builtin.MetadataContainer
    +
     
    +
    metadata(String) - Method in interface org.spongepowered.plugin.metadata.Container
    +
    +
    Gets a plugin metadata by its id.
    +
    +
    metadata(List<StandardPluginMetadata>) - Method in class org.spongepowered.plugin.metadata.builtin.MetadataContainer.Builder
    +
     
    +
    MetadataContainer - Class in org.spongepowered.plugin.metadata.builtin
    +
     
    +
    MetadataContainer.Builder - Class in org.spongepowered.plugin.metadata.builtin
    +
     
    +
    MetadataContainer.Serializer - Class in org.spongepowered.plugin.metadata.builtin
    +
     
    +
    MetadataParser - Class in org.spongepowered.plugin.metadata.builtin
    +
     
    +
    MissingRequiredFieldException - Exception in org.spongepowered.plugin.metadata.builtin
    +
     
    +
    MissingRequiredFieldException(String) - Constructor for exception org.spongepowered.plugin.metadata.builtin.MissingRequiredFieldException
    +
     
    +
    MissingRequiredFieldException(String, Throwable) - Constructor for exception org.spongepowered.plugin.metadata.builtin.MissingRequiredFieldException
    +
     
    +
    +

    N

    +
    +
    name() - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardContainerLoader
    +
     
    +
    name() - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginContributor
    +
     
    +
    name() - Method in class org.spongepowered.plugin.metadata.builtin.StandardPluginMetadata
    +
     
    +
    name() - Method in interface org.spongepowered.plugin.metadata.model.ContainerLoader
    +
     
    +
    name() - Method in interface org.spongepowered.plugin.metadata.model.PluginContributor
    +
     
    +
    name() - Method in interface org.spongepowered.plugin.metadata.PluginMetadata
    +
     
    +
    name(String) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardContainerLoader.Builder
    +
     
    +
    name(String) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginContributor.Builder
    +
     
    +
    name(String) - Method in class org.spongepowered.plugin.metadata.builtin.StandardPluginMetadata.Builder
    +
     
    +
    none() - Static method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginBranding
    +
     
    +
    none() - Static method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginLinks
    +
     
    +
    NullVersion - Class in org.spongepowered.plugin.metadata.builtin
    +
     
    +
    NullVersion() - Constructor for class org.spongepowered.plugin.metadata.builtin.NullVersion
    +
     
    +
    +

    O

    +
    +
    optional() - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginDependency
    +
     
    +
    optional() - Method in interface org.spongepowered.plugin.metadata.model.PluginDependency
    +
     
    +
    optional(boolean) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginDependency.Builder
    +
     
    +
    org.spongepowered.plugin.metadata - module org.spongepowered.plugin.metadata
    +
     
    +
    org.spongepowered.plugin.metadata - package org.spongepowered.plugin.metadata
    +
     
    +
    org.spongepowered.plugin.metadata.builtin - package org.spongepowered.plugin.metadata.builtin
    +
     
    +
    org.spongepowered.plugin.metadata.builtin.model - package org.spongepowered.plugin.metadata.builtin.model
    +
     
    +
    org.spongepowered.plugin.metadata.model - package org.spongepowered.plugin.metadata.model
    +
     
    +
    org.spongepowered.plugin.metadata.util - package org.spongepowered.plugin.metadata.util
    +
     
    +
    +

    P

    +
    +
    parseVersion(String) - Method in class org.spongepowered.plugin.metadata.builtin.NullVersion
    +
     
    +
    PLUGIN_BRANDING - Static variable in class org.spongepowered.plugin.metadata.builtin.model.Adapters.Deserializers
    +
     
    +
    PLUGIN_BRANDING - Static variable in class org.spongepowered.plugin.metadata.builtin.model.Adapters.Serializers
    +
     
    +
    PLUGIN_CONTRIBUTOR - Static variable in class org.spongepowered.plugin.metadata.builtin.model.Adapters.Deserializers
    +
     
    +
    PLUGIN_CONTRIBUTOR - Static variable in class org.spongepowered.plugin.metadata.builtin.model.Adapters.Serializers
    +
     
    +
    PLUGIN_DEPENDENCY - Static variable in class org.spongepowered.plugin.metadata.builtin.model.Adapters.Deserializers
    +
     
    +
    PLUGIN_DEPENDENCY - Static variable in class org.spongepowered.plugin.metadata.builtin.model.Adapters.Serializers
    +
     
    +
    PLUGIN_LINKS - Static variable in class org.spongepowered.plugin.metadata.builtin.model.Adapters.Deserializers
    +
     
    +
    PLUGIN_LINKS - Static variable in class org.spongepowered.plugin.metadata.builtin.model.Adapters.Serializers
    +
     
    +
    PluginBranding - Interface in org.spongepowered.plugin.metadata.model
    +
    +
    Specification for an entity representing the branding of an inheritable + or plugin metadata.
    +
    +
    PluginContributor - Interface in org.spongepowered.plugin.metadata.model
    +
    +
    Specification for an entity considered to be a "contributor" to an inheritable + or plugin metadata.
    +
    +
    PluginDependency - Interface in org.spongepowered.plugin.metadata.model
    +
    +
    Specification for an entity considered to be a "dependency" for an inheritable + or plugin metadata.
    +
    +
    PluginDependency.LoadOrder - Enum in org.spongepowered.plugin.metadata.model
    +
    +
    Represents the ordering of how dependencies are loaded versus others.
    +
    +
    PluginLinks - Interface in org.spongepowered.plugin.metadata.model
    +
    +
    Specification for an entity representing the links to "web resources" of an inheritable + or plugin metadata.
    +
    +
    PluginMetadata - Interface in org.spongepowered.plugin.metadata
    +
    +
    Represents specific, unique metadata to a plugin.
    +
    +
    properties - Variable in class org.spongepowered.plugin.metadata.builtin.StandardInheritable
    +
     
    +
    properties() - Method in class org.spongepowered.plugin.metadata.builtin.StandardInheritable
    +
     
    +
    properties() - Method in interface org.spongepowered.plugin.metadata.Inheritable
    +
     
    +
    properties(Map<String, Object>) - Method in class org.spongepowered.plugin.metadata.builtin.StandardInheritable.AbstractBuilder
    +
     
    +
    property(String) - Method in class org.spongepowered.plugin.metadata.builtin.StandardInheritable
    +
     
    +
    property(String) - Method in interface org.spongepowered.plugin.metadata.Inheritable
    +
    +
    Gets the property by key.
    +
    +
    property(String, Object) - Method in class org.spongepowered.plugin.metadata.builtin.StandardInheritable.AbstractBuilder
    +
     
    +
    +

    R

    +
    +
    rawVersion - Variable in class org.spongepowered.plugin.metadata.builtin.StandardInheritable
    +
     
    +
    read(JsonArray, TypeAdapter<T>, Supplier<V>) - Static method in class org.spongepowered.plugin.metadata.util.GsonUtils
    +
     
    +
    read(JsonObject, Function<JsonElement, Object>, Supplier<Map<String, Object>>) - Static method in class org.spongepowered.plugin.metadata.util.GsonUtils
    +
     
    +
    read(JsonReader) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardContainerLoader.Deserializer
    +
     
    +
    read(JsonReader) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardContainerLoader.Serializer
    +
     
    +
    read(JsonReader) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginBranding.Deserializer
    +
     
    +
    read(JsonReader) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginBranding.Serializer
    +
     
    +
    read(JsonReader) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginContributor.Deserializer
    +
     
    +
    read(JsonReader) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginContributor.Serializer
    +
     
    +
    read(JsonReader) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginDependency.Deserializer
    +
     
    +
    read(JsonReader) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginDependency.Serializer
    +
     
    +
    read(JsonReader) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginLinks.Deserializer
    +
     
    +
    read(JsonReader) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginLinks.Serializer
    +
     
    +
    read(Reader) - Static method in class org.spongepowered.plugin.metadata.builtin.MetadataParser
    +
    +
    Reads a container from a given reader using the default deserializer + (retrieved from MetadataParser.gsonBuilder()).
    +
    +
    read(Reader, Gson) - Static method in class org.spongepowered.plugin.metadata.builtin.MetadataParser
    +
    +
    Reads a container from a given reader with configured deserializer.
    +
    +
    read(Path) - Static method in class org.spongepowered.plugin.metadata.builtin.MetadataParser
    +
    +
    Reads a container from a given path using the default deserializer + (retrieved from MetadataParser.gsonBuilder()).
    +
    +
    read(Path, Gson) - Static method in class org.spongepowered.plugin.metadata.builtin.MetadataParser
    +
    +
    Reads a container from a given path with configured deserializer.
    +
    +
    +

    S

    +
    +
    serialize(MetadataContainer, Type, JsonSerializationContext) - Method in class org.spongepowered.plugin.metadata.builtin.MetadataContainer.Serializer
    +
     
    +
    serialize(StandardInheritable, Type, JsonSerializationContext) - Method in class org.spongepowered.plugin.metadata.builtin.StandardInheritable.Serializer
    +
     
    +
    serialize(StandardPluginMetadata, Type, JsonSerializationContext) - Method in class org.spongepowered.plugin.metadata.builtin.StandardPluginMetadata.Serializer
    +
     
    +
    Serializer() - Constructor for class org.spongepowered.plugin.metadata.builtin.MetadataContainer.Serializer
    +
     
    +
    Serializer() - Constructor for class org.spongepowered.plugin.metadata.builtin.model.StandardContainerLoader.Serializer
    +
     
    +
    Serializer() - Constructor for class org.spongepowered.plugin.metadata.builtin.model.StandardPluginBranding.Serializer
    +
     
    +
    Serializer() - Constructor for class org.spongepowered.plugin.metadata.builtin.model.StandardPluginContributor.Serializer
    +
     
    +
    Serializer() - Constructor for class org.spongepowered.plugin.metadata.builtin.model.StandardPluginDependency.Serializer
    +
     
    +
    Serializer() - Constructor for class org.spongepowered.plugin.metadata.builtin.model.StandardPluginLinks.Serializer
    +
     
    +
    Serializer() - Constructor for class org.spongepowered.plugin.metadata.builtin.StandardInheritable.Serializer
    +
     
    +
    Serializer() - Constructor for class org.spongepowered.plugin.metadata.builtin.StandardPluginMetadata.Serializer
    +
     
    +
    source() - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginLinks
    +
     
    +
    source() - Method in interface org.spongepowered.plugin.metadata.model.PluginLinks
    +
     
    +
    source(URL) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginLinks.Builder
    +
     
    +
    StandardContainerLoader - Class in org.spongepowered.plugin.metadata.builtin.model
    +
     
    +
    StandardContainerLoader.Builder - Class in org.spongepowered.plugin.metadata.builtin.model
    +
     
    +
    StandardContainerLoader.Deserializer - Class in org.spongepowered.plugin.metadata.builtin.model
    +
     
    +
    StandardContainerLoader.Serializer - Class in org.spongepowered.plugin.metadata.builtin.model
    +
     
    +
    StandardInheritable - Class in org.spongepowered.plugin.metadata.builtin
    +
     
    +
    StandardInheritable(StandardInheritable.AbstractBuilder) - Constructor for class org.spongepowered.plugin.metadata.builtin.StandardInheritable
    +
     
    +
    StandardInheritable.AbstractBuilder<T extends Inheritable,B extends StandardInheritable.AbstractBuilder<T,B>> - Class in org.spongepowered.plugin.metadata.builtin
    +
     
    +
    StandardInheritable.Builder - Class in org.spongepowered.plugin.metadata.builtin
    +
     
    +
    StandardInheritable.Serializer - Class in org.spongepowered.plugin.metadata.builtin
    +
     
    +
    StandardPluginBranding - Class in org.spongepowered.plugin.metadata.builtin.model
    +
     
    +
    StandardPluginBranding.Builder - Class in org.spongepowered.plugin.metadata.builtin.model
    +
     
    +
    StandardPluginBranding.Deserializer - Class in org.spongepowered.plugin.metadata.builtin.model
    +
     
    +
    StandardPluginBranding.Serializer - Class in org.spongepowered.plugin.metadata.builtin.model
    +
     
    +
    StandardPluginContributor - Class in org.spongepowered.plugin.metadata.builtin.model
    +
     
    +
    StandardPluginContributor.Builder - Class in org.spongepowered.plugin.metadata.builtin.model
    +
     
    +
    StandardPluginContributor.Deserializer - Class in org.spongepowered.plugin.metadata.builtin.model
    +
     
    +
    StandardPluginContributor.Serializer - Class in org.spongepowered.plugin.metadata.builtin.model
    +
     
    +
    StandardPluginDependency - Class in org.spongepowered.plugin.metadata.builtin.model
    +
     
    +
    StandardPluginDependency.Builder - Class in org.spongepowered.plugin.metadata.builtin.model
    +
     
    +
    StandardPluginDependency.Deserializer - Class in org.spongepowered.plugin.metadata.builtin.model
    +
     
    +
    StandardPluginDependency.Serializer - Class in org.spongepowered.plugin.metadata.builtin.model
    +
     
    +
    StandardPluginLinks - Class in org.spongepowered.plugin.metadata.builtin.model
    +
     
    +
    StandardPluginLinks.Builder - Class in org.spongepowered.plugin.metadata.builtin.model
    +
     
    +
    StandardPluginLinks.Deserializer - Class in org.spongepowered.plugin.metadata.builtin.model
    +
     
    +
    StandardPluginLinks.Serializer - Class in org.spongepowered.plugin.metadata.builtin.model
    +
     
    +
    StandardPluginMetadata - Class in org.spongepowered.plugin.metadata.builtin
    +
     
    +
    StandardPluginMetadata.Builder - Class in org.spongepowered.plugin.metadata.builtin
    +
     
    +
    StandardPluginMetadata.Deserializer - Class in org.spongepowered.plugin.metadata.builtin
    +
     
    +
    StandardPluginMetadata.Serializer - Class in org.spongepowered.plugin.metadata.builtin
    +
     
    +
    stringJoiner() - Method in class org.spongepowered.plugin.metadata.builtin.StandardInheritable
    +
     
    +
    +

    T

    +
    +
    toBuilder() - Method in class org.spongepowered.plugin.metadata.builtin.MetadataContainer
    +
     
    +
    toBuilder() - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardContainerLoader
    +
     
    +
    toBuilder() - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginBranding
    +
     
    +
    toBuilder() - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginContributor
    +
     
    +
    toBuilder() - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginDependency
    +
     
    +
    toBuilder() - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginLinks
    +
     
    +
    toString() - Method in class org.spongepowered.plugin.metadata.builtin.MetadataContainer
    +
     
    +
    toString() - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardContainerLoader
    +
     
    +
    toString() - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginBranding
    +
     
    +
    toString() - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginContributor
    +
     
    +
    toString() - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginDependency
    +
     
    +
    toString() - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginLinks
    +
     
    +
    toString() - Method in class org.spongepowered.plugin.metadata.builtin.StandardInheritable
    +
     
    +
    toString() - Method in class org.spongepowered.plugin.metadata.builtin.StandardPluginMetadata
    +
     
    +
    +

    U

    +
    +
    UNDEFINED - Enum constant in enum org.spongepowered.plugin.metadata.model.PluginDependency.LoadOrder
    +
    +
    The plugin can be loaded regardless of when the dependency is loaded.
    +
    +
    +

    V

    +
    +
    VALID_ID_PATTERN - Static variable in class org.spongepowered.plugin.metadata.Constants
    +
    +
    Ids must conform to the following requirements:
    +
    +
    valueOf(String) - Static method in enum org.spongepowered.plugin.metadata.model.PluginDependency.LoadOrder
    +
    +
    Returns the enum constant of this type with the specified name.
    +
    +
    values() - Static method in enum org.spongepowered.plugin.metadata.model.PluginDependency.LoadOrder
    +
    +
    Returns an array containing the constants of this enum type, in +the order they are declared.
    +
    +
    version - Variable in class org.spongepowered.plugin.metadata.builtin.StandardInheritable
    +
     
    +
    version() - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardContainerLoader
    +
     
    +
    version() - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginDependency
    +
     
    +
    version() - Method in class org.spongepowered.plugin.metadata.builtin.StandardInheritable
    +
     
    +
    version() - Method in interface org.spongepowered.plugin.metadata.Inheritable
    +
     
    +
    version() - Method in interface org.spongepowered.plugin.metadata.model.ContainerLoader
    +
     
    +
    version() - Method in interface org.spongepowered.plugin.metadata.model.PluginDependency
    +
     
    +
    version(String) - Method in class org.spongepowered.plugin.metadata.builtin.StandardInheritable.AbstractBuilder
    +
     
    +
    version(String) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardContainerLoader.Builder
    +
     
    +
    version(String) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginDependency.Builder
    +
     
    +
    +

    W

    +
    +
    write(JsonWriter, StandardContainerLoader) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardContainerLoader.Serializer
    +
     
    +
    write(JsonWriter, StandardContainerLoader.Builder) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardContainerLoader.Deserializer
    +
     
    +
    write(JsonWriter, StandardPluginBranding) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginBranding.Serializer
    +
     
    +
    write(JsonWriter, StandardPluginBranding.Builder) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginBranding.Deserializer
    +
     
    +
    write(JsonWriter, StandardPluginContributor) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginContributor.Serializer
    +
     
    +
    write(JsonWriter, StandardPluginContributor.Builder) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginContributor.Deserializer
    +
     
    +
    write(JsonWriter, StandardPluginDependency) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginDependency.Serializer
    +
     
    +
    write(JsonWriter, StandardPluginDependency.Builder) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginDependency.Deserializer
    +
     
    +
    write(JsonWriter, StandardPluginLinks) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginLinks.Serializer
    +
     
    +
    write(JsonWriter, StandardPluginLinks.Builder) - Method in class org.spongepowered.plugin.metadata.builtin.model.StandardPluginLinks.Deserializer
    +
     
    +
    write(TypeAdapter<T>, Collection<T>) - Static method in class org.spongepowered.plugin.metadata.util.GsonUtils
    +
     
    +
    write(Writer, MetadataContainer, Gson, boolean) - Static method in class org.spongepowered.plugin.metadata.builtin.MetadataParser
    +
    +
    Writes a container to the given path using the configured serializer.
    +
    +
    write(Path, MetadataContainer, Gson, boolean) - Static method in class org.spongepowered.plugin.metadata.builtin.MetadataParser
    +
    +
    Writes a container to the given path using the configured serializer.
    +
    +
    write(Function<Object, JsonElement>, Map<String, Object>) - Static method in class org.spongepowered.plugin.metadata.util.GsonUtils
    +
     
    +
    writeIfPresent(JsonObject, String, Optional<T>) - Static method in class org.spongepowered.plugin.metadata.util.GsonUtils
    +
     
    +
    writeIfPresent(JsonWriter, String, Optional<T>) - Static method in class org.spongepowered.plugin.metadata.util.GsonUtils
    +
     
    +
    +A B C D E F G H I L M N O P R S T U V W 
    All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
    +
    +
    + + diff --git a/plugin-meta/0.8.2/index.html b/plugin-meta/0.8.2/index.html new file mode 100644 index 000000000..aceb246f7 --- /dev/null +++ b/plugin-meta/0.8.2/index.html @@ -0,0 +1,25 @@ + + + + +plugin-meta 0.8.2 API + + + + + + + + + + +
    + +

    org.spongepowered.plugin.metadata/module-summary.html

    +
    + + diff --git a/plugin-meta/0.8.2/jquery-ui.overrides.css b/plugin-meta/0.8.2/jquery-ui.overrides.css new file mode 100644 index 000000000..facf852c2 --- /dev/null +++ b/plugin-meta/0.8.2/jquery-ui.overrides.css @@ -0,0 +1,35 @@ +/* + * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * This code is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 only, as + * published by the Free Software Foundation. Oracle designates this + * particular file as subject to the "Classpath" exception as provided + * by Oracle in the LICENSE file that accompanied this code. + * + * This code is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * version 2 for more details (a copy is included in the LICENSE file that + * accompanied this code). + * + * You should have received a copy of the GNU General Public License version + * 2 along with this work; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. + */ + +.ui-state-active, +.ui-widget-content .ui-state-active, +.ui-widget-header .ui-state-active, +a.ui-button:active, +.ui-button:active, +.ui-button.ui-state-active:hover { + /* Overrides the color of selection used in jQuery UI */ + background: #F8981D; + border: 1px solid #F8981D; +} diff --git a/plugin-meta/0.8.2/legal/ADDITIONAL_LICENSE_INFO b/plugin-meta/0.8.2/legal/ADDITIONAL_LICENSE_INFO new file mode 100644 index 000000000..ff700cd09 --- /dev/null +++ b/plugin-meta/0.8.2/legal/ADDITIONAL_LICENSE_INFO @@ -0,0 +1,37 @@ + ADDITIONAL INFORMATION ABOUT LICENSING + +Certain files distributed by Oracle America, Inc. and/or its affiliates are +subject to the following clarification and special exception to the GPLv2, +based on the GNU Project exception for its Classpath libraries, known as the +GNU Classpath Exception. + +Note that Oracle includes multiple, independent programs in this software +package. Some of those programs are provided under licenses deemed +incompatible with the GPLv2 by the Free Software Foundation and others. +For example, the package includes programs licensed under the Apache +License, Version 2.0 and may include FreeType. Such programs are licensed +to you under their original licenses. + +Oracle facilitates your further distribution of this package by adding the +Classpath Exception to the necessary parts of its GPLv2 code, which permits +you to use that code in combination with other independent modules not +licensed under the GPLv2. However, note that this would not permit you to +commingle code under an incompatible license with Oracle's GPLv2 licensed +code by, for example, cutting and pasting such code into a file also +containing Oracle's GPLv2 licensed code and then distributing the result. + +Additionally, if you were to remove the Classpath Exception from any of the +files to which it applies and distribute the result, you would likely be +required to license some or all of the other code in that distribution under +the GPLv2 as well, and since the GPLv2 is incompatible with the license terms +of some items included in the distribution by Oracle, removing the Classpath +Exception could therefore effectively compromise your ability to further +distribute the package. + +Failing to distribute notices associated with some files may also create +unexpected legal consequences. + +Proceed with caution and we recommend that you obtain the advice of a lawyer +skilled in open source matters before removing the Classpath Exception or +making modifications to this package which may subsequently be redistributed +and/or involve the use of third party software. diff --git a/plugin-meta/0.8.2/legal/ASSEMBLY_EXCEPTION b/plugin-meta/0.8.2/legal/ASSEMBLY_EXCEPTION new file mode 100644 index 000000000..065b8d902 --- /dev/null +++ b/plugin-meta/0.8.2/legal/ASSEMBLY_EXCEPTION @@ -0,0 +1,27 @@ + +OPENJDK ASSEMBLY EXCEPTION + +The OpenJDK source code made available by Oracle America, Inc. (Oracle) at +openjdk.java.net ("OpenJDK Code") is distributed under the terms of the GNU +General Public License version 2 +only ("GPL2"), with the following clarification and special exception. + + Linking this OpenJDK Code statically or dynamically with other code + is making a combined work based on this library. Thus, the terms + and conditions of GPL2 cover the whole combination. + + As a special exception, Oracle gives you permission to link this + OpenJDK Code with certain code licensed by Oracle as indicated at + http://openjdk.java.net/legal/exception-modules-2007-05-08.html + ("Designated Exception Modules") to produce an executable, + regardless of the license terms of the Designated Exception Modules, + and to copy and distribute the resulting executable under GPL2, + provided that the Designated Exception Modules continue to be + governed by the licenses under which they were offered by Oracle. + +As such, it allows licensees and sublicensees of Oracle's GPL2 OpenJDK Code +to build an executable that includes those portions of necessary code that +Oracle could not provide under GPL2 (or that Oracle has provided under GPL2 +with the Classpath exception). If you modify or add to the OpenJDK code, +that new GPL2 code may still be combined with Designated Exception Modules +if the new code is made subject to this exception by its copyright holder. diff --git a/plugin-meta/0.8.2/legal/LICENSE b/plugin-meta/0.8.2/legal/LICENSE new file mode 100644 index 000000000..8b400c7ab --- /dev/null +++ b/plugin-meta/0.8.2/legal/LICENSE @@ -0,0 +1,347 @@ +The GNU General Public License (GPL) + +Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc. +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Everyone is permitted to copy and distribute verbatim copies of this license +document, but changing it is not allowed. + +Preamble + +The licenses for most software are designed to take away your freedom to share +and change it. By contrast, the GNU General Public License is intended to +guarantee your freedom to share and change free software--to make sure the +software is free for all its users. This General Public License applies to +most of the Free Software Foundation's software and to any other program whose +authors commit to using it. (Some other Free Software Foundation software is +covered by the GNU Library General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our +General Public Licenses are designed to make sure that you have the freedom to +distribute copies of free software (and charge for this service if you wish), +that you receive source code or can get it if you want it, that you can change +the software or use pieces of it in new free programs; and that you know you +can do these things. + +To protect your rights, we need to make restrictions that forbid anyone to deny +you these rights or to ask you to surrender the rights. These restrictions +translate to certain responsibilities for you if you distribute copies of the +software, or if you modify it. + +For example, if you distribute copies of such a program, whether gratis or for +a fee, you must give the recipients all the rights that you have. You must +make sure that they, too, receive or can get the source code. And you must +show them these terms so they know their rights. + +We protect your rights with two steps: (1) copyright the software, and (2) +offer you this license which gives you legal permission to copy, distribute +and/or modify the software. + +Also, for each author's protection and ours, we want to make certain that +everyone understands that there is no warranty for this free software. If the +software is modified by someone else and passed on, we want its recipients to +know that what they have is not the original, so that any problems introduced +by others will not reflect on the original authors' reputations. + +Finally, any free program is threatened constantly by software patents. We +wish to avoid the danger that redistributors of a free program will +individually obtain patent licenses, in effect making the program proprietary. +To prevent this, we have made it clear that any patent must be licensed for +everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and modification +follow. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains a notice +placed by the copyright holder saying it may be distributed under the terms of +this General Public License. The "Program", below, refers to any such program +or work, and a "work based on the Program" means either the Program or any +derivative work under copyright law: that is to say, a work containing the +Program or a portion of it, either verbatim or with modifications and/or +translated into another language. (Hereinafter, translation is included +without limitation in the term "modification".) Each licensee is addressed as +"you". + +Activities other than copying, distribution and modification are not covered by +this License; they are outside its scope. The act of running the Program is +not restricted, and the output from the Program is covered only if its contents +constitute a work based on the Program (independent of having been made by +running the Program). Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's source code as +you receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice and +disclaimer of warranty; keep intact all the notices that refer to this License +and to the absence of any warranty; and give any other recipients of the +Program a copy of this License along with the Program. + +You may charge a fee for the physical act of transferring a copy, and you may +at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion of it, thus +forming a work based on the Program, and copy and distribute such modifications +or work under the terms of Section 1 above, provided that you also meet all of +these conditions: + + a) You must cause the modified files to carry prominent notices stating + that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in whole or + in part contains or is derived from the Program or any part thereof, to be + licensed as a whole at no charge to all third parties under the terms of + this License. + + c) If the modified program normally reads commands interactively when run, + you must cause it, when started running for such interactive use in the + most ordinary way, to print or display an announcement including an + appropriate copyright notice and a notice that there is no warranty (or + else, saying that you provide a warranty) and that users may redistribute + the program under these conditions, and telling the user how to view a copy + of this License. (Exception: if the Program itself is interactive but does + not normally print such an announcement, your work based on the Program is + not required to print an announcement.) + +These requirements apply to the modified work as a whole. If identifiable +sections of that work are not derived from the Program, and can be reasonably +considered independent and separate works in themselves, then this License, and +its terms, do not apply to those sections when you distribute them as separate +works. But when you distribute the same sections as part of a whole which is a +work based on the Program, the distribution of the whole must be on the terms +of this License, whose permissions for other licensees extend to the entire +whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest your +rights to work written entirely by you; rather, the intent is to exercise the +right to control the distribution of derivative or collective works based on +the Program. + +In addition, mere aggregation of another work not based on the Program with the +Program (or with a work based on the Program) on a volume of a storage or +distribution medium does not bring the other work under the scope of this +License. + +3. You may copy and distribute the Program (or a work based on it, under +Section 2) in object code or executable form under the terms of Sections 1 and +2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable source + code, which must be distributed under the terms of Sections 1 and 2 above + on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three years, to + give any third party, for a charge no more than your cost of physically + performing source distribution, a complete machine-readable copy of the + corresponding source code, to be distributed under the terms of Sections 1 + and 2 above on a medium customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer to + distribute corresponding source code. (This alternative is allowed only + for noncommercial distribution and only if you received the program in + object code or executable form with such an offer, in accord with + Subsection b above.) + +The source code for a work means the preferred form of the work for making +modifications to it. For an executable work, complete source code means all +the source code for all modules it contains, plus any associated interface +definition files, plus the scripts used to control compilation and installation +of the executable. However, as a special exception, the source code +distributed need not include anything that is normally distributed (in either +source or binary form) with the major components (compiler, kernel, and so on) +of the operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the source +code from the same place counts as distribution of the source code, even though +third parties are not compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program except as +expressly provided under this License. Any attempt otherwise to copy, modify, +sublicense or distribute the Program is void, and will automatically terminate +your rights under this License. However, parties who have received copies, or +rights, from you under this License will not have their licenses terminated so +long as such parties remain in full compliance. + +5. You are not required to accept this License, since you have not signed it. +However, nothing else grants you permission to modify or distribute the Program +or its derivative works. These actions are prohibited by law if you do not +accept this License. Therefore, by modifying or distributing the Program (or +any work based on the Program), you indicate your acceptance of this License to +do so, and all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the Program), +the recipient automatically receives a license from the original licensor to +copy, distribute or modify the Program subject to these terms and conditions. +You may not impose any further restrictions on the recipients' exercise of the +rights granted herein. You are not responsible for enforcing compliance by +third parties to this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), conditions +are imposed on you (whether by court order, agreement or otherwise) that +contradict the conditions of this License, they do not excuse you from the +conditions of this License. If you cannot distribute so as to satisfy +simultaneously your obligations under this License and any other pertinent +obligations, then as a consequence you may not distribute the Program at all. +For example, if a patent license would not permit royalty-free redistribution +of the Program by all those who receive copies directly or indirectly through +you, then the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply and +the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents or +other property right claims or to contest validity of any such claims; this +section has the sole purpose of protecting the integrity of the free software +distribution system, which is implemented by public license practices. Many +people have made generous contributions to the wide range of software +distributed through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing to +distribute software through any other system and a licensee cannot impose that +choice. + +This section is intended to make thoroughly clear what is believed to be a +consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in certain +countries either by patents or by copyrighted interfaces, the original +copyright holder who places the Program under this License may add an explicit +geographical distribution limitation excluding those countries, so that +distribution is permitted only in or among countries not thus excluded. In +such case, this License incorporates the limitation as if written in the body +of this License. + +9. The Free Software Foundation may publish revised and/or new versions of the +General Public License from time to time. Such new versions will be similar in +spirit to the present version, but may differ in detail to address new problems +or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any later +version", you have the option of following the terms and conditions either of +that version or of any later version published by the Free Software Foundation. +If the Program does not specify a version number of this License, you may +choose any version ever published by the Free Software Foundation. + +10. If you wish to incorporate parts of the Program into other free programs +whose distribution conditions are different, write to the author to ask for +permission. For software which is copyrighted by the Free Software Foundation, +write to the Free Software Foundation; we sometimes make exceptions for this. +Our decision will be guided by the two goals of preserving the free status of +all derivatives of our free software and of promoting the sharing and reuse of +software generally. + +NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR +THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE +STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE +PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, +INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND +PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, +YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL +ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE +PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR +INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA +BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER +OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible +use to the public, the best way to achieve this is to make it free software +which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach +them to the start of each source file to most effectively convey the exclusion +of warranty; and each file should have at least the "copyright" line and a +pointer to where the full notice is found. + + One line to give the program's name and a brief idea of what it does. + + Copyright (C) + + This program is free software; you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by the Free + Software Foundation; either version 2 of the License, or (at your option) + any later version. + + This program is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this when it +starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author Gnomovision comes + with ABSOLUTELY NO WARRANTY; for details type 'show w'. This is free + software, and you are welcome to redistribute it under certain conditions; + type 'show c' for details. + +The hypothetical commands 'show w' and 'show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may be +called something other than 'show w' and 'show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your school, +if any, to sign a "copyright disclaimer" for the program, if necessary. Here +is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + 'Gnomovision' (which makes passes at compilers) written by James Hacker. + + signature of Ty Coon, 1 April 1989 + + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General Public +License instead of this License. + + +"CLASSPATH" EXCEPTION TO THE GPL + +Certain source files distributed by Oracle America and/or its affiliates are +subject to the following clarification and special exception to the GPL, but +only where Oracle has expressly included in the particular source file's header +the words "Oracle designates this particular file as subject to the "Classpath" +exception as provided by Oracle in the LICENSE file that accompanied this code." + + Linking this library statically or dynamically with other modules is making + a combined work based on this library. Thus, the terms and conditions of + the GNU General Public License cover the whole combination. + + As a special exception, the copyright holders of this library give you + permission to link this library with independent modules to produce an + executable, regardless of the license terms of these independent modules, + and to copy and distribute the resulting executable under terms of your + choice, provided that you also meet, for each linked independent module, + the terms and conditions of the license of that module. An independent + module is a module which is not derived from or based on this library. If + you modify this library, you may extend this exception to your version of + the library, but you are not obligated to do so. If you do not wish to do + so, delete this exception statement from your version. diff --git a/plugin-meta/0.8.2/legal/jquery.md b/plugin-meta/0.8.2/legal/jquery.md new file mode 100644 index 000000000..d468b3183 --- /dev/null +++ b/plugin-meta/0.8.2/legal/jquery.md @@ -0,0 +1,72 @@ +## jQuery v3.6.1 + +### jQuery License +``` +jQuery v 3.6.1 +Copyright OpenJS Foundation and other contributors, https://openjsf.org/ + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +****************************************** + +The jQuery JavaScript Library v3.6.1 also includes Sizzle.js + +Sizzle.js includes the following license: + +Copyright JS Foundation and other contributors, https://js.foundation/ + +This software consists of voluntary contributions made by many +individuals. For exact contribution history, see the revision history +available at https://github.com/jquery/sizzle + +The following license applies to all parts of this software except as +documented below: + +==== + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +==== + +All files located in the node_modules and external directories are +externally maintained libraries used by this software which have their +own licenses; we recommend you read them, as their terms may differ from +the terms above. + +********************* + +``` diff --git a/plugin-meta/0.8.2/legal/jqueryUI.md b/plugin-meta/0.8.2/legal/jqueryUI.md new file mode 100644 index 000000000..8bda9d7a8 --- /dev/null +++ b/plugin-meta/0.8.2/legal/jqueryUI.md @@ -0,0 +1,49 @@ +## jQuery UI v1.13.2 + +### jQuery UI License +``` +Copyright jQuery Foundation and other contributors, https://jquery.org/ + +This software consists of voluntary contributions made by many +individuals. For exact contribution history, see the revision history +available at https://github.com/jquery/jquery-ui + +The following license applies to all parts of this software except as +documented below: + +==== + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +==== + +Copyright and related rights for sample code are waived via CC0. Sample +code is defined as all source code contained within the demos directory. + +CC0: http://creativecommons.org/publicdomain/zero/1.0/ + +==== + +All files located in the node_modules and external directories are +externally maintained libraries used by this software which have their +own licenses; we recommend you read them, as their terms may differ from +the terms above. + +``` diff --git a/plugin-meta/0.8.2/member-search-index.js b/plugin-meta/0.8.2/member-search-index.js new file mode 100644 index 000000000..0c4465204 --- /dev/null +++ b/plugin-meta/0.8.2/member-search-index.js @@ -0,0 +1 @@ +memberSearchIndex = [{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable.AbstractBuilder","l":"AbstractBuilder()","u":"%3Cinit%3E()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable.AbstractBuilder","l":"addContributor(StandardPluginContributor)","u":"addContributor(org.spongepowered.plugin.metadata.builtin.model.StandardPluginContributor)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable.AbstractBuilder","l":"addDependency(StandardPluginDependency)","u":"addDependency(org.spongepowered.plugin.metadata.builtin.model.StandardPluginDependency)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"MetadataContainer.Builder","l":"addMetadata(List)","u":"addMetadata(java.util.List)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"MetadataContainer.Builder","l":"addMetadata(StandardPluginMetadata)","u":"addMetadata(org.spongepowered.plugin.metadata.builtin.StandardPluginMetadata)"},{"p":"org.spongepowered.plugin.metadata.model","c":"PluginDependency.LoadOrder","l":"AFTER"},{"p":"org.spongepowered.plugin.metadata.util","c":"GsonUtils","l":"applyIfValid(JsonObject, T, Predicate, BiConsumer)","u":"applyIfValid(com.google.gson.JsonObject,T,java.util.function.Predicate,java.util.function.BiConsumer)"},{"p":"org.spongepowered.plugin.metadata.model","c":"PluginDependency.LoadOrder","l":"BEFORE"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable","l":"branding"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable","l":"branding()"},{"p":"org.spongepowered.plugin.metadata","c":"Inheritable","l":"branding()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable.AbstractBuilder","l":"branding(StandardPluginBranding)","u":"branding(org.spongepowered.plugin.metadata.builtin.model.StandardPluginBranding)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"MetadataContainer.Builder","l":"build()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardContainerLoader.Builder","l":"build()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginBranding.Builder","l":"build()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginContributor.Builder","l":"build()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginDependency.Builder","l":"build()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginLinks.Builder","l":"build()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable.AbstractBuilder","l":"build()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable.AbstractBuilder","l":"build0()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable.Builder","l":"build0()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardPluginMetadata.Builder","l":"build0()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardContainerLoader","l":"builder()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginBranding","l":"builder()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginContributor","l":"builder()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginDependency","l":"builder()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginLinks","l":"builder()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardPluginMetadata","l":"builder()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"MetadataContainer.Builder","l":"Builder()","u":"%3Cinit%3E()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable.Builder","l":"Builder()","u":"%3Cinit%3E()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardPluginMetadata.Builder","l":"Builder()","u":"%3Cinit%3E()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"NullVersion","l":"compareTo(ArtifactVersion)","u":"compareTo(org.apache.maven.artifact.versioning.ArtifactVersion)"},{"p":"org.spongepowered.plugin.metadata.util","c":"GsonUtils","l":"consumeIfPresent(JsonObject, String, Consumer)","u":"consumeIfPresent(com.google.gson.JsonObject,java.lang.String,java.util.function.Consumer)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"Adapters.Deserializers","l":"CONTAINER_LOADER"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"Adapters.Serializers","l":"CONTAINER_LOADER"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardPluginMetadata","l":"container()"},{"p":"org.spongepowered.plugin.metadata","c":"PluginMetadata","l":"container()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable","l":"contributors"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable","l":"contributors()"},{"p":"org.spongepowered.plugin.metadata","c":"Inheritable","l":"contributors()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable.AbstractBuilder","l":"contributors(Collection)","u":"contributors(java.util.Collection)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable","l":"dependencies"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable","l":"dependencies()"},{"p":"org.spongepowered.plugin.metadata","c":"Inheritable","l":"dependencies()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable.AbstractBuilder","l":"dependencies(Collection)","u":"dependencies(java.util.Collection)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable","l":"dependency(String)","u":"dependency(java.lang.String)"},{"p":"org.spongepowered.plugin.metadata","c":"Inheritable","l":"dependency(String)","u":"dependency(java.lang.String)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginContributor","l":"description()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardPluginMetadata","l":"description()"},{"p":"org.spongepowered.plugin.metadata.model","c":"PluginContributor","l":"description()"},{"p":"org.spongepowered.plugin.metadata","c":"PluginMetadata","l":"description()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginContributor.Builder","l":"description(String)","u":"description(java.lang.String)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardPluginMetadata.Builder","l":"description(String)","u":"description(java.lang.String)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"MetadataContainer.Serializer","l":"deserialize(JsonElement, Type, JsonDeserializationContext)","u":"deserialize(com.google.gson.JsonElement,java.lang.reflect.Type,com.google.gson.JsonDeserializationContext)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable.Serializer","l":"deserialize(JsonElement, Type, JsonDeserializationContext)","u":"deserialize(com.google.gson.JsonElement,java.lang.reflect.Type,com.google.gson.JsonDeserializationContext)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardPluginMetadata.Deserializer","l":"deserialize(JsonElement, Type, JsonDeserializationContext)","u":"deserialize(com.google.gson.JsonElement,java.lang.reflect.Type,com.google.gson.JsonDeserializationContext)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardContainerLoader.Deserializer","l":"Deserializer()","u":"%3Cinit%3E()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginBranding.Deserializer","l":"Deserializer()","u":"%3Cinit%3E()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginContributor.Deserializer","l":"Deserializer()","u":"%3Cinit%3E()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginDependency.Deserializer","l":"Deserializer()","u":"%3Cinit%3E()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginLinks.Deserializer","l":"Deserializer()","u":"%3Cinit%3E()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardPluginMetadata.Deserializer","l":"Deserializer()","u":"%3Cinit%3E()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardPluginMetadata","l":"entrypoint()"},{"p":"org.spongepowered.plugin.metadata","c":"PluginMetadata","l":"entrypoint()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardPluginMetadata.Builder","l":"entrypoint(String)","u":"entrypoint(java.lang.String)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardContainerLoader","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginDependency","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardPluginMetadata","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable.AbstractBuilder","l":"from(StandardInheritable)","u":"from(org.spongepowered.plugin.metadata.builtin.StandardInheritable)"},{"p":"org.spongepowered.plugin.metadata.util","c":"GsonUtils","l":"get(JsonObject, String, Function)","u":"get(com.google.gson.JsonObject,java.lang.String,java.util.function.Function)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"NullVersion","l":"getBuildNumber()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"NullVersion","l":"getIncrementalVersion()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"NullVersion","l":"getMajorVersion()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"NullVersion","l":"getMinorVersion()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"NullVersion","l":"getQualifier()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"MetadataContainer","l":"globalMetadata()"},{"p":"org.spongepowered.plugin.metadata","c":"Container","l":"globalMetadata()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"MetadataContainer.Builder","l":"globalMetadata(Inheritable)","u":"globalMetadata(org.spongepowered.plugin.metadata.Inheritable)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"MetadataParser","l":"gsonBuilder()"},{"p":"org.spongepowered.plugin.metadata.util","c":"GsonUtils","l":"GsonUtils()","u":"%3Cinit%3E()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardContainerLoader","l":"hashCode()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginDependency","l":"hashCode()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardPluginMetadata","l":"hashCode()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginLinks","l":"homepage()"},{"p":"org.spongepowered.plugin.metadata.model","c":"PluginLinks","l":"homepage()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginLinks.Builder","l":"homepage(URL)","u":"homepage(java.net.URL)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginBranding","l":"icon()"},{"p":"org.spongepowered.plugin.metadata.model","c":"PluginBranding","l":"icon()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginBranding.Builder","l":"icon(String)","u":"icon(java.lang.String)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginDependency","l":"id()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardPluginMetadata","l":"id()"},{"p":"org.spongepowered.plugin.metadata.model","c":"PluginDependency","l":"id()"},{"p":"org.spongepowered.plugin.metadata","c":"PluginMetadata","l":"id()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginDependency.Builder","l":"id(String)","u":"id(java.lang.String)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardPluginMetadata.Builder","l":"id(String)","u":"id(java.lang.String)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"NullVersion","l":"instance()"},{"p":"org.spongepowered.plugin.metadata","c":"Constants","l":"INVALID_ID_REQUIREMENTS_MESSAGE"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginLinks","l":"issues()"},{"p":"org.spongepowered.plugin.metadata.model","c":"PluginLinks","l":"issues()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginLinks.Builder","l":"issues(URL)","u":"issues(java.net.URL)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"MetadataContainer","l":"license()"},{"p":"org.spongepowered.plugin.metadata","c":"Container","l":"license()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"MetadataContainer.Builder","l":"license(String)","u":"license(java.lang.String)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable","l":"links"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable","l":"links()"},{"p":"org.spongepowered.plugin.metadata","c":"Inheritable","l":"links()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable.AbstractBuilder","l":"links(StandardPluginLinks)","u":"links(org.spongepowered.plugin.metadata.builtin.model.StandardPluginLinks)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"MetadataContainer","l":"loader()"},{"p":"org.spongepowered.plugin.metadata","c":"Container","l":"loader()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"MetadataContainer.Builder","l":"loader(StandardContainerLoader)","u":"loader(org.spongepowered.plugin.metadata.builtin.model.StandardContainerLoader)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginDependency","l":"loadOrder()"},{"p":"org.spongepowered.plugin.metadata.model","c":"PluginDependency","l":"loadOrder()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginDependency.Builder","l":"loadOrder(PluginDependency.LoadOrder)","u":"loadOrder(org.spongepowered.plugin.metadata.model.PluginDependency.LoadOrder)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginBranding","l":"logo()"},{"p":"org.spongepowered.plugin.metadata.model","c":"PluginBranding","l":"logo()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginBranding.Builder","l":"logo(String)","u":"logo(java.lang.String)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"MetadataContainer","l":"mappings()"},{"p":"org.spongepowered.plugin.metadata","c":"Container","l":"mappings()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"MetadataContainer.Builder","l":"mappings(String)","u":"mappings(java.lang.String)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"MetadataContainer","l":"metadata()"},{"p":"org.spongepowered.plugin.metadata","c":"Container","l":"metadata()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"MetadataContainer.Builder","l":"metadata(List)","u":"metadata(java.util.List)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"MetadataContainer","l":"metadata(String)","u":"metadata(java.lang.String)"},{"p":"org.spongepowered.plugin.metadata","c":"Container","l":"metadata(String)","u":"metadata(java.lang.String)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"MissingRequiredFieldException","l":"MissingRequiredFieldException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"MissingRequiredFieldException","l":"MissingRequiredFieldException(String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardContainerLoader","l":"name()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginContributor","l":"name()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardPluginMetadata","l":"name()"},{"p":"org.spongepowered.plugin.metadata.model","c":"ContainerLoader","l":"name()"},{"p":"org.spongepowered.plugin.metadata.model","c":"PluginContributor","l":"name()"},{"p":"org.spongepowered.plugin.metadata","c":"PluginMetadata","l":"name()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardContainerLoader.Builder","l":"name(String)","u":"name(java.lang.String)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginContributor.Builder","l":"name(String)","u":"name(java.lang.String)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardPluginMetadata.Builder","l":"name(String)","u":"name(java.lang.String)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginBranding","l":"none()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginLinks","l":"none()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"NullVersion","l":"NullVersion()","u":"%3Cinit%3E()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginDependency","l":"optional()"},{"p":"org.spongepowered.plugin.metadata.model","c":"PluginDependency","l":"optional()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginDependency.Builder","l":"optional(boolean)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"NullVersion","l":"parseVersion(String)","u":"parseVersion(java.lang.String)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"Adapters.Deserializers","l":"PLUGIN_BRANDING"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"Adapters.Serializers","l":"PLUGIN_BRANDING"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"Adapters.Deserializers","l":"PLUGIN_CONTRIBUTOR"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"Adapters.Serializers","l":"PLUGIN_CONTRIBUTOR"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"Adapters.Deserializers","l":"PLUGIN_DEPENDENCY"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"Adapters.Serializers","l":"PLUGIN_DEPENDENCY"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"Adapters.Deserializers","l":"PLUGIN_LINKS"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"Adapters.Serializers","l":"PLUGIN_LINKS"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable","l":"properties"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable","l":"properties()"},{"p":"org.spongepowered.plugin.metadata","c":"Inheritable","l":"properties()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable.AbstractBuilder","l":"properties(Map)","u":"properties(java.util.Map)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable","l":"property(String)","u":"property(java.lang.String)"},{"p":"org.spongepowered.plugin.metadata","c":"Inheritable","l":"property(String)","u":"property(java.lang.String)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable.AbstractBuilder","l":"property(String, Object)","u":"property(java.lang.String,java.lang.Object)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable","l":"rawVersion"},{"p":"org.spongepowered.plugin.metadata.util","c":"GsonUtils","l":"read(JsonArray, TypeAdapter, Supplier)","u":"read(com.google.gson.JsonArray,com.google.gson.TypeAdapter,java.util.function.Supplier)"},{"p":"org.spongepowered.plugin.metadata.util","c":"GsonUtils","l":"read(JsonObject, Function, Supplier>)","u":"read(com.google.gson.JsonObject,java.util.function.Function,java.util.function.Supplier)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardContainerLoader.Deserializer","l":"read(JsonReader)","u":"read(com.google.gson.stream.JsonReader)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardContainerLoader.Serializer","l":"read(JsonReader)","u":"read(com.google.gson.stream.JsonReader)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginBranding.Deserializer","l":"read(JsonReader)","u":"read(com.google.gson.stream.JsonReader)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginBranding.Serializer","l":"read(JsonReader)","u":"read(com.google.gson.stream.JsonReader)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginContributor.Deserializer","l":"read(JsonReader)","u":"read(com.google.gson.stream.JsonReader)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginContributor.Serializer","l":"read(JsonReader)","u":"read(com.google.gson.stream.JsonReader)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginDependency.Deserializer","l":"read(JsonReader)","u":"read(com.google.gson.stream.JsonReader)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginDependency.Serializer","l":"read(JsonReader)","u":"read(com.google.gson.stream.JsonReader)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginLinks.Deserializer","l":"read(JsonReader)","u":"read(com.google.gson.stream.JsonReader)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginLinks.Serializer","l":"read(JsonReader)","u":"read(com.google.gson.stream.JsonReader)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"MetadataParser","l":"read(Path)","u":"read(java.nio.file.Path)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"MetadataParser","l":"read(Path, Gson)","u":"read(java.nio.file.Path,com.google.gson.Gson)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"MetadataParser","l":"read(Reader)","u":"read(java.io.Reader)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"MetadataParser","l":"read(Reader, Gson)","u":"read(java.io.Reader,com.google.gson.Gson)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"MetadataContainer.Serializer","l":"serialize(MetadataContainer, Type, JsonSerializationContext)","u":"serialize(org.spongepowered.plugin.metadata.builtin.MetadataContainer,java.lang.reflect.Type,com.google.gson.JsonSerializationContext)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable.Serializer","l":"serialize(StandardInheritable, Type, JsonSerializationContext)","u":"serialize(org.spongepowered.plugin.metadata.builtin.StandardInheritable,java.lang.reflect.Type,com.google.gson.JsonSerializationContext)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardPluginMetadata.Serializer","l":"serialize(StandardPluginMetadata, Type, JsonSerializationContext)","u":"serialize(org.spongepowered.plugin.metadata.builtin.StandardPluginMetadata,java.lang.reflect.Type,com.google.gson.JsonSerializationContext)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"MetadataContainer.Serializer","l":"Serializer()","u":"%3Cinit%3E()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardContainerLoader.Serializer","l":"Serializer()","u":"%3Cinit%3E()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginBranding.Serializer","l":"Serializer()","u":"%3Cinit%3E()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginContributor.Serializer","l":"Serializer()","u":"%3Cinit%3E()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginDependency.Serializer","l":"Serializer()","u":"%3Cinit%3E()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginLinks.Serializer","l":"Serializer()","u":"%3Cinit%3E()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable.Serializer","l":"Serializer()","u":"%3Cinit%3E()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardPluginMetadata.Serializer","l":"Serializer()","u":"%3Cinit%3E()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginLinks","l":"source()"},{"p":"org.spongepowered.plugin.metadata.model","c":"PluginLinks","l":"source()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginLinks.Builder","l":"source(URL)","u":"source(java.net.URL)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable","l":"StandardInheritable(StandardInheritable.AbstractBuilder)","u":"%3Cinit%3E(org.spongepowered.plugin.metadata.builtin.StandardInheritable.AbstractBuilder)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable","l":"stringJoiner()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"MetadataContainer","l":"toBuilder()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardContainerLoader","l":"toBuilder()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginBranding","l":"toBuilder()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginContributor","l":"toBuilder()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginDependency","l":"toBuilder()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginLinks","l":"toBuilder()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"MetadataContainer","l":"toString()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardContainerLoader","l":"toString()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginBranding","l":"toString()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginContributor","l":"toString()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginDependency","l":"toString()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginLinks","l":"toString()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable","l":"toString()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardPluginMetadata","l":"toString()"},{"p":"org.spongepowered.plugin.metadata.model","c":"PluginDependency.LoadOrder","l":"UNDEFINED"},{"p":"org.spongepowered.plugin.metadata","c":"Constants","l":"VALID_ID_PATTERN"},{"p":"org.spongepowered.plugin.metadata.model","c":"PluginDependency.LoadOrder","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.spongepowered.plugin.metadata.model","c":"PluginDependency.LoadOrder","l":"values()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable","l":"version"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardContainerLoader","l":"version()"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginDependency","l":"version()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable","l":"version()"},{"p":"org.spongepowered.plugin.metadata","c":"Inheritable","l":"version()"},{"p":"org.spongepowered.plugin.metadata.model","c":"ContainerLoader","l":"version()"},{"p":"org.spongepowered.plugin.metadata.model","c":"PluginDependency","l":"version()"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"StandardInheritable.AbstractBuilder","l":"version(String)","u":"version(java.lang.String)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardContainerLoader.Builder","l":"version(String)","u":"version(java.lang.String)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginDependency.Builder","l":"version(String)","u":"version(java.lang.String)"},{"p":"org.spongepowered.plugin.metadata.util","c":"GsonUtils","l":"write(Function, Map)","u":"write(java.util.function.Function,java.util.Map)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardContainerLoader.Serializer","l":"write(JsonWriter, StandardContainerLoader)","u":"write(com.google.gson.stream.JsonWriter,org.spongepowered.plugin.metadata.builtin.model.StandardContainerLoader)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardContainerLoader.Deserializer","l":"write(JsonWriter, StandardContainerLoader.Builder)","u":"write(com.google.gson.stream.JsonWriter,org.spongepowered.plugin.metadata.builtin.model.StandardContainerLoader.Builder)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginBranding.Serializer","l":"write(JsonWriter, StandardPluginBranding)","u":"write(com.google.gson.stream.JsonWriter,org.spongepowered.plugin.metadata.builtin.model.StandardPluginBranding)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginBranding.Deserializer","l":"write(JsonWriter, StandardPluginBranding.Builder)","u":"write(com.google.gson.stream.JsonWriter,org.spongepowered.plugin.metadata.builtin.model.StandardPluginBranding.Builder)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginContributor.Serializer","l":"write(JsonWriter, StandardPluginContributor)","u":"write(com.google.gson.stream.JsonWriter,org.spongepowered.plugin.metadata.builtin.model.StandardPluginContributor)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginContributor.Deserializer","l":"write(JsonWriter, StandardPluginContributor.Builder)","u":"write(com.google.gson.stream.JsonWriter,org.spongepowered.plugin.metadata.builtin.model.StandardPluginContributor.Builder)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginDependency.Serializer","l":"write(JsonWriter, StandardPluginDependency)","u":"write(com.google.gson.stream.JsonWriter,org.spongepowered.plugin.metadata.builtin.model.StandardPluginDependency)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginDependency.Deserializer","l":"write(JsonWriter, StandardPluginDependency.Builder)","u":"write(com.google.gson.stream.JsonWriter,org.spongepowered.plugin.metadata.builtin.model.StandardPluginDependency.Builder)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginLinks.Serializer","l":"write(JsonWriter, StandardPluginLinks)","u":"write(com.google.gson.stream.JsonWriter,org.spongepowered.plugin.metadata.builtin.model.StandardPluginLinks)"},{"p":"org.spongepowered.plugin.metadata.builtin.model","c":"StandardPluginLinks.Deserializer","l":"write(JsonWriter, StandardPluginLinks.Builder)","u":"write(com.google.gson.stream.JsonWriter,org.spongepowered.plugin.metadata.builtin.model.StandardPluginLinks.Builder)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"MetadataParser","l":"write(Path, MetadataContainer, Gson, boolean)","u":"write(java.nio.file.Path,org.spongepowered.plugin.metadata.builtin.MetadataContainer,com.google.gson.Gson,boolean)"},{"p":"org.spongepowered.plugin.metadata.util","c":"GsonUtils","l":"write(TypeAdapter, Collection)","u":"write(com.google.gson.TypeAdapter,java.util.Collection)"},{"p":"org.spongepowered.plugin.metadata.builtin","c":"MetadataParser","l":"write(Writer, MetadataContainer, Gson, boolean)","u":"write(java.io.Writer,org.spongepowered.plugin.metadata.builtin.MetadataContainer,com.google.gson.Gson,boolean)"},{"p":"org.spongepowered.plugin.metadata.util","c":"GsonUtils","l":"writeIfPresent(JsonObject, String, Optional)","u":"writeIfPresent(com.google.gson.JsonObject,java.lang.String,java.util.Optional)"},{"p":"org.spongepowered.plugin.metadata.util","c":"GsonUtils","l":"writeIfPresent(JsonWriter, String, Optional)","u":"writeIfPresent(com.google.gson.stream.JsonWriter,java.lang.String,java.util.Optional)"}];updateSearchResults(); \ No newline at end of file diff --git a/plugin-meta/0.8.2/module-search-index.js b/plugin-meta/0.8.2/module-search-index.js new file mode 100644 index 000000000..9cf1a7807 --- /dev/null +++ b/plugin-meta/0.8.2/module-search-index.js @@ -0,0 +1 @@ +moduleSearchIndex = [{"l":"org.spongepowered.plugin.metadata"}];updateSearchResults(); \ No newline at end of file diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/module-summary.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/module-summary.html new file mode 100644 index 000000000..179420191 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/module-summary.html @@ -0,0 +1,94 @@ + + + + +org.spongepowered.plugin.metadata (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    +
    +

    Module org.spongepowered.plugin.metadata

    +
    +
    +
    module org.spongepowered.plugin.metadata
    +
    + +
    +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/Constants.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/Constants.html new file mode 100644 index 000000000..bd44017fb --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/Constants.html @@ -0,0 +1,156 @@ + + + + +Constants (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + + +
    java.lang.Object +
    org.spongepowered.plugin.metadata.Constants
    +
    +
    +
    +
    public final class Constants +extends Object
    +
    +
    + +
    +
    +
      + +
    • +
      +

      Field Details

      +
        +
      • +
        +

        VALID_ID_PATTERN

        +
        public static final Pattern VALID_ID_PATTERN
        +

        Ids must conform to the following requirements:

        + +
          +
        • Must be between 2 and 64 characters in length
        • +
        • Must start with a lower case letter (a-z)
        • +
        • May only contain a mix of lower case letters (a-z), + numbers (0-9), dashes (-), and underscores (_)
        • +
        +
        +
      • +
      • +
        +

        INVALID_ID_REQUIREMENTS_MESSAGE

        +
        public static final String INVALID_ID_REQUIREMENTS_MESSAGE
        +
        +
        See Also:
        +
        + +
        +
        +
        +
      • +
      +
      +
    • +
    +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/Container.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/Container.html new file mode 100644 index 000000000..87e8e87cd --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/Container.html @@ -0,0 +1,235 @@ + + + + +Container (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Interface Container

    +
    +
    +
    +
    All Known Implementing Classes:
    +
    MetadataContainer
    +
    +
    +
    public interface Container
    +
    A container joins together global metadata with specific one or more + plugin metadata. +

    + How the vendor utilizes this concept is largely left up to their discretion. A + typical use case would be to load a file as a container.

    +
    +
    See Also:
    +
    + +
    +
    +
    +
    + +
    +
    +
      + +
    • +
      +

      Method Details

      +
        +
      • +
        +

        loader

        +
        ContainerLoader loader()
        +
        +
        Returns:
        +
        The loader.
        +
        +
        +
      • +
      • +
        +

        license

        +
        String license()
        +
        Gets the license of the data within this container. +

        + Consult the vendor for how this field is used. +

        + In the generic implementation, a license's name is expected. +

        + Notable examples include MIT or All Rights Reserved.

        +
        +
        Returns:
        +
        The license
        +
        +
        +
      • +
      • +
        +

        mappings

        +
        Optional<String> mappings()
        +
        Gets the mappings that code within this container might be written in. +

        + The format of this string should be in maven dependency format (group:artifact:version). +

        + Consult the vendor for how this field is used. As an example, that entity could use this + purely for information purposes or go farther and perform artifact remapping from these + mappings to another.

        +
        +
        Returns:
        +
        The mappings or Optional.empty() otherwise
        +
        +
        +
      • +
      • +
        +

        globalMetadata

        +
        Optional<Inheritable> globalMetadata()
        +
        +
        Returns:
        +
        The global metadata or Optional.empty() otherwise
        +
        +
        +
      • +
      • +
        +

        metadata

        + +
        Gets a plugin metadata by its id. +

        + This maps to PluginMetadata.id().

        +
        +
        Parameters:
        +
        id - The id
        +
        Returns:
        +
        The plugin metadata or Optional.empty() otherwise
        +
        +
        +
      • +
      • +
        +

        metadata

        +
        Set<PluginMetadata> metadata()
        +
        +
        Returns:
        +
        All of the plugin metadata as an unmodifiable Set.
        +
        +
        +
      • +
      +
      +
    • +
    +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/Inheritable.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/Inheritable.html new file mode 100644 index 000000000..50d311e4c --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/Inheritable.html @@ -0,0 +1,251 @@ + + + + +Inheritable (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Interface Inheritable

    +
    +
    +
    +
    All Known Subinterfaces:
    +
    PluginMetadata
    +
    +
    +
    All Known Implementing Classes:
    +
    StandardInheritable, StandardPluginMetadata
    +
    +
    +
    public interface Inheritable
    +
    Represents metadata that is meant to be inherited/overwritten, per contract.
    +
    +
    See Also:
    +
    + +
    +
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/PluginMetadata.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/PluginMetadata.html new file mode 100644 index 000000000..c8cc97606 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/PluginMetadata.html @@ -0,0 +1,220 @@ + + + + +PluginMetadata (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Interface PluginMetadata

    +
    +
    +
    +
    All Superinterfaces:
    +
    Inheritable
    +
    +
    +
    All Known Implementing Classes:
    +
    StandardPluginMetadata
    +
    +
    +
    public interface PluginMetadata +extends Inheritable
    +
    Represents specific, unique metadata to a plugin.
    +
    +
    See Also:
    +
    + +
    +
    +
    +
    + +
    +
    +
      + +
    • +
      +

      Method Details

      +
        +
      • +
        +

        container

        +
        Container container()
        +
        +
        Returns:
        +
        The container.
        +
        +
        +
      • +
      • +
        +

        id

        +
        String id()
        +
        Gets the id. + +

        Ids must conform to the following requirements:

        + +
          +
        • Must be between 2 and 64 characters in length
        • +
        • Must start with a lower case letter (a-z)
        • +
        • May only contain a mix of lower case letters (a-z), + numbers (0-9), dashes (-), and underscores (_)
        • +
        +
        +
        Returns:
        +
        The id
        +
        +
        +
      • +
      • +
        +

        entrypoint

        +
        String entrypoint()
        +
        Gets the entrypoint. +

        + Consult the vendor for how this field is used. As an example, this could be + the name of a module or a fully realized path to a discrete class.

        +
        +
        Returns:
        +
        The entrypoint
        +
        +
        +
      • +
      • +
        +

        name

        +
        Optional<String> name()
        +
        +
        Returns:
        +
        The name or Optional.empty() otherwise.
        +
        +
        +
      • +
      • +
        +

        description

        +
        Optional<String> description()
        +
        +
        Returns:
        +
        The description or Optional.empty() otherwise.
        +
        +
        +
      • +
      +
      +
    • +
    +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/MetadataContainer.Builder.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/MetadataContainer.Builder.html new file mode 100644 index 000000000..d802d8bcf --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/MetadataContainer.Builder.html @@ -0,0 +1,232 @@ + + + + +MetadataContainer.Builder (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Class MetadataContainer.Builder

    +
    +
    java.lang.Object +
    org.spongepowered.plugin.metadata.builtin.MetadataContainer.Builder
    +
    +
    +
    +
    Enclosing class:
    +
    MetadataContainer
    +
    +
    +
    public static final class MetadataContainer.Builder +extends Object
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/MetadataContainer.Serializer.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/MetadataContainer.Serializer.html new file mode 100644 index 000000000..8b2725942 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/MetadataContainer.Serializer.html @@ -0,0 +1,195 @@ + + + + +MetadataContainer.Serializer (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Class MetadataContainer.Serializer

    +
    +
    java.lang.Object +
    org.spongepowered.plugin.metadata.builtin.MetadataContainer.Serializer
    +
    +
    +
    +
    All Implemented Interfaces:
    +
    JsonDeserializer<MetadataContainer>, JsonSerializer<MetadataContainer>
    +
    +
    +
    Enclosing class:
    +
    MetadataContainer
    +
    +
    +
    public static final class MetadataContainer.Serializer +extends Object +implements JsonSerializer<MetadataContainer>, JsonDeserializer<MetadataContainer>
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/MetadataContainer.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/MetadataContainer.html new file mode 100644 index 000000000..e584f1ba7 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/MetadataContainer.html @@ -0,0 +1,285 @@ + + + + +MetadataContainer (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + + +
    java.lang.Object +
    org.spongepowered.plugin.metadata.builtin.MetadataContainer
    +
    +
    +
    +
    All Implemented Interfaces:
    +
    Container
    +
    +
    +
    public final class MetadataContainer +extends Object +implements Container
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/MetadataParser.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/MetadataParser.html new file mode 100644 index 000000000..8da72ee3e --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/MetadataParser.html @@ -0,0 +1,289 @@ + + + + +MetadataParser (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + + +
    java.lang.Object +
    org.spongepowered.plugin.metadata.builtin.MetadataParser
    +
    +
    +
    +
    public final class MetadataParser +extends Object
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/MissingRequiredFieldException.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/MissingRequiredFieldException.html new file mode 100644 index 000000000..a8860e94d --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/MissingRequiredFieldException.html @@ -0,0 +1,160 @@ + + + + +MissingRequiredFieldException (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Class MissingRequiredFieldException

    +
    +
    java.lang.Object +
    java.lang.Throwable +
    java.lang.Exception +
    java.lang.RuntimeException +
    com.google.gson.JsonParseException +
    org.spongepowered.plugin.metadata.builtin.MissingRequiredFieldException
    +
    +
    +
    +
    +
    +
    +
    +
    All Implemented Interfaces:
    +
    Serializable
    +
    +
    +
    public final class MissingRequiredFieldException +extends JsonParseException
    +
    +
    See Also:
    +
    + +
    +
    +
    +
    + +
    +
    +
      + +
    • +
      +

      Constructor Details

      +
        +
      • +
        +

        MissingRequiredFieldException

        +
        public MissingRequiredFieldException(String field)
        +
        +
      • +
      • +
        +

        MissingRequiredFieldException

        +
        public MissingRequiredFieldException(String field, + Throwable cause)
        +
        +
      • +
      +
      +
    • +
    +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/NullVersion.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/NullVersion.html new file mode 100644 index 000000000..1e14faeb1 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/NullVersion.html @@ -0,0 +1,254 @@ + + + + +NullVersion (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + + +
    java.lang.Object +
    org.spongepowered.plugin.metadata.builtin.NullVersion
    +
    +
    +
    +
    All Implemented Interfaces:
    +
    Comparable<ArtifactVersion>, ArtifactVersion
    +
    +
    +
    public final class NullVersion +extends Object +implements ArtifactVersion
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/StandardInheritable.AbstractBuilder.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/StandardInheritable.AbstractBuilder.html new file mode 100644 index 000000000..ab9f99662 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/StandardInheritable.AbstractBuilder.html @@ -0,0 +1,269 @@ + + + + +StandardInheritable.AbstractBuilder (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Class StandardInheritable.AbstractBuilder<T extends Inheritable,B extends StandardInheritable.AbstractBuilder<T,B>>

    +
    +
    java.lang.Object +
    org.spongepowered.plugin.metadata.builtin.StandardInheritable.AbstractBuilder<T,B>
    +
    +
    +
    +
    Direct Known Subclasses:
    +
    StandardInheritable.Builder, StandardPluginMetadata.Builder
    +
    +
    +
    Enclosing class:
    +
    StandardInheritable
    +
    +
    +
    public abstract static class StandardInheritable.AbstractBuilder<T extends Inheritable,B extends StandardInheritable.AbstractBuilder<T,B>> +extends Object
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/StandardInheritable.Builder.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/StandardInheritable.Builder.html new file mode 100644 index 000000000..82cc17075 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/StandardInheritable.Builder.html @@ -0,0 +1,171 @@ + + + + +StandardInheritable.Builder (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Class StandardInheritable.Builder

    +
    + +
    +
    +
    Enclosing class:
    +
    StandardInheritable
    +
    +
    +
    public static final class StandardInheritable.Builder +extends StandardInheritable.AbstractBuilder<StandardInheritable,StandardInheritable.Builder>
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/StandardInheritable.Serializer.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/StandardInheritable.Serializer.html new file mode 100644 index 000000000..4a824005c --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/StandardInheritable.Serializer.html @@ -0,0 +1,195 @@ + + + + +StandardInheritable.Serializer (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Class StandardInheritable.Serializer

    +
    +
    java.lang.Object +
    org.spongepowered.plugin.metadata.builtin.StandardInheritable.Serializer
    +
    +
    +
    +
    All Implemented Interfaces:
    +
    JsonDeserializer<StandardInheritable>, JsonSerializer<StandardInheritable>
    +
    +
    +
    Enclosing class:
    +
    StandardInheritable
    +
    +
    +
    public static final class StandardInheritable.Serializer +extends Object +implements JsonSerializer<StandardInheritable>, JsonDeserializer<StandardInheritable>
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/StandardInheritable.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/StandardInheritable.html new file mode 100644 index 000000000..ec46d8edf --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/StandardInheritable.html @@ -0,0 +1,422 @@ + + + + +StandardInheritable (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Class StandardInheritable

    +
    +
    java.lang.Object +
    org.spongepowered.plugin.metadata.builtin.StandardInheritable
    +
    +
    +
    +
    All Implemented Interfaces:
    +
    Inheritable
    +
    +
    +
    Direct Known Subclasses:
    +
    StandardPluginMetadata
    +
    +
    +
    public class StandardInheritable +extends Object +implements Inheritable
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/StandardPluginMetadata.Builder.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/StandardPluginMetadata.Builder.html new file mode 100644 index 000000000..aa471c4cf --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/StandardPluginMetadata.Builder.html @@ -0,0 +1,207 @@ + + + + +StandardPluginMetadata.Builder (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Class StandardPluginMetadata.Builder

    +
    + +
    +
    +
    Enclosing class:
    +
    StandardPluginMetadata
    +
    +
    +
    public static final class StandardPluginMetadata.Builder +extends StandardInheritable.AbstractBuilder<StandardPluginMetadata,StandardPluginMetadata.Builder>
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/StandardPluginMetadata.Deserializer.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/StandardPluginMetadata.Deserializer.html new file mode 100644 index 000000000..01cdabece --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/StandardPluginMetadata.Deserializer.html @@ -0,0 +1,178 @@ + + + + +StandardPluginMetadata.Deserializer (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Class StandardPluginMetadata.Deserializer

    +
    +
    java.lang.Object +
    org.spongepowered.plugin.metadata.builtin.StandardPluginMetadata.Deserializer
    +
    +
    +
    +
    All Implemented Interfaces:
    +
    JsonDeserializer<StandardPluginMetadata.Builder>
    +
    +
    +
    Enclosing class:
    +
    StandardPluginMetadata
    +
    +
    +
    public static final class StandardPluginMetadata.Deserializer +extends Object +implements JsonDeserializer<StandardPluginMetadata.Builder>
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/StandardPluginMetadata.Serializer.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/StandardPluginMetadata.Serializer.html new file mode 100644 index 000000000..79b89d5d1 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/StandardPluginMetadata.Serializer.html @@ -0,0 +1,175 @@ + + + + +StandardPluginMetadata.Serializer (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Class StandardPluginMetadata.Serializer

    +
    +
    java.lang.Object +
    org.spongepowered.plugin.metadata.builtin.StandardPluginMetadata.Serializer
    +
    +
    +
    +
    All Implemented Interfaces:
    +
    JsonSerializer<StandardPluginMetadata>
    +
    +
    +
    Enclosing class:
    +
    StandardPluginMetadata
    +
    +
    +
    public static final class StandardPluginMetadata.Serializer +extends Object +implements JsonSerializer<StandardPluginMetadata>
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/StandardPluginMetadata.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/StandardPluginMetadata.html new file mode 100644 index 000000000..28f7a4df6 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/StandardPluginMetadata.html @@ -0,0 +1,311 @@ + + + + +StandardPluginMetadata (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Class StandardPluginMetadata

    +
    +
    java.lang.Object +
    org.spongepowered.plugin.metadata.builtin.StandardInheritable +
    org.spongepowered.plugin.metadata.builtin.StandardPluginMetadata
    +
    +
    +
    +
    +
    All Implemented Interfaces:
    +
    Inheritable, PluginMetadata
    +
    +
    +
    public final class StandardPluginMetadata +extends StandardInheritable +implements PluginMetadata
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/Adapters.Deserializers.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/Adapters.Deserializers.html new file mode 100644 index 000000000..043c4cdbe --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/Adapters.Deserializers.html @@ -0,0 +1,169 @@ + + + + +Adapters.Deserializers (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + + +
    java.lang.Object +
    org.spongepowered.plugin.metadata.builtin.model.Adapters.Deserializers
    +
    +
    +
    +
    Enclosing class:
    +
    Adapters
    +
    +
    +
    public static final class Adapters.Deserializers +extends Object
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/Adapters.Serializers.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/Adapters.Serializers.html new file mode 100644 index 000000000..e8fb1b7c1 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/Adapters.Serializers.html @@ -0,0 +1,169 @@ + + + + +Adapters.Serializers (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + + +
    java.lang.Object +
    org.spongepowered.plugin.metadata.builtin.model.Adapters.Serializers
    +
    +
    +
    +
    Enclosing class:
    +
    Adapters
    +
    +
    +
    public static final class Adapters.Serializers +extends Object
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/Adapters.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/Adapters.html new file mode 100644 index 000000000..d205c9c0b --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/Adapters.html @@ -0,0 +1,114 @@ + + + + +Adapters (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + + +
    java.lang.Object +
    org.spongepowered.plugin.metadata.builtin.model.Adapters
    +
    +
    +
    +
    public final class Adapters +extends Object
    +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardContainerLoader.Builder.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardContainerLoader.Builder.html new file mode 100644 index 000000000..683ac75a1 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardContainerLoader.Builder.html @@ -0,0 +1,153 @@ + + + + +StandardContainerLoader.Builder (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Class StandardContainerLoader.Builder

    +
    +
    java.lang.Object +
    org.spongepowered.plugin.metadata.builtin.model.StandardContainerLoader.Builder
    +
    +
    +
    +
    Enclosing class:
    +
    StandardContainerLoader
    +
    +
    +
    public static final class StandardContainerLoader.Builder +extends Object
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardContainerLoader.Deserializer.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardContainerLoader.Deserializer.html new file mode 100644 index 000000000..ade5449fb --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardContainerLoader.Deserializer.html @@ -0,0 +1,192 @@ + + + + +StandardContainerLoader.Deserializer (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Class StandardContainerLoader.Deserializer

    +
    +
    java.lang.Object +
    com.google.gson.TypeAdapter<StandardContainerLoader.Builder> +
    org.spongepowered.plugin.metadata.builtin.model.StandardContainerLoader.Deserializer
    +
    +
    +
    +
    +
    Enclosing class:
    +
    StandardContainerLoader
    +
    +
    +
    public static final class StandardContainerLoader.Deserializer +extends TypeAdapter<StandardContainerLoader.Builder>
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardContainerLoader.Serializer.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardContainerLoader.Serializer.html new file mode 100644 index 000000000..065010446 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardContainerLoader.Serializer.html @@ -0,0 +1,192 @@ + + + + +StandardContainerLoader.Serializer (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Class StandardContainerLoader.Serializer

    +
    +
    java.lang.Object +
    com.google.gson.TypeAdapter<StandardContainerLoader> +
    org.spongepowered.plugin.metadata.builtin.model.StandardContainerLoader.Serializer
    +
    +
    +
    +
    +
    Enclosing class:
    +
    StandardContainerLoader
    +
    +
    +
    public static final class StandardContainerLoader.Serializer +extends TypeAdapter<StandardContainerLoader>
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardContainerLoader.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardContainerLoader.html new file mode 100644 index 000000000..27f24003c --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardContainerLoader.html @@ -0,0 +1,235 @@ + + + + +StandardContainerLoader (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Class StandardContainerLoader

    +
    +
    java.lang.Object +
    org.spongepowered.plugin.metadata.builtin.model.StandardContainerLoader
    +
    +
    +
    +
    All Implemented Interfaces:
    +
    ContainerLoader
    +
    +
    +
    public final class StandardContainerLoader +extends Object +implements ContainerLoader
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginBranding.Builder.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginBranding.Builder.html new file mode 100644 index 000000000..d10c6f434 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginBranding.Builder.html @@ -0,0 +1,153 @@ + + + + +StandardPluginBranding.Builder (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Class StandardPluginBranding.Builder

    +
    +
    java.lang.Object +
    org.spongepowered.plugin.metadata.builtin.model.StandardPluginBranding.Builder
    +
    +
    +
    +
    Enclosing class:
    +
    StandardPluginBranding
    +
    +
    +
    public static final class StandardPluginBranding.Builder +extends Object
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginBranding.Deserializer.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginBranding.Deserializer.html new file mode 100644 index 000000000..e25e3fc3f --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginBranding.Deserializer.html @@ -0,0 +1,192 @@ + + + + +StandardPluginBranding.Deserializer (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Class StandardPluginBranding.Deserializer

    +
    +
    java.lang.Object +
    com.google.gson.TypeAdapter<StandardPluginBranding.Builder> +
    org.spongepowered.plugin.metadata.builtin.model.StandardPluginBranding.Deserializer
    +
    +
    +
    +
    +
    Enclosing class:
    +
    StandardPluginBranding
    +
    +
    +
    public static final class StandardPluginBranding.Deserializer +extends TypeAdapter<StandardPluginBranding.Builder>
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginBranding.Serializer.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginBranding.Serializer.html new file mode 100644 index 000000000..8edd8d476 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginBranding.Serializer.html @@ -0,0 +1,192 @@ + + + + +StandardPluginBranding.Serializer (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Class StandardPluginBranding.Serializer

    +
    +
    java.lang.Object +
    com.google.gson.TypeAdapter<StandardPluginBranding> +
    org.spongepowered.plugin.metadata.builtin.model.StandardPluginBranding.Serializer
    +
    +
    +
    +
    +
    Enclosing class:
    +
    StandardPluginBranding
    +
    +
    +
    public static final class StandardPluginBranding.Serializer +extends TypeAdapter<StandardPluginBranding>
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginBranding.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginBranding.html new file mode 100644 index 000000000..4daabbba2 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginBranding.html @@ -0,0 +1,234 @@ + + + + +StandardPluginBranding (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + + +
    java.lang.Object +
    org.spongepowered.plugin.metadata.builtin.model.StandardPluginBranding
    +
    +
    +
    +
    All Implemented Interfaces:
    +
    PluginBranding
    +
    +
    +
    public final class StandardPluginBranding +extends Object +implements PluginBranding
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginContributor.Builder.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginContributor.Builder.html new file mode 100644 index 000000000..58f60b92f --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginContributor.Builder.html @@ -0,0 +1,153 @@ + + + + +StandardPluginContributor.Builder (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Class StandardPluginContributor.Builder

    +
    +
    java.lang.Object +
    org.spongepowered.plugin.metadata.builtin.model.StandardPluginContributor.Builder
    +
    +
    +
    +
    Enclosing class:
    +
    StandardPluginContributor
    +
    +
    +
    public static final class StandardPluginContributor.Builder +extends Object
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginContributor.Deserializer.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginContributor.Deserializer.html new file mode 100644 index 000000000..d445de523 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginContributor.Deserializer.html @@ -0,0 +1,192 @@ + + + + +StandardPluginContributor.Deserializer (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Class StandardPluginContributor.Deserializer

    +
    +
    java.lang.Object +
    com.google.gson.TypeAdapter<StandardPluginContributor.Builder> +
    org.spongepowered.plugin.metadata.builtin.model.StandardPluginContributor.Deserializer
    +
    +
    +
    +
    +
    Enclosing class:
    +
    StandardPluginContributor
    +
    +
    +
    public static final class StandardPluginContributor.Deserializer +extends TypeAdapter<StandardPluginContributor.Builder>
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginContributor.Serializer.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginContributor.Serializer.html new file mode 100644 index 000000000..e34a0ae08 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginContributor.Serializer.html @@ -0,0 +1,192 @@ + + + + +StandardPluginContributor.Serializer (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Class StandardPluginContributor.Serializer

    +
    +
    java.lang.Object +
    com.google.gson.TypeAdapter<StandardPluginContributor> +
    org.spongepowered.plugin.metadata.builtin.model.StandardPluginContributor.Serializer
    +
    +
    +
    +
    +
    Enclosing class:
    +
    StandardPluginContributor
    +
    +
    +
    public static final class StandardPluginContributor.Serializer +extends TypeAdapter<StandardPluginContributor>
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginContributor.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginContributor.html new file mode 100644 index 000000000..7d7811415 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginContributor.html @@ -0,0 +1,209 @@ + + + + +StandardPluginContributor (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Class StandardPluginContributor

    +
    +
    java.lang.Object +
    org.spongepowered.plugin.metadata.builtin.model.StandardPluginContributor
    +
    +
    +
    +
    All Implemented Interfaces:
    +
    PluginContributor
    +
    +
    +
    public final class StandardPluginContributor +extends Object +implements PluginContributor
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginDependency.Builder.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginDependency.Builder.html new file mode 100644 index 000000000..3476e7273 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginDependency.Builder.html @@ -0,0 +1,171 @@ + + + + +StandardPluginDependency.Builder (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Class StandardPluginDependency.Builder

    +
    +
    java.lang.Object +
    org.spongepowered.plugin.metadata.builtin.model.StandardPluginDependency.Builder
    +
    +
    +
    +
    Enclosing class:
    +
    StandardPluginDependency
    +
    +
    +
    public static final class StandardPluginDependency.Builder +extends Object
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginDependency.Deserializer.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginDependency.Deserializer.html new file mode 100644 index 000000000..1c1d5c1b1 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginDependency.Deserializer.html @@ -0,0 +1,192 @@ + + + + +StandardPluginDependency.Deserializer (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Class StandardPluginDependency.Deserializer

    +
    +
    java.lang.Object +
    com.google.gson.TypeAdapter<StandardPluginDependency.Builder> +
    org.spongepowered.plugin.metadata.builtin.model.StandardPluginDependency.Deserializer
    +
    +
    +
    +
    +
    Enclosing class:
    +
    StandardPluginDependency
    +
    +
    +
    public static final class StandardPluginDependency.Deserializer +extends TypeAdapter<StandardPluginDependency.Builder>
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginDependency.Serializer.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginDependency.Serializer.html new file mode 100644 index 000000000..38e3c964f --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginDependency.Serializer.html @@ -0,0 +1,192 @@ + + + + +StandardPluginDependency.Serializer (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Class StandardPluginDependency.Serializer

    +
    +
    java.lang.Object +
    com.google.gson.TypeAdapter<StandardPluginDependency> +
    org.spongepowered.plugin.metadata.builtin.model.StandardPluginDependency.Serializer
    +
    +
    +
    +
    +
    Enclosing class:
    +
    StandardPluginDependency
    +
    +
    +
    public static final class StandardPluginDependency.Serializer +extends TypeAdapter<StandardPluginDependency>
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginDependency.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginDependency.html new file mode 100644 index 000000000..a10e9ab62 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginDependency.html @@ -0,0 +1,288 @@ + + + + +StandardPluginDependency (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Class StandardPluginDependency

    +
    +
    java.lang.Object +
    org.spongepowered.plugin.metadata.builtin.model.StandardPluginDependency
    +
    +
    +
    +
    All Implemented Interfaces:
    +
    PluginDependency
    +
    +
    +
    public final class StandardPluginDependency +extends Object +implements PluginDependency
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginLinks.Builder.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginLinks.Builder.html new file mode 100644 index 000000000..88e9e4631 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginLinks.Builder.html @@ -0,0 +1,162 @@ + + + + +StandardPluginLinks.Builder (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Class StandardPluginLinks.Builder

    +
    +
    java.lang.Object +
    org.spongepowered.plugin.metadata.builtin.model.StandardPluginLinks.Builder
    +
    +
    +
    +
    Enclosing class:
    +
    StandardPluginLinks
    +
    +
    +
    public static final class StandardPluginLinks.Builder +extends Object
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginLinks.Deserializer.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginLinks.Deserializer.html new file mode 100644 index 000000000..f4b5db565 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginLinks.Deserializer.html @@ -0,0 +1,192 @@ + + + + +StandardPluginLinks.Deserializer (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Class StandardPluginLinks.Deserializer

    +
    +
    java.lang.Object +
    com.google.gson.TypeAdapter<StandardPluginLinks.Builder> +
    org.spongepowered.plugin.metadata.builtin.model.StandardPluginLinks.Deserializer
    +
    +
    +
    +
    +
    Enclosing class:
    +
    StandardPluginLinks
    +
    +
    +
    public static final class StandardPluginLinks.Deserializer +extends TypeAdapter<StandardPluginLinks.Builder>
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginLinks.Serializer.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginLinks.Serializer.html new file mode 100644 index 000000000..51f9b9674 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginLinks.Serializer.html @@ -0,0 +1,192 @@ + + + + +StandardPluginLinks.Serializer (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Class StandardPluginLinks.Serializer

    +
    +
    java.lang.Object +
    com.google.gson.TypeAdapter<StandardPluginLinks> +
    org.spongepowered.plugin.metadata.builtin.model.StandardPluginLinks.Serializer
    +
    +
    +
    +
    +
    Enclosing class:
    +
    StandardPluginLinks
    +
    +
    +
    public static final class StandardPluginLinks.Serializer +extends TypeAdapter<StandardPluginLinks>
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginLinks.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginLinks.html new file mode 100644 index 000000000..58ad4b1ed --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/StandardPluginLinks.html @@ -0,0 +1,233 @@ + + + + +StandardPluginLinks (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + + +
    java.lang.Object +
    org.spongepowered.plugin.metadata.builtin.model.StandardPluginLinks
    +
    +
    +
    +
    All Implemented Interfaces:
    +
    PluginLinks
    +
    +
    +
    public final class StandardPluginLinks +extends Object +implements PluginLinks
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/package-summary.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/package-summary.html new file mode 100644 index 000000000..3f6f91e12 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/package-summary.html @@ -0,0 +1,137 @@ + + + + +org.spongepowered.plugin.metadata.builtin.model (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + + + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/package-tree.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/package-tree.html new file mode 100644 index 000000000..6a648a7ea --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/model/package-tree.html @@ -0,0 +1,96 @@ + + + + +org.spongepowered.plugin.metadata.builtin.model Class Hierarchy (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    +
    +

    Hierarchy For Package org.spongepowered.plugin.metadata.builtin.model

    +Package Hierarchies: + +
    +
    +

    Class Hierarchy

    + +
    +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/package-summary.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/package-summary.html new file mode 100644 index 000000000..c0095b4fb --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/package-summary.html @@ -0,0 +1,132 @@ + + + + +org.spongepowered.plugin.metadata.builtin (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + + +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/package-tree.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/package-tree.html new file mode 100644 index 000000000..23e7bf52f --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/builtin/package-tree.html @@ -0,0 +1,105 @@ + + + + +org.spongepowered.plugin.metadata.builtin Class Hierarchy (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    +
    +

    Hierarchy For Package org.spongepowered.plugin.metadata.builtin

    +Package Hierarchies: + +
    +
    +

    Class Hierarchy

    + +
    +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/model/ContainerLoader.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/model/ContainerLoader.html new file mode 100644 index 000000000..d28692bbc --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/model/ContainerLoader.html @@ -0,0 +1,156 @@ + + + + +ContainerLoader (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Interface ContainerLoader

    +
    +
    +
    +
    All Known Implementing Classes:
    +
    StandardContainerLoader
    +
    +
    +
    public interface ContainerLoader
    +
    Specification for an entity representing the "loader" of a container. +

    + Consult the vendor for further information on how this is used.

    +
    +
    See Also:
    +
    + +
    +
    +
    +
    +
      + +
    • +
      +

      Method Summary

      +
      +
      +
      +
      +
      Modifier and Type
      +
      Method
      +
      Description
      + + +
       
      + + +
       
      +
      +
      +
      +
      +
    • +
    +
    +
    +
      + +
    • +
      +

      Method Details

      + +
      +
    • +
    +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/model/PluginBranding.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/model/PluginBranding.html new file mode 100644 index 000000000..ce4bcda8d --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/model/PluginBranding.html @@ -0,0 +1,171 @@ + + + + +PluginBranding (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Interface PluginBranding

    +
    +
    +
    +
    All Known Implementing Classes:
    +
    StandardPluginBranding
    +
    +
    +
    public interface PluginBranding
    +
    Specification for an entity representing the branding of an inheritable + or plugin metadata. +

    + Consult the vendor for further information on how this is used.

    +
    +
    See Also:
    +
    + +
    +
    +
    +
    +
      + +
    • +
      +

      Method Summary

      +
      +
      +
      +
      +
      Modifier and Type
      +
      Method
      +
      Description
      + + +
      +
      Gets the String that represents the location of the icon.
      +
      + + +
      +
      Gets the String that represents the location of the logo.
      +
      +
      +
      +
      +
      +
    • +
    +
    +
    +
      + +
    • +
      +

      Method Details

      +
        +
      • +
        +

        icon

        +
        Optional<String> icon()
        +
        Gets the String that represents the location of the icon. +

        + Consult the vendor on the composition of this value. For example, it + could be an absolute path or relative path (commonly fed to a File or + Path), or a serialized URI.

        +
        +
        Returns:
        +
        The icon or Optional.empty() otherwise
        +
        +
        +
      • +
      • +
        +

        logo

        +
        Optional<String> logo()
        +
        Gets the String that represents the location of the logo. +

        + Consult the vendor on the composition of this value. For example, it + could be an absolute path or relative path (commonly fed to a File or + Path), or a serialized URI.

        +
        +
        Returns:
        +
        The icon or Optional.empty() otherwise
        +
        +
        +
      • +
      +
      +
    • +
    +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/model/PluginContributor.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/model/PluginContributor.html new file mode 100644 index 000000000..2e827fbd8 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/model/PluginContributor.html @@ -0,0 +1,157 @@ + + + + +PluginContributor (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Interface PluginContributor

    +
    +
    +
    +
    All Known Implementing Classes:
    +
    StandardPluginContributor
    +
    +
    +
    public interface PluginContributor
    +
    Specification for an entity considered to be a "contributor" to an inheritable + or plugin metadata. +

    + Consult the vendor for further information on how this is used.

    +
    +
    See Also:
    +
    + +
    +
    +
    +
    +
      + +
    • +
      +

      Method Summary

      +
      +
      +
      +
      +
      Modifier and Type
      +
      Method
      +
      Description
      + + +
       
      + + +
       
      +
      +
      +
      +
      +
    • +
    +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/model/PluginDependency.LoadOrder.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/model/PluginDependency.LoadOrder.html new file mode 100644 index 000000000..351833664 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/model/PluginDependency.LoadOrder.html @@ -0,0 +1,234 @@ + + + + +PluginDependency.LoadOrder (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Enum PluginDependency.LoadOrder

    +
    +
    java.lang.Object +
    java.lang.Enum<PluginDependency.LoadOrder> +
    org.spongepowered.plugin.metadata.model.PluginDependency.LoadOrder
    +
    +
    +
    +
    +
    All Implemented Interfaces:
    +
    Serializable, Comparable<PluginDependency.LoadOrder>
    +
    +
    +
    Enclosing interface:
    +
    PluginDependency
    +
    +
    +
    public static enum PluginDependency.LoadOrder +extends Enum<PluginDependency.LoadOrder>
    +
    Represents the ordering of how dependencies are loaded versus others. +

    + A vendor *may* choose to introduce additional behavior beyond what is + documented here. It is recommended to consult with that entity on any + further behavioral changes.

    +
    +
    + +
    +
    +
      + +
    • +
      +

      Enum Constant Details

      +
        +
      • +
        +

        UNDEFINED

        +
        public static final PluginDependency.LoadOrder UNDEFINED
        +
        The plugin can be loaded regardless of when the dependency is loaded.
        +
        +
      • +
      • +
        +

        BEFORE

        +
        public static final PluginDependency.LoadOrder BEFORE
        +
        The plugin must be loaded before the dependency
        +
        +
      • +
      • +
        +

        AFTER

        +
        public static final PluginDependency.LoadOrder AFTER
        +
        The plugin must be loaded after the dependency.
        +
        +
      • +
      +
      +
    • + +
    • +
      +

      Method Details

      +
        +
      • +
        +

        values

        +
        public static PluginDependency.LoadOrder[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared.
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
        +
      • +
      • +
        +

        valueOf

        +
        public static PluginDependency.LoadOrder valueOf(String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        IllegalArgumentException - if this enum type has no constant with the specified name
        +
        NullPointerException - if the argument is null
        +
        +
        +
      • +
      +
      +
    • +
    +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/model/PluginDependency.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/model/PluginDependency.html new file mode 100644 index 000000000..6a00248bc --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/model/PluginDependency.html @@ -0,0 +1,212 @@ + + + + +PluginDependency (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + +

    Interface PluginDependency

    +
    +
    +
    +
    All Known Implementing Classes:
    +
    StandardPluginDependency
    +
    +
    +
    public interface PluginDependency
    +
    Specification for an entity considered to be a "dependency" for an inheritable + or plugin metadata. +

    + Consult the vendor for further information on how this is used.

    +
    +
    See Also:
    +
    + +
    +
    +
    +
    + +
    +
    +
      + +
    • +
      +

      Method Details

      +
        +
      • +
        +

        id

        +
        String id()
        +
        Gets the id. + +

        Ids must conform to the following requirements:

        + +
          +
        • Must be between 2 and 64 characters in length
        • +
        • Must start with a lower case letter (a-z)
        • +
        • May only contain a mix of lower case letters (a-z), + numbers (0-9), dashes (-), and underscores (_)
        • +
        +
        +
        Returns:
        +
        The id
        +
        +
        +
      • +
      • +
        +

        version

        +
        VersionRange version()
        +
        +
        Returns:
        +
        The version, as a maven range.
        +
        +
        +
      • +
      • +
        +

        loadOrder

        + +
        +
        Returns:
        +
        The load order
        +
        +
        +
      • +
      • +
        +

        optional

        +
        boolean optional()
        +
        +
        Returns:
        +
        True if optional, false if not
        +
        +
        +
      • +
      +
      +
    • +
    +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/model/PluginLinks.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/model/PluginLinks.html new file mode 100644 index 000000000..4952febc7 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/model/PluginLinks.html @@ -0,0 +1,170 @@ + + + + +PluginLinks (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + + +
    +
    +
    All Known Implementing Classes:
    +
    StandardPluginLinks
    +
    +
    +
    public interface PluginLinks
    +
    Specification for an entity representing the links to "web resources" of an inheritable + or plugin metadata. +

    + Consult the vendor for further information on how this is used.

    +
    +
    See Also:
    +
    + +
    +
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/model/package-summary.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/model/package-summary.html new file mode 100644 index 000000000..eba121a60 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/model/package-summary.html @@ -0,0 +1,130 @@ + + + + +org.spongepowered.plugin.metadata.model (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    +
    + +

    Package org.spongepowered.plugin.metadata.model

    +
    +
    +
    @DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class) +package org.spongepowered.plugin.metadata.model
    +
    + +
    +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/model/package-tree.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/model/package-tree.html new file mode 100644 index 000000000..8d72dbe6d --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/model/package-tree.html @@ -0,0 +1,84 @@ + + + + +org.spongepowered.plugin.metadata.model Class Hierarchy (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    +
    +

    Hierarchy For Package org.spongepowered.plugin.metadata.model

    +Package Hierarchies: + +
    +
    +

    Interface Hierarchy

    + +
    +
    +

    Enum Hierarchy

    + +
    +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/package-summary.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/package-summary.html new file mode 100644 index 000000000..e21d5155f --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/package-summary.html @@ -0,0 +1,117 @@ + + + + +org.spongepowered.plugin.metadata (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    +
    + +

    Package org.spongepowered.plugin.metadata

    +
    +
    + +
    + +
    +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/package-tree.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/package-tree.html new file mode 100644 index 000000000..cab9568c6 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/package-tree.html @@ -0,0 +1,81 @@ + + + + +org.spongepowered.plugin.metadata Class Hierarchy (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    +
    +

    Hierarchy For Package org.spongepowered.plugin.metadata

    +Package Hierarchies: + +
    +
    +

    Class Hierarchy

    + +
    +
    +

    Interface Hierarchy

    + +
    +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/util/GsonUtils.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/util/GsonUtils.html new file mode 100644 index 000000000..02dc06d45 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/util/GsonUtils.html @@ -0,0 +1,271 @@ + + + + +GsonUtils (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + + +
    java.lang.Object +
    org.spongepowered.plugin.metadata.util.GsonUtils
    +
    +
    +
    +
    public final class GsonUtils +extends Object
    +
    +
    + +
    +
    + +
    + +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/util/package-summary.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/util/package-summary.html new file mode 100644 index 000000000..906040598 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/util/package-summary.html @@ -0,0 +1,98 @@ + + + + +org.spongepowered.plugin.metadata.util (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    +
    + +

    Package org.spongepowered.plugin.metadata.util

    +
    +
    +
    @DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class) +package org.spongepowered.plugin.metadata.util
    +
    + +
    +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/util/package-tree.html b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/util/package-tree.html new file mode 100644 index 000000000..78e3e3484 --- /dev/null +++ b/plugin-meta/0.8.2/org.spongepowered.plugin.metadata/org/spongepowered/plugin/metadata/util/package-tree.html @@ -0,0 +1,70 @@ + + + + +org.spongepowered.plugin.metadata.util Class Hierarchy (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    +
    +

    Hierarchy For Package org.spongepowered.plugin.metadata.util

    +Package Hierarchies: + +
    +
    +

    Class Hierarchy

    +
      +
    • java.lang.Object +
        +
      • org.spongepowered.plugin.metadata.util.GsonUtils
      • +
      +
    • +
    +
    +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/overview-tree.html b/plugin-meta/0.8.2/overview-tree.html new file mode 100644 index 000000000..0c40732d0 --- /dev/null +++ b/plugin-meta/0.8.2/overview-tree.html @@ -0,0 +1,168 @@ + + + + +Class Hierarchy (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
    + +
    +
    + +
    +

    Class Hierarchy

    + +
    +
    +

    Interface Hierarchy

    + +
    +
    +

    Enum Hierarchy

    + +
    +
    +
    +
    + + diff --git a/plugin-meta/0.8.2/package-search-index.js b/plugin-meta/0.8.2/package-search-index.js new file mode 100644 index 000000000..365465fe9 --- /dev/null +++ b/plugin-meta/0.8.2/package-search-index.js @@ -0,0 +1 @@ +packageSearchIndex = [{"l":"All Packages","u":"allpackages-index.html"},{"m":"org.spongepowered.plugin.metadata","l":"org.spongepowered.plugin.metadata"},{"m":"org.spongepowered.plugin.metadata","l":"org.spongepowered.plugin.metadata.builtin"},{"m":"org.spongepowered.plugin.metadata","l":"org.spongepowered.plugin.metadata.builtin.model"},{"m":"org.spongepowered.plugin.metadata","l":"org.spongepowered.plugin.metadata.model"},{"m":"org.spongepowered.plugin.metadata","l":"org.spongepowered.plugin.metadata.util"}];updateSearchResults(); \ No newline at end of file diff --git a/plugin-meta/0.8.2/resources/glass.png b/plugin-meta/0.8.2/resources/glass.png new file mode 100644 index 000000000..a7f591f46 Binary files /dev/null and b/plugin-meta/0.8.2/resources/glass.png differ diff --git a/plugin-meta/0.8.2/resources/x.png b/plugin-meta/0.8.2/resources/x.png new file mode 100644 index 000000000..30548a756 Binary files /dev/null and b/plugin-meta/0.8.2/resources/x.png differ diff --git a/plugin-meta/0.8.2/script-dir/jquery-3.6.1.min.js b/plugin-meta/0.8.2/script-dir/jquery-3.6.1.min.js new file mode 100644 index 000000000..2c69bc908 --- /dev/null +++ b/plugin-meta/0.8.2/script-dir/jquery-3.6.1.min.js @@ -0,0 +1,2 @@ +/*! jQuery v3.6.1 | (c) OpenJS Foundation and other contributors | jquery.org/license */ +!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],r=Object.getPrototypeOf,s=t.slice,g=t.flat?function(e){return t.flat.call(e)}:function(e){return t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,y=n.hasOwnProperty,a=y.toString,l=a.call(Object),v={},m=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType&&"function"!=typeof e.item},x=function(e){return null!=e&&e===e.window},E=C.document,c={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var r,i,o=(n=n||E).createElement("script");if(o.text=e,t)for(r in c)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function w(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[o.call(e)]||"object":typeof e}var f="3.6.1",S=function(e,t){return new S.fn.init(e,t)};function p(e){var t=!!e&&"length"in e&&e.length,n=w(e);return!m(e)&&!x(e)&&("array"===n||0===t||"number"==typeof t&&0+~]|"+M+")"+M+"*"),U=new RegExp(M+"|>"),X=new RegExp(F),V=new RegExp("^"+I+"$"),G={ID:new RegExp("^#("+I+")"),CLASS:new RegExp("^\\.("+I+")"),TAG:new RegExp("^("+I+"|[*])"),ATTR:new RegExp("^"+W),PSEUDO:new RegExp("^"+F),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/HTML$/i,Q=/^(?:input|select|textarea|button)$/i,J=/^h\d$/i,K=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}"+M+"?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){T()},ae=be(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{H.apply(t=O.call(p.childNodes),p.childNodes),t[p.childNodes.length].nodeType}catch(e){H={apply:t.length?function(e,t){L.apply(e,O.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function se(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&(T(e),e=e||C,E)){if(11!==p&&(u=Z.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return n.push(a),n}else if(f&&(a=f.getElementById(i))&&v(e,a)&&a.id===i)return n.push(a),n}else{if(u[2])return H.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&d.getElementsByClassName&&e.getElementsByClassName)return H.apply(n,e.getElementsByClassName(i)),n}if(d.qsa&&!N[t+" "]&&(!y||!y.test(t))&&(1!==p||"object"!==e.nodeName.toLowerCase())){if(c=t,f=e,1===p&&(U.test(t)||z.test(t))){(f=ee.test(t)&&ve(e.parentNode)||e)===e&&d.scope||((s=e.getAttribute("id"))?s=s.replace(re,ie):e.setAttribute("id",s=S)),o=(l=h(t)).length;while(o--)l[o]=(s?"#"+s:":scope")+" "+xe(l[o]);c=l.join(",")}try{return H.apply(n,f.querySelectorAll(c)),n}catch(e){N(t,!0)}finally{s===S&&e.removeAttribute("id")}}}return g(t.replace(B,"$1"),e,n,r)}function ue(){var r=[];return function e(t,n){return r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function le(e){return e[S]=!0,e}function ce(e){var t=C.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function fe(e,t){var n=e.split("|"),r=n.length;while(r--)b.attrHandle[n[r]]=t}function pe(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function de(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}function he(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}function ge(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&ae(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function ye(a){return le(function(o){return o=+o,le(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function ve(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(e in d=se.support={},i=se.isXML=function(e){var t=e&&e.namespaceURI,n=e&&(e.ownerDocument||e).documentElement;return!Y.test(t||n&&n.nodeName||"HTML")},T=se.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:p;return r!=C&&9===r.nodeType&&r.documentElement&&(a=(C=r).documentElement,E=!i(C),p!=C&&(n=C.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",oe,!1):n.attachEvent&&n.attachEvent("onunload",oe)),d.scope=ce(function(e){return a.appendChild(e).appendChild(C.createElement("div")),"undefined"!=typeof e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),d.attributes=ce(function(e){return e.className="i",!e.getAttribute("className")}),d.getElementsByTagName=ce(function(e){return e.appendChild(C.createComment("")),!e.getElementsByTagName("*").length}),d.getElementsByClassName=K.test(C.getElementsByClassName),d.getById=ce(function(e){return a.appendChild(e).id=S,!C.getElementsByName||!C.getElementsByName(S).length}),d.getById?(b.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(te,ne);return function(e){var t="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=d.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):d.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},b.find.CLASS=d.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&E)return t.getElementsByClassName(e)},s=[],y=[],(d.qsa=K.test(C.querySelectorAll))&&(ce(function(e){var t;a.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&y.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||y.push("\\["+M+"*(?:value|"+R+")"),e.querySelectorAll("[id~="+S+"-]").length||y.push("~="),(t=C.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||y.push("\\["+M+"*name"+M+"*="+M+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||y.push(":checked"),e.querySelectorAll("a#"+S+"+*").length||y.push(".#.+[+~]"),e.querySelectorAll("\\\f"),y.push("[\\r\\n\\f]")}),ce(function(e){e.innerHTML="";var t=C.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&y.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&y.push(":enabled",":disabled"),a.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&y.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),y.push(",.*:")})),(d.matchesSelector=K.test(c=a.matches||a.webkitMatchesSelector||a.mozMatchesSelector||a.oMatchesSelector||a.msMatchesSelector))&&ce(function(e){d.disconnectedMatch=c.call(e,"*"),c.call(e,"[s!='']:x"),s.push("!=",F)}),y=y.length&&new RegExp(y.join("|")),s=s.length&&new RegExp(s.join("|")),t=K.test(a.compareDocumentPosition),v=t||K.test(a.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},j=t?function(e,t){if(e===t)return l=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!d.sortDetached&&t.compareDocumentPosition(e)===n?e==C||e.ownerDocument==p&&v(p,e)?-1:t==C||t.ownerDocument==p&&v(p,t)?1:u?P(u,e)-P(u,t):0:4&n?-1:1)}:function(e,t){if(e===t)return l=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e==C?-1:t==C?1:i?-1:o?1:u?P(u,e)-P(u,t):0;if(i===o)return pe(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?pe(a[r],s[r]):a[r]==p?-1:s[r]==p?1:0}),C},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if(T(e),d.matchesSelector&&E&&!N[t+" "]&&(!s||!s.test(t))&&(!y||!y.test(t)))try{var n=c.call(e,t);if(n||d.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){N(t,!0)}return 0":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return G.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=h(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=m[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&m(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=se.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,n,r){return m(n)?S.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?S.grep(e,function(e){return e===n!==r}):"string"!=typeof n?S.grep(e,function(e){return-1)[^>]*|#([\w-]+))$/;(S.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||D,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:q.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof S?t[0]:t,S.merge(this,S.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:E,!0)),N.test(r[1])&&S.isPlainObject(t))for(r in t)m(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=E.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):m(e)?void 0!==n.ready?n.ready(e):e(S):S.makeArray(e,this)}).prototype=S.fn,D=S(E);var L=/^(?:parents|prev(?:Until|All))/,H={children:!0,contents:!0,next:!0,prev:!0};function O(e,t){while((e=e[t])&&1!==e.nodeType);return e}S.fn.extend({has:function(e){var t=S(e,this),n=t.length;return this.filter(function(){for(var e=0;e\x20\t\r\n\f]*)/i,he=/^$|^module$|\/(?:java|ecma)script/i;ce=E.createDocumentFragment().appendChild(E.createElement("div")),(fe=E.createElement("input")).setAttribute("type","radio"),fe.setAttribute("checked","checked"),fe.setAttribute("name","t"),ce.appendChild(fe),v.checkClone=ce.cloneNode(!0).cloneNode(!0).lastChild.checked,ce.innerHTML="",v.noCloneChecked=!!ce.cloneNode(!0).lastChild.defaultValue,ce.innerHTML="",v.option=!!ce.lastChild;var ge={thead:[1,"","
    "],col:[2,"","
    "],tr:[2,"","
    "],td:[3,"","
    "],_default:[0,"",""]};function ye(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&A(e,t)?S.merge([e],n):n}function ve(e,t){for(var n=0,r=e.length;n",""]);var me=/<|&#?\w+;/;function xe(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d\s*$/g;function je(e,t){return A(e,"table")&&A(11!==t.nodeType?t:t.firstChild,"tr")&&S(e).children("tbody")[0]||e}function De(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function qe(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Le(e,t){var n,r,i,o,a,s;if(1===t.nodeType){if(Y.hasData(e)&&(s=Y.get(e).events))for(i in Y.remove(t,"handle events"),s)for(n=0,r=s[i].length;n").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){r.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),E.head.appendChild(r[0])},abort:function(){i&&i()}}});var Ut,Xt=[],Vt=/(=)\?(?=&|$)|\?\?/;S.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Xt.pop()||S.expando+"_"+Ct.guid++;return this[e]=!0,e}}),S.ajaxPrefilter("json jsonp",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(Vt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Vt.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=m(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Vt,"$1"+r):!1!==e.jsonp&&(e.url+=(Et.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return o||S.error(r+" was not called"),o[0]},e.dataTypes[0]="json",i=C[r],C[r]=function(){o=arguments},n.always(function(){void 0===i?S(C).removeProp(r):C[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,Xt.push(r)),o&&m(i)&&i(o[0]),o=i=void 0}),"script"}),v.createHTMLDocument=((Ut=E.implementation.createHTMLDocument("").body).innerHTML="
    ",2===Ut.childNodes.length),S.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(v.createHTMLDocument?((r=(t=E.implementation.createHTMLDocument("")).createElement("base")).href=E.location.href,t.head.appendChild(r)):t=E),o=!n&&[],(i=N.exec(e))?[t.createElement(i[1])]:(i=xe([e],t,o),o&&o.length&&S(o).remove(),S.merge([],i.childNodes)));var r,i,o},S.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return-1").append(S.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},S.expr.pseudos.animated=function(t){return S.grep(S.timers,function(e){return t===e.elem}).length},S.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=S.css(e,"position"),c=S(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=S.css(e,"top"),u=S.css(e,"left"),("absolute"===l||"fixed"===l)&&-1<(o+u).indexOf("auto")?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),m(t)&&(t=t.call(e,n,S.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):c.css(f)}},S.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){S.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===S.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===S.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=S(e).offset()).top+=S.css(e,"borderTopWidth",!0),i.left+=S.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-S.css(r,"marginTop",!0),left:t.left-i.left-S.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===S.css(e,"position"))e=e.offsetParent;return e||re})}}),S.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;S.fn[t]=function(e){return B(this,function(e,t,n){var r;if(x(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),S.each(["top","left"],function(e,n){S.cssHooks[n]=_e(v.pixelPosition,function(e,t){if(t)return t=Be(e,n),Pe.test(t)?S(e).position()[n]+"px":t})}),S.each({Height:"height",Width:"width"},function(a,s){S.each({padding:"inner"+a,content:s,"":"outer"+a},function(r,o){S.fn[o]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!0===e||!0===t?"margin":"border");return B(this,function(e,t,n){var r;return x(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body["scroll"+a],r["scroll"+a],e.body["offset"+a],r["offset"+a],r["client"+a])):void 0===n?S.css(e,t,i):S.style(e,t,n,i)},s,n?e:void 0,n)}})}),S.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){S.fn[t]=function(e){return this.on(t,e)}}),S.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),S.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){S.fn[n]=function(e,t){return 0",options:{classes:{},disabled:!1,create:null},_createWidget:function(t,e){e=x(e||this.defaultElement||this)[0],this.element=x(e),this.uuid=i++,this.eventNamespace="."+this.widgetName+this.uuid,this.bindings=x(),this.hoverable=x(),this.focusable=x(),this.classesElementLookup={},e!==this&&(x.data(e,this.widgetFullName,this),this._on(!0,this.element,{remove:function(t){t.target===e&&this.destroy()}}),this.document=x(e.style?e.ownerDocument:e.document||e),this.window=x(this.document[0].defaultView||this.document[0].parentWindow)),this.options=x.widget.extend({},this.options,this._getCreateOptions(),t),this._create(),this.options.disabled&&this._setOptionDisabled(this.options.disabled),this._trigger("create",null,this._getCreateEventData()),this._init()},_getCreateOptions:function(){return{}},_getCreateEventData:x.noop,_create:x.noop,_init:x.noop,destroy:function(){var i=this;this._destroy(),x.each(this.classesElementLookup,function(t,e){i._removeClass(e,t)}),this.element.off(this.eventNamespace).removeData(this.widgetFullName),this.widget().off(this.eventNamespace).removeAttr("aria-disabled"),this.bindings.off(this.eventNamespace)},_destroy:x.noop,widget:function(){return this.element},option:function(t,e){var i,s,n,o=t;if(0===arguments.length)return x.widget.extend({},this.options);if("string"==typeof t)if(o={},t=(i=t.split(".")).shift(),i.length){for(s=o[t]=x.widget.extend({},this.options[t]),n=0;n
    "),i=e.children()[0];return x("body").append(e),t=i.offsetWidth,e.css("overflow","scroll"),t===(i=i.offsetWidth)&&(i=e[0].clientWidth),e.remove(),s=t-i},getScrollInfo:function(t){var e=t.isWindow||t.isDocument?"":t.element.css("overflow-x"),i=t.isWindow||t.isDocument?"":t.element.css("overflow-y"),e="scroll"===e||"auto"===e&&t.widthC(E(s),E(n))?o.important="horizontal":o.important="vertical",c.using.call(this,t,o)}),l.offset(x.extend(u,{using:t}))})},x.ui.position={fit:{left:function(t,e){var i=e.within,s=i.isWindow?i.scrollLeft:i.offset.left,n=i.width,o=t.left-e.collisionPosition.marginLeft,l=s-o,a=o+e.collisionWidth-n-s;e.collisionWidth>n?0n?0",delay:300,options:{icons:{submenu:"ui-icon-caret-1-e"},items:"> *",menus:"ul",position:{my:"left top",at:"right top"},role:"menu",blur:null,focus:null,select:null},_create:function(){this.activeMenu=this.element,this.mouseHandled=!1,this.lastMousePosition={x:null,y:null},this.element.uniqueId().attr({role:this.options.role,tabIndex:0}),this._addClass("ui-menu","ui-widget ui-widget-content"),this._on({"mousedown .ui-menu-item":function(t){t.preventDefault(),this._activateItem(t)},"click .ui-menu-item":function(t){var e=x(t.target),i=x(x.ui.safeActiveElement(this.document[0]));!this.mouseHandled&&e.not(".ui-state-disabled").length&&(this.select(t),t.isPropagationStopped()||(this.mouseHandled=!0),e.has(".ui-menu").length?this.expand(t):!this.element.is(":focus")&&i.closest(".ui-menu").length&&(this.element.trigger("focus",[!0]),this.active&&1===this.active.parents(".ui-menu").length&&clearTimeout(this.timer)))},"mouseenter .ui-menu-item":"_activateItem","mousemove .ui-menu-item":"_activateItem",mouseleave:"collapseAll","mouseleave .ui-menu":"collapseAll",focus:function(t,e){var i=this.active||this._menuItems().first();e||this.focus(t,i)},blur:function(t){this._delay(function(){x.contains(this.element[0],x.ui.safeActiveElement(this.document[0]))||this.collapseAll(t)})},keydown:"_keydown"}),this.refresh(),this._on(this.document,{click:function(t){this._closeOnDocumentClick(t)&&this.collapseAll(t,!0),this.mouseHandled=!1}})},_activateItem:function(t){var e,i;this.previousFilter||t.clientX===this.lastMousePosition.x&&t.clientY===this.lastMousePosition.y||(this.lastMousePosition={x:t.clientX,y:t.clientY},e=x(t.target).closest(".ui-menu-item"),i=x(t.currentTarget),e[0]===i[0]&&(i.is(".ui-state-active")||(this._removeClass(i.siblings().children(".ui-state-active"),null,"ui-state-active"),this.focus(t,i))))},_destroy:function(){var t=this.element.find(".ui-menu-item").removeAttr("role aria-disabled").children(".ui-menu-item-wrapper").removeUniqueId().removeAttr("tabIndex role aria-haspopup");this.element.removeAttr("aria-activedescendant").find(".ui-menu").addBack().removeAttr("role aria-labelledby aria-expanded aria-hidden aria-disabled tabIndex").removeUniqueId().show(),t.children().each(function(){var t=x(this);t.data("ui-menu-submenu-caret")&&t.remove()})},_keydown:function(t){var e,i,s,n=!0;switch(t.keyCode){case x.ui.keyCode.PAGE_UP:this.previousPage(t);break;case x.ui.keyCode.PAGE_DOWN:this.nextPage(t);break;case x.ui.keyCode.HOME:this._move("first","first",t);break;case x.ui.keyCode.END:this._move("last","last",t);break;case x.ui.keyCode.UP:this.previous(t);break;case x.ui.keyCode.DOWN:this.next(t);break;case x.ui.keyCode.LEFT:this.collapse(t);break;case x.ui.keyCode.RIGHT:this.active&&!this.active.is(".ui-state-disabled")&&this.expand(t);break;case x.ui.keyCode.ENTER:case x.ui.keyCode.SPACE:this._activate(t);break;case x.ui.keyCode.ESCAPE:this.collapse(t);break;default:e=this.previousFilter||"",s=n=!1,i=96<=t.keyCode&&t.keyCode<=105?(t.keyCode-96).toString():String.fromCharCode(t.keyCode),clearTimeout(this.filterTimer),i===e?s=!0:i=e+i,e=this._filterMenuItems(i),(e=s&&-1!==e.index(this.active.next())?this.active.nextAll(".ui-menu-item"):e).length||(i=String.fromCharCode(t.keyCode),e=this._filterMenuItems(i)),e.length?(this.focus(t,e),this.previousFilter=i,this.filterTimer=this._delay(function(){delete this.previousFilter},1e3)):delete this.previousFilter}n&&t.preventDefault()},_activate:function(t){this.active&&!this.active.is(".ui-state-disabled")&&(this.active.children("[aria-haspopup='true']").length?this.expand(t):this.select(t))},refresh:function(){var t,e,s=this,n=this.options.icons.submenu,i=this.element.find(this.options.menus);this._toggleClass("ui-menu-icons",null,!!this.element.find(".ui-icon").length),e=i.filter(":not(.ui-menu)").hide().attr({role:this.options.role,"aria-hidden":"true","aria-expanded":"false"}).each(function(){var t=x(this),e=t.prev(),i=x("").data("ui-menu-submenu-caret",!0);s._addClass(i,"ui-menu-icon","ui-icon "+n),e.attr("aria-haspopup","true").prepend(i),t.attr("aria-labelledby",e.attr("id"))}),this._addClass(e,"ui-menu","ui-widget ui-widget-content ui-front"),(t=i.add(this.element).find(this.options.items)).not(".ui-menu-item").each(function(){var t=x(this);s._isDivider(t)&&s._addClass(t,"ui-menu-divider","ui-widget-content")}),i=(e=t.not(".ui-menu-item, .ui-menu-divider")).children().not(".ui-menu").uniqueId().attr({tabIndex:-1,role:this._itemRole()}),this._addClass(e,"ui-menu-item")._addClass(i,"ui-menu-item-wrapper"),t.filter(".ui-state-disabled").attr("aria-disabled","true"),this.active&&!x.contains(this.element[0],this.active[0])&&this.blur()},_itemRole:function(){return{menu:"menuitem",listbox:"option"}[this.options.role]},_setOption:function(t,e){var i;"icons"===t&&(i=this.element.find(".ui-menu-icon"),this._removeClass(i,null,this.options.icons.submenu)._addClass(i,null,e.submenu)),this._super(t,e)},_setOptionDisabled:function(t){this._super(t),this.element.attr("aria-disabled",String(t)),this._toggleClass(null,"ui-state-disabled",!!t)},focus:function(t,e){var i;this.blur(t,t&&"focus"===t.type),this._scrollIntoView(e),this.active=e.first(),i=this.active.children(".ui-menu-item-wrapper"),this._addClass(i,null,"ui-state-active"),this.options.role&&this.element.attr("aria-activedescendant",i.attr("id")),i=this.active.parent().closest(".ui-menu-item").children(".ui-menu-item-wrapper"),this._addClass(i,null,"ui-state-active"),t&&"keydown"===t.type?this._close():this.timer=this._delay(function(){this._close()},this.delay),(i=e.children(".ui-menu")).length&&t&&/^mouse/.test(t.type)&&this._startOpening(i),this.activeMenu=e.parent(),this._trigger("focus",t,{item:e})},_scrollIntoView:function(t){var e,i,s;this._hasScroll()&&(i=parseFloat(x.css(this.activeMenu[0],"borderTopWidth"))||0,s=parseFloat(x.css(this.activeMenu[0],"paddingTop"))||0,e=t.offset().top-this.activeMenu.offset().top-i-s,i=this.activeMenu.scrollTop(),s=this.activeMenu.height(),t=t.outerHeight(),e<0?this.activeMenu.scrollTop(i+e):s",options:{appendTo:null,autoFocus:!1,delay:300,minLength:1,position:{my:"left top",at:"left bottom",collision:"none"},source:null,change:null,close:null,focus:null,open:null,response:null,search:null,select:null},requestIndex:0,pending:0,liveRegionTimer:null,_create:function(){var i,s,n,t=this.element[0].nodeName.toLowerCase(),e="textarea"===t,t="input"===t;this.isMultiLine=e||!t&&this._isContentEditable(this.element),this.valueMethod=this.element[e||t?"val":"text"],this.isNewMenu=!0,this._addClass("ui-autocomplete-input"),this.element.attr("autocomplete","off"),this._on(this.element,{keydown:function(t){if(this.element.prop("readOnly"))s=n=i=!0;else{s=n=i=!1;var e=x.ui.keyCode;switch(t.keyCode){case e.PAGE_UP:i=!0,this._move("previousPage",t);break;case e.PAGE_DOWN:i=!0,this._move("nextPage",t);break;case e.UP:i=!0,this._keyEvent("previous",t);break;case e.DOWN:i=!0,this._keyEvent("next",t);break;case e.ENTER:this.menu.active&&(i=!0,t.preventDefault(),this.menu.select(t));break;case e.TAB:this.menu.active&&this.menu.select(t);break;case e.ESCAPE:this.menu.element.is(":visible")&&(this.isMultiLine||this._value(this.term),this.close(t),t.preventDefault());break;default:s=!0,this._searchTimeout(t)}}},keypress:function(t){if(i)return i=!1,void(this.isMultiLine&&!this.menu.element.is(":visible")||t.preventDefault());if(!s){var e=x.ui.keyCode;switch(t.keyCode){case e.PAGE_UP:this._move("previousPage",t);break;case e.PAGE_DOWN:this._move("nextPage",t);break;case e.UP:this._keyEvent("previous",t);break;case e.DOWN:this._keyEvent("next",t)}}},input:function(t){if(n)return n=!1,void t.preventDefault();this._searchTimeout(t)},focus:function(){this.selectedItem=null,this.previous=this._value()},blur:function(t){clearTimeout(this.searching),this.close(t),this._change(t)}}),this._initSource(),this.menu=x("
      ").appendTo(this._appendTo()).menu({role:null}).hide().attr({unselectable:"on"}).menu("instance"),this._addClass(this.menu.element,"ui-autocomplete","ui-front"),this._on(this.menu.element,{mousedown:function(t){t.preventDefault()},menufocus:function(t,e){var i,s;if(this.isNewMenu&&(this.isNewMenu=!1,t.originalEvent&&/^mouse/.test(t.originalEvent.type)))return this.menu.blur(),void this.document.one("mousemove",function(){x(t.target).trigger(t.originalEvent)});s=e.item.data("ui-autocomplete-item"),!1!==this._trigger("focus",t,{item:s})&&t.originalEvent&&/^key/.test(t.originalEvent.type)&&this._value(s.value),(i=e.item.attr("aria-label")||s.value)&&String.prototype.trim.call(i).length&&(clearTimeout(this.liveRegionTimer),this.liveRegionTimer=this._delay(function(){this.liveRegion.html(x("
      ").text(i))},100))},menuselect:function(t,e){var i=e.item.data("ui-autocomplete-item"),s=this.previous;this.element[0]!==x.ui.safeActiveElement(this.document[0])&&(this.element.trigger("focus"),this.previous=s,this._delay(function(){this.previous=s,this.selectedItem=i})),!1!==this._trigger("select",t,{item:i})&&this._value(i.value),this.term=this._value(),this.close(t),this.selectedItem=i}}),this.liveRegion=x("
      ",{role:"status","aria-live":"assertive","aria-relevant":"additions"}).appendTo(this.document[0].body),this._addClass(this.liveRegion,null,"ui-helper-hidden-accessible"),this._on(this.window,{beforeunload:function(){this.element.removeAttr("autocomplete")}})},_destroy:function(){clearTimeout(this.searching),this.element.removeAttr("autocomplete"),this.menu.element.remove(),this.liveRegion.remove()},_setOption:function(t,e){this._super(t,e),"source"===t&&this._initSource(),"appendTo"===t&&this.menu.element.appendTo(this._appendTo()),"disabled"===t&&e&&this.xhr&&this.xhr.abort()},_isEventTargetInWidget:function(t){var e=this.menu.element[0];return t.target===this.element[0]||t.target===e||x.contains(e,t.target)},_closeOnClickOutside:function(t){this._isEventTargetInWidget(t)||this.close()},_appendTo:function(){var t=this.options.appendTo;return t=!(t=!(t=t&&(t.jquery||t.nodeType?x(t):this.document.find(t).eq(0)))||!t[0]?this.element.closest(".ui-front, dialog"):t).length?this.document[0].body:t},_initSource:function(){var i,s,n=this;Array.isArray(this.options.source)?(i=this.options.source,this.source=function(t,e){e(x.ui.autocomplete.filter(i,t.term))}):"string"==typeof this.options.source?(s=this.options.source,this.source=function(t,e){n.xhr&&n.xhr.abort(),n.xhr=x.ajax({url:s,data:t,dataType:"json",success:function(t){e(t)},error:function(){e([])}})}):this.source=this.options.source},_searchTimeout:function(s){clearTimeout(this.searching),this.searching=this._delay(function(){var t=this.term===this._value(),e=this.menu.element.is(":visible"),i=s.altKey||s.ctrlKey||s.metaKey||s.shiftKey;t&&(e||i)||(this.selectedItem=null,this.search(null,s))},this.options.delay)},search:function(t,e){return t=null!=t?t:this._value(),this.term=this._value(),t.length").append(x("
      ").text(e.label)).appendTo(t)},_move:function(t,e){if(this.menu.element.is(":visible"))return this.menu.isFirstItem()&&/^previous/.test(t)||this.menu.isLastItem()&&/^next/.test(t)?(this.isMultiLine||this._value(this.term),void this.menu.blur()):void this.menu[t](e);this.search(null,e)},widget:function(){return this.menu.element},_value:function(){return this.valueMethod.apply(this.element,arguments)},_keyEvent:function(t,e){this.isMultiLine&&!this.menu.element.is(":visible")||(this._move(t,e),e.preventDefault())},_isContentEditable:function(t){if(!t.length)return!1;var e=t.prop("contentEditable");return"inherit"===e?this._isContentEditable(t.parent()):"true"===e}}),x.extend(x.ui.autocomplete,{escapeRegex:function(t){return t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")},filter:function(t,e){var i=new RegExp(x.ui.autocomplete.escapeRegex(e),"i");return x.grep(t,function(t){return i.test(t.label||t.value||t)})}}),x.widget("ui.autocomplete",x.ui.autocomplete,{options:{messages:{noResults:"No search results.",results:function(t){return t+(1").text(e))},100))}});x.ui.autocomplete}); \ No newline at end of file diff --git a/plugin-meta/0.8.2/script.js b/plugin-meta/0.8.2/script.js new file mode 100644 index 000000000..73cd8faac --- /dev/null +++ b/plugin-meta/0.8.2/script.js @@ -0,0 +1,132 @@ +/* + * Copyright (c) 2013, 2020, Oracle and/or its affiliates. All rights reserved. + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * This code is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 only, as + * published by the Free Software Foundation. Oracle designates this + * particular file as subject to the "Classpath" exception as provided + * by Oracle in the LICENSE file that accompanied this code. + * + * This code is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * version 2 for more details (a copy is included in the LICENSE file that + * accompanied this code). + * + * You should have received a copy of the GNU General Public License version + * 2 along with this work; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. + */ + +var moduleSearchIndex; +var packageSearchIndex; +var typeSearchIndex; +var memberSearchIndex; +var tagSearchIndex; +function loadScripts(doc, tag) { + createElem(doc, tag, 'search.js'); + + createElem(doc, tag, 'module-search-index.js'); + createElem(doc, tag, 'package-search-index.js'); + createElem(doc, tag, 'type-search-index.js'); + createElem(doc, tag, 'member-search-index.js'); + createElem(doc, tag, 'tag-search-index.js'); +} + +function createElem(doc, tag, path) { + var script = doc.createElement(tag); + var scriptElement = doc.getElementsByTagName(tag)[0]; + script.src = pathtoroot + path; + scriptElement.parentNode.insertBefore(script, scriptElement); +} + +function show(tableId, selected, columns) { + if (tableId !== selected) { + document.querySelectorAll('div.' + tableId + ':not(.' + selected + ')') + .forEach(function(elem) { + elem.style.display = 'none'; + }); + } + document.querySelectorAll('div.' + selected) + .forEach(function(elem, index) { + elem.style.display = ''; + var isEvenRow = index % (columns * 2) < columns; + elem.classList.remove(isEvenRow ? oddRowColor : evenRowColor); + elem.classList.add(isEvenRow ? evenRowColor : oddRowColor); + }); + updateTabs(tableId, selected); +} + +function updateTabs(tableId, selected) { + document.getElementById(tableId + '.tabpanel') + .setAttribute('aria-labelledby', selected); + document.querySelectorAll('button[id^="' + tableId + '"]') + .forEach(function(tab, index) { + if (selected === tab.id || (tableId === selected && index === 0)) { + tab.className = activeTableTab; + tab.setAttribute('aria-selected', true); + tab.setAttribute('tabindex',0); + } else { + tab.className = tableTab; + tab.setAttribute('aria-selected', false); + tab.setAttribute('tabindex',-1); + } + }); +} + +function switchTab(e) { + var selected = document.querySelector('[aria-selected=true]'); + if (selected) { + if ((e.keyCode === 37 || e.keyCode === 38) && selected.previousSibling) { + // left or up arrow key pressed: move focus to previous tab + selected.previousSibling.click(); + selected.previousSibling.focus(); + e.preventDefault(); + } else if ((e.keyCode === 39 || e.keyCode === 40) && selected.nextSibling) { + // right or down arrow key pressed: move focus to next tab + selected.nextSibling.click(); + selected.nextSibling.focus(); + e.preventDefault(); + } + } +} + +var updateSearchResults = function() {}; + +function indexFilesLoaded() { + return moduleSearchIndex + && packageSearchIndex + && typeSearchIndex + && memberSearchIndex + && tagSearchIndex; +} + +// Workaround for scroll position not being included in browser history (8249133) +document.addEventListener("DOMContentLoaded", function(e) { + var contentDiv = document.querySelector("div.flex-content"); + window.addEventListener("popstate", function(e) { + if (e.state !== null) { + contentDiv.scrollTop = e.state; + } + }); + window.addEventListener("hashchange", function(e) { + history.replaceState(contentDiv.scrollTop, document.title); + }); + contentDiv.addEventListener("scroll", function(e) { + var timeoutID; + if (!timeoutID) { + timeoutID = setTimeout(function() { + history.replaceState(contentDiv.scrollTop, document.title); + timeoutID = null; + }, 100); + } + }); + if (!location.hash) { + history.replaceState(contentDiv.scrollTop, document.title); + } +}); diff --git a/plugin-meta/0.8.2/search.js b/plugin-meta/0.8.2/search.js new file mode 100644 index 000000000..2246cdd0d --- /dev/null +++ b/plugin-meta/0.8.2/search.js @@ -0,0 +1,354 @@ +/* + * Copyright (c) 2015, 2020, Oracle and/or its affiliates. All rights reserved. + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * This code is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 only, as + * published by the Free Software Foundation. Oracle designates this + * particular file as subject to the "Classpath" exception as provided + * by Oracle in the LICENSE file that accompanied this code. + * + * This code is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * version 2 for more details (a copy is included in the LICENSE file that + * accompanied this code). + * + * You should have received a copy of the GNU General Public License version + * 2 along with this work; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. + */ + +var noResult = {l: "No results found"}; +var loading = {l: "Loading search index..."}; +var catModules = "Modules"; +var catPackages = "Packages"; +var catTypes = "Types"; +var catMembers = "Members"; +var catSearchTags = "Search Tags"; +var highlight = "$&"; +var searchPattern = ""; +var fallbackPattern = ""; +var RANKING_THRESHOLD = 2; +var NO_MATCH = 0xffff; +var MIN_RESULTS = 3; +var MAX_RESULTS = 500; +var UNNAMED = ""; +function escapeHtml(str) { + return str.replace(//g, ">"); +} +function getHighlightedText(item, matcher, fallbackMatcher) { + var escapedItem = escapeHtml(item); + var highlighted = escapedItem.replace(matcher, highlight); + if (highlighted === escapedItem) { + highlighted = escapedItem.replace(fallbackMatcher, highlight) + } + return highlighted; +} +function getURLPrefix(ui) { + var urlPrefix=""; + var slash = "/"; + if (ui.item.category === catModules) { + return ui.item.l + slash; + } else if (ui.item.category === catPackages && ui.item.m) { + return ui.item.m + slash; + } else if (ui.item.category === catTypes || ui.item.category === catMembers) { + if (ui.item.m) { + urlPrefix = ui.item.m + slash; + } else { + $.each(packageSearchIndex, function(index, item) { + if (item.m && ui.item.p === item.l) { + urlPrefix = item.m + slash; + } + }); + } + } + return urlPrefix; +} +function createSearchPattern(term) { + var pattern = ""; + var isWordToken = false; + term.replace(/,\s*/g, ", ").trim().split(/\s+/).forEach(function(w, index) { + if (index > 0) { + // whitespace between identifiers is significant + pattern += (isWordToken && /^\w/.test(w)) ? "\\s+" : "\\s*"; + } + var tokens = w.split(/(?=[A-Z,.()<>[\/])/); + for (var i = 0; i < tokens.length; i++) { + var s = tokens[i]; + if (s === "") { + continue; + } + pattern += $.ui.autocomplete.escapeRegex(s); + isWordToken = /\w$/.test(s); + if (isWordToken) { + pattern += "([a-z0-9_$<>\\[\\]]*?)"; + } + } + }); + return pattern; +} +function createMatcher(pattern, flags) { + var isCamelCase = /[A-Z]/.test(pattern); + return new RegExp(pattern, flags + (isCamelCase ? "" : "i")); +} +var watermark = 'Search'; +$(function() { + var search = $("#search-input"); + var reset = $("#reset-button"); + search.val(''); + search.prop("disabled", false); + reset.prop("disabled", false); + search.val(watermark).addClass('watermark'); + search.blur(function() { + if ($(this).val().length === 0) { + $(this).val(watermark).addClass('watermark'); + } + }); + search.on('click keydown paste', function() { + if ($(this).val() === watermark) { + $(this).val('').removeClass('watermark'); + } + }); + reset.click(function() { + search.val('').focus(); + }); + search.focus()[0].setSelectionRange(0, 0); +}); +$.widget("custom.catcomplete", $.ui.autocomplete, { + _create: function() { + this._super(); + this.widget().menu("option", "items", "> :not(.ui-autocomplete-category)"); + }, + _renderMenu: function(ul, items) { + var rMenu = this; + var currentCategory = ""; + rMenu.menu.bindings = $(); + $.each(items, function(index, item) { + var li; + if (item.category && item.category !== currentCategory) { + ul.append("
    • " + item.category + "
    • "); + currentCategory = item.category; + } + li = rMenu._renderItemData(ul, item); + if (item.category) { + li.attr("aria-label", item.category + " : " + item.l); + li.attr("class", "result-item"); + } else { + li.attr("aria-label", item.l); + li.attr("class", "result-item"); + } + }); + }, + _renderItem: function(ul, item) { + var label = ""; + var matcher = createMatcher(escapeHtml(searchPattern), "g"); + var fallbackMatcher = new RegExp(fallbackPattern, "gi") + if (item.category === catModules) { + label = getHighlightedText(item.l, matcher, fallbackMatcher); + } else if (item.category === catPackages) { + label = getHighlightedText(item.l, matcher, fallbackMatcher); + } else if (item.category === catTypes) { + label = (item.p && item.p !== UNNAMED) + ? getHighlightedText(item.p + "." + item.l, matcher, fallbackMatcher) + : getHighlightedText(item.l, matcher, fallbackMatcher); + } else if (item.category === catMembers) { + label = (item.p && item.p !== UNNAMED) + ? getHighlightedText(item.p + "." + item.c + "." + item.l, matcher, fallbackMatcher) + : getHighlightedText(item.c + "." + item.l, matcher, fallbackMatcher); + } else if (item.category === catSearchTags) { + label = getHighlightedText(item.l, matcher, fallbackMatcher); + } else { + label = item.l; + } + var li = $("
    • ").appendTo(ul); + var div = $("
      ").appendTo(li); + if (item.category === catSearchTags && item.h) { + if (item.d) { + div.html(label + " (" + item.h + ")
      " + + item.d + "
      "); + } else { + div.html(label + " (" + item.h + ")"); + } + } else { + if (item.m) { + div.html(item.m + "/" + label); + } else { + div.html(label); + } + } + return li; + } +}); +function rankMatch(match, category) { + if (!match) { + return NO_MATCH; + } + var index = match.index; + var input = match.input; + var leftBoundaryMatch = 2; + var periferalMatch = 0; + // make sure match is anchored on a left word boundary + if (index === 0 || /\W/.test(input[index - 1]) || "_" === input[index]) { + leftBoundaryMatch = 0; + } else if ("_" === input[index - 1] || (input[index] === input[index].toUpperCase() && !/^[A-Z0-9_$]+$/.test(input))) { + leftBoundaryMatch = 1; + } + var matchEnd = index + match[0].length; + var leftParen = input.indexOf("("); + var endOfName = leftParen > -1 ? leftParen : input.length; + // exclude peripheral matches + if (category !== catModules && category !== catSearchTags) { + var delim = category === catPackages ? "/" : "."; + if (leftParen > -1 && leftParen < index) { + periferalMatch += 2; + } else if (input.lastIndexOf(delim, endOfName) >= matchEnd) { + periferalMatch += 2; + } + } + var delta = match[0].length === endOfName ? 0 : 1; // rank full match higher than partial match + for (var i = 1; i < match.length; i++) { + // lower ranking if parts of the name are missing + if (match[i]) + delta += match[i].length; + } + if (category === catTypes) { + // lower ranking if a type name contains unmatched camel-case parts + if (/[A-Z]/.test(input.substring(matchEnd))) + delta += 5; + if (/[A-Z]/.test(input.substring(0, index))) + delta += 5; + } + return leftBoundaryMatch + periferalMatch + (delta / 200); + +} +function doSearch(request, response) { + var result = []; + searchPattern = createSearchPattern(request.term); + fallbackPattern = createSearchPattern(request.term.toLowerCase()); + if (searchPattern === "") { + return this.close(); + } + var camelCaseMatcher = createMatcher(searchPattern, ""); + var fallbackMatcher = new RegExp(fallbackPattern, "i"); + + function searchIndexWithMatcher(indexArray, matcher, category, nameFunc) { + if (indexArray) { + var newResults = []; + $.each(indexArray, function (i, item) { + item.category = category; + var ranking = rankMatch(matcher.exec(nameFunc(item)), category); + if (ranking < RANKING_THRESHOLD) { + newResults.push({ranking: ranking, item: item}); + } + return newResults.length <= MAX_RESULTS; + }); + return newResults.sort(function(e1, e2) { + return e1.ranking - e2.ranking; + }).map(function(e) { + return e.item; + }); + } + return []; + } + function searchIndex(indexArray, category, nameFunc) { + var primaryResults = searchIndexWithMatcher(indexArray, camelCaseMatcher, category, nameFunc); + result = result.concat(primaryResults); + if (primaryResults.length <= MIN_RESULTS && !camelCaseMatcher.ignoreCase) { + var secondaryResults = searchIndexWithMatcher(indexArray, fallbackMatcher, category, nameFunc); + result = result.concat(secondaryResults.filter(function (item) { + return primaryResults.indexOf(item) === -1; + })); + } + } + + searchIndex(moduleSearchIndex, catModules, function(item) { return item.l; }); + searchIndex(packageSearchIndex, catPackages, function(item) { + return (item.m && request.term.indexOf("/") > -1) + ? (item.m + "/" + item.l) : item.l; + }); + searchIndex(typeSearchIndex, catTypes, function(item) { + return request.term.indexOf(".") > -1 ? item.p + "." + item.l : item.l; + }); + searchIndex(memberSearchIndex, catMembers, function(item) { + return request.term.indexOf(".") > -1 + ? item.p + "." + item.c + "." + item.l : item.l; + }); + searchIndex(tagSearchIndex, catSearchTags, function(item) { return item.l; }); + + if (!indexFilesLoaded()) { + updateSearchResults = function() { + doSearch(request, response); + } + result.unshift(loading); + } else { + updateSearchResults = function() {}; + } + response(result); +} +$(function() { + $("#search-input").catcomplete({ + minLength: 1, + delay: 300, + source: doSearch, + response: function(event, ui) { + if (!ui.content.length) { + ui.content.push(noResult); + } else { + $("#search-input").empty(); + } + }, + autoFocus: true, + focus: function(event, ui) { + return false; + }, + position: { + collision: "flip" + }, + select: function(event, ui) { + if (ui.item.category) { + var url = getURLPrefix(ui); + if (ui.item.category === catModules) { + url += "module-summary.html"; + } else if (ui.item.category === catPackages) { + if (ui.item.u) { + url = ui.item.u; + } else { + url += ui.item.l.replace(/\./g, '/') + "/package-summary.html"; + } + } else if (ui.item.category === catTypes) { + if (ui.item.u) { + url = ui.item.u; + } else if (ui.item.p === UNNAMED) { + url += ui.item.l + ".html"; + } else { + url += ui.item.p.replace(/\./g, '/') + "/" + ui.item.l + ".html"; + } + } else if (ui.item.category === catMembers) { + if (ui.item.p === UNNAMED) { + url += ui.item.c + ".html" + "#"; + } else { + url += ui.item.p.replace(/\./g, '/') + "/" + ui.item.c + ".html" + "#"; + } + if (ui.item.u) { + url += ui.item.u; + } else { + url += ui.item.l; + } + } else if (ui.item.category === catSearchTags) { + url += ui.item.u; + } + if (top !== window) { + parent.classFrame.location = pathtoroot + url; + } else { + window.location.href = pathtoroot + url; + } + $("#search-input").focus(); + } + } + }); +}); diff --git a/plugin-meta/0.8.2/serialized-form.html b/plugin-meta/0.8.2/serialized-form.html new file mode 100644 index 000000000..6966d1d43 --- /dev/null +++ b/plugin-meta/0.8.2/serialized-form.html @@ -0,0 +1,75 @@ + + + + +Serialized Form (plugin-meta 0.8.2 API) + + + + + + + + + + + + + + +
      + +
      +
      +
      +

      Serialized Form

      +
      + +
      +
      +
      + + diff --git a/plugin-meta/0.8.2/stylesheet.css b/plugin-meta/0.8.2/stylesheet.css new file mode 100644 index 000000000..4a576bd24 --- /dev/null +++ b/plugin-meta/0.8.2/stylesheet.css @@ -0,0 +1,869 @@ +/* + * Javadoc style sheet + */ + +@import url('resources/fonts/dejavu.css'); + +/* + * Styles for individual HTML elements. + * + * These are styles that are specific to individual HTML elements. Changing them affects the style of a particular + * HTML element throughout the page. + */ + +body { + background-color:#ffffff; + color:#353833; + font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size:14px; + margin:0; + padding:0; + height:100%; + width:100%; +} +iframe { + margin:0; + padding:0; + height:100%; + width:100%; + overflow-y:scroll; + border:none; +} +a:link, a:visited { + text-decoration:none; + color:#4A6782; +} +a[href]:hover, a[href]:focus { + text-decoration:none; + color:#bb7a2a; +} +a[name] { + color:#353833; +} +pre { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; +} +h1 { + font-size:20px; +} +h2 { + font-size:18px; +} +h3 { + font-size:16px; +} +h4 { + font-size:15px; +} +h5 { + font-size:14px; +} +h6 { + font-size:13px; +} +ul { + list-style-type:disc; +} +code, tt { + font-family:'DejaVu Sans Mono', monospace; +} +:not(h1, h2, h3, h4, h5, h6) > code, +:not(h1, h2, h3, h4, h5, h6) > tt { + font-size:14px; + padding-top:4px; + margin-top:8px; + line-height:1.4em; +} +dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; +} +.summary-table dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + vertical-align:top; + padding-top:4px; +} +sup { + font-size:8px; +} +button { + font-family: 'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size: 14px; +} +/* + * Styles for HTML generated by javadoc. + * + * These are style classes that are used by the standard doclet to generate HTML documentation. + */ + +/* + * Styles for document title and copyright. + */ +.clear { + clear:both; + height:0; + overflow:hidden; +} +.about-language { + float:right; + padding:0 21px 8px 8px; + font-size:11px; + margin-top:-9px; + height:2.9em; +} +.legal-copy { + margin-left:.5em; +} +.tab { + background-color:#0066FF; + color:#ffffff; + padding:8px; + width:5em; + font-weight:bold; +} +/* + * Styles for navigation bar. + */ +@media screen { + .flex-box { + position:fixed; + display:flex; + flex-direction:column; + height: 100%; + width: 100%; + } + .flex-header { + flex: 0 0 auto; + } + .flex-content { + flex: 1 1 auto; + overflow-y: auto; + } +} +.top-nav { + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + min-height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.sub-nav { + background-color:#dee3e9; + float:left; + width:100%; + overflow:hidden; + font-size:12px; +} +.sub-nav div { + clear:left; + float:left; + padding:0 0 5px 6px; + text-transform:uppercase; +} +.sub-nav .nav-list { + padding-top:5px; +} +ul.nav-list { + display:block; + margin:0 25px 0 0; + padding:0; +} +ul.sub-nav-list { + float:left; + margin:0 25px 0 0; + padding:0; +} +ul.nav-list li { + list-style:none; + float:left; + padding: 5px 6px; + text-transform:uppercase; +} +.sub-nav .nav-list-search { + float:right; + margin:0 0 0 0; + padding:5px 6px; + clear:none; +} +.nav-list-search label { + position:relative; + right:-16px; +} +ul.sub-nav-list li { + list-style:none; + float:left; + padding-top:10px; +} +.top-nav a:link, .top-nav a:active, .top-nav a:visited { + color:#FFFFFF; + text-decoration:none; + text-transform:uppercase; +} +.top-nav a:hover { + text-decoration:none; + color:#bb7a2a; + text-transform:uppercase; +} +.nav-bar-cell1-rev { + background-color:#F8981D; + color:#253441; + margin: auto 5px; +} +.skip-nav { + position:absolute; + top:auto; + left:-9999px; + overflow:hidden; +} +/* + * Hide navigation links and search box in print layout + */ +@media print { + ul.nav-list, div.sub-nav { + display:none; + } +} +/* + * Styles for page header and footer. + */ +.title { + color:#2c4557; + margin:10px 0; +} +.sub-title { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 15px 0; + padding:0; +} +.header ul li, .footer ul li { + list-style:none; + font-size:13px; +} +/* + * Styles for headings. + */ +body.class-declaration-page .summary h2, +body.class-declaration-page .details h2, +body.class-use-page h2, +body.module-declaration-page .block-list h2 { + font-style: italic; + padding:0; + margin:15px 0; +} +body.class-declaration-page .summary h3, +body.class-declaration-page .details h3, +body.class-declaration-page .summary .inherited-list h2 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +/* + * Styles for page layout containers. + */ +main { + clear:both; + padding:10px 20px; + position:relative; +} +dl.notes > dt { + font-family: 'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size:12px; + font-weight:bold; + margin:10px 0 0 0; + color:#4E4E4E; +} +dl.notes > dd { + margin:5px 10px 10px 0; + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; +} +dl.name-value > dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +dl.name-value > dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* + * Styles for lists. + */ +li.circle { + list-style:circle; +} +ul.horizontal li { + display:inline; + font-size:0.9em; +} +div.inheritance { + margin:0; + padding:0; +} +div.inheritance div.inheritance { + margin-left:2em; +} +ul.block-list, +ul.details-list, +ul.member-list, +ul.summary-list { + margin:10px 0 10px 0; + padding:0; +} +ul.block-list > li, +ul.details-list > li, +ul.member-list > li, +ul.summary-list > li { + list-style:none; + margin-bottom:15px; + line-height:1.4; +} +.summary-table dl, .summary-table dl dt, .summary-table dl dd { + margin-top:0; + margin-bottom:1px; +} +ul.see-list, ul.see-list-long { + padding-left: 0; + list-style: none; +} +ul.see-list li { + display: inline; +} +ul.see-list li:not(:last-child):after, +ul.see-list-long li:not(:last-child):after { + content: ", "; + white-space: pre-wrap; +} +/* + * Styles for tables. + */ +.summary-table, .details-table { + width:100%; + border-spacing:0; + border-left:1px solid #EEE; + border-right:1px solid #EEE; + border-bottom:1px solid #EEE; + padding:0; +} +.caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#253441; + font-weight:bold; + clear:none; + overflow:hidden; + padding:0; + padding-top:10px; + padding-left:1px; + margin:0; + white-space:pre; +} +.caption a:link, .caption a:visited { + color:#1f389c; +} +.caption a:hover, +.caption a:active { + color:#FFFFFF; +} +.caption span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + padding-bottom:7px; + display:inline-block; + float:left; + background-color:#F8981D; + border: none; + height:16px; +} +div.table-tabs { + padding:10px 0 0 1px; + margin:0; +} +div.table-tabs > button { + border: none; + cursor: pointer; + padding: 5px 12px 7px 12px; + font-weight: bold; + margin-right: 3px; +} +div.table-tabs > button.active-table-tab { + background: #F8981D; + color: #253441; +} +div.table-tabs > button.table-tab { + background: #4D7A97; + color: #FFFFFF; +} +.two-column-summary { + display: grid; + grid-template-columns: minmax(15%, max-content) minmax(15%, auto); +} +.three-column-summary { + display: grid; + grid-template-columns: minmax(10%, max-content) minmax(15%, max-content) minmax(15%, auto); +} +.four-column-summary { + display: grid; + grid-template-columns: minmax(10%, max-content) minmax(10%, max-content) minmax(10%, max-content) minmax(10%, auto); +} +@media screen and (max-width: 600px) { + .two-column-summary { + display: grid; + grid-template-columns: 1fr; + } +} +@media screen and (max-width: 800px) { + .three-column-summary { + display: grid; + grid-template-columns: minmax(10%, max-content) minmax(25%, auto); + } + .three-column-summary .col-last { + grid-column-end: span 2; + } +} +@media screen and (max-width: 1000px) { + .four-column-summary { + display: grid; + grid-template-columns: minmax(15%, max-content) minmax(15%, auto); + } +} +.summary-table > div, .details-table > div { + text-align:left; + padding: 8px 3px 3px 7px; +} +.col-first, .col-second, .col-last, .col-constructor-name, .col-summary-item-name { + vertical-align:top; + padding-right:0; + padding-top:8px; + padding-bottom:3px; +} +.table-header { + background:#dee3e9; + font-weight: bold; +} +.col-first, .col-first { + font-size:13px; +} +.col-second, .col-second, .col-last, .col-constructor-name, .col-summary-item-name, .col-last { + font-size:13px; +} +.col-first, .col-second, .col-constructor-name { + vertical-align:top; + overflow: auto; +} +.col-last { + white-space:normal; +} +.col-first a:link, .col-first a:visited, +.col-second a:link, .col-second a:visited, +.col-first a:link, .col-first a:visited, +.col-second a:link, .col-second a:visited, +.col-constructor-name a:link, .col-constructor-name a:visited, +.col-summary-item-name a:link, .col-summary-item-name a:visited, +.constant-values-container a:link, .constant-values-container a:visited, +.all-classes-container a:link, .all-classes-container a:visited, +.all-packages-container a:link, .all-packages-container a:visited { + font-weight:bold; +} +.table-sub-heading-color { + background-color:#EEEEFF; +} +.even-row-color, .even-row-color .table-header { + background-color:#FFFFFF; +} +.odd-row-color, .odd-row-color .table-header { + background-color:#EEEEEF; +} +/* + * Styles for contents. + */ +.deprecated-content { + margin:0; + padding:10px 0; +} +div.block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; +} +.col-last div { + padding-top:0; +} +.col-last a { + padding-bottom:3px; +} +.module-signature, +.package-signature, +.type-signature, +.member-signature { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + margin:14px 0; + white-space: pre-wrap; +} +.module-signature, +.package-signature, +.type-signature { + margin-top: 0; +} +.member-signature .type-parameters-long, +.member-signature .parameters, +.member-signature .exceptions { + display: inline-block; + vertical-align: top; + white-space: pre; +} +.member-signature .type-parameters { + white-space: normal; +} +/* + * Styles for formatting effect. + */ +.source-line-no { + color:green; + padding:0 30px 0 0; +} +h1.hidden { + visibility:hidden; + overflow:hidden; + font-size:10px; +} +.block { + display:block; + margin:0 10px 5px 0; + color:#474747; +} +.deprecated-label, .descfrm-type-label, .implementation-label, .member-name-label, .member-name-link, +.module-label-in-package, .module-label-in-type, .override-specify-label, .package-label-in-type, +.package-hierarchy-label, .type-name-label, .type-name-link, .search-tag-link, .preview-label { + font-weight:bold; +} +.deprecation-comment, .help-footnote, .preview-comment { + font-style:italic; +} +.deprecation-block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; + border-style:solid; + border-width:thin; + border-radius:10px; + padding:10px; + margin-bottom:10px; + margin-right:10px; + display:inline-block; +} +.preview-block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; + border-style:solid; + border-width:thin; + border-radius:10px; + padding:10px; + margin-bottom:10px; + margin-right:10px; + display:inline-block; +} +div.block div.deprecation-comment { + font-style:normal; +} +/* + * Styles specific to HTML5 elements. + */ +main, nav, header, footer, section { + display:block; +} +/* + * Styles for javadoc search. + */ +.ui-autocomplete-category { + font-weight:bold; + font-size:15px; + padding:7px 0 7px 3px; + background-color:#4D7A97; + color:#FFFFFF; +} +.result-item { + font-size:13px; +} +.ui-autocomplete { + max-height:85%; + max-width:65%; + overflow-y:scroll; + overflow-x:scroll; + white-space:nowrap; + box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); +} +ul.ui-autocomplete { + position:fixed; + z-index:999999; + background-color: #FFFFFF; +} +ul.ui-autocomplete li { + float:left; + clear:both; + width:100%; +} +.result-highlight { + font-weight:bold; +} +.ui-autocomplete .result-item { + font-size: inherit; +} +#search-input { + background-image:url('resources/glass.png'); + background-size:13px; + background-repeat:no-repeat; + background-position:2px 3px; + padding-left:20px; + position:relative; + right:-18px; + width:400px; +} +#reset-button { + background-color: rgb(255,255,255); + background-image:url('resources/x.png'); + background-position:center; + background-repeat:no-repeat; + background-size:12px; + border:0 none; + width:16px; + height:16px; + position:relative; + left:-4px; + top:-4px; + font-size:0px; +} +.watermark { + color:#545454; +} +.search-tag-desc-result { + font-style:italic; + font-size:11px; +} +.search-tag-holder-result { + font-style:italic; + font-size:12px; +} +.search-tag-result:target { + background-color:yellow; +} +.module-graph span { + display:none; + position:absolute; +} +.module-graph:hover span { + display:block; + margin: -100px 0 0 100px; + z-index: 1; +} +.inherited-list { + margin: 10px 0 10px 0; +} +section.class-description { + line-height: 1.4; +} +.summary section[class$="-summary"], .details section[class$="-details"], +.class-uses .detail, .serialized-class-details { + padding: 0px 20px 5px 10px; + border: 1px solid #ededed; + background-color: #f8f8f8; +} +.inherited-list, section[class$="-details"] .detail { + padding:0 0 5px 8px; + background-color:#ffffff; + border:none; +} +.vertical-separator { + padding: 0 5px; +} +ul.help-section-list { + margin: 0; +} +ul.help-subtoc > li { + display: inline-block; + padding-right: 5px; + font-size: smaller; +} +ul.help-subtoc > li::before { + content: "\2022" ; + padding-right:2px; +} +span.help-note { + font-style: italic; +} +/* + * Indicator icon for external links. + */ +main a[href*="://"]::after { + content:""; + display:inline-block; + background-image:url('data:image/svg+xml; utf8, \ + \ + \ + '); + background-size:100% 100%; + width:7px; + height:7px; + margin-left:2px; + margin-bottom:4px; +} +main a[href*="://"]:hover::after, +main a[href*="://"]:focus::after { + background-image:url('data:image/svg+xml; utf8, \ + \ + \ + '); +} + +/* + * Styles for user-provided tables. + * + * borderless: + * No borders, vertical margins, styled caption. + * This style is provided for use with existing doc comments. + * In general, borderless tables should not be used for layout purposes. + * + * plain: + * Plain borders around table and cells, vertical margins, styled caption. + * Best for small tables or for complex tables for tables with cells that span + * rows and columns, when the "striped" style does not work well. + * + * striped: + * Borders around the table and vertical borders between cells, striped rows, + * vertical margins, styled caption. + * Best for tables that have a header row, and a body containing a series of simple rows. + */ + +table.borderless, +table.plain, +table.striped { + margin-top: 10px; + margin-bottom: 10px; +} +table.borderless > caption, +table.plain > caption, +table.striped > caption { + font-weight: bold; + font-size: smaller; +} +table.borderless th, table.borderless td, +table.plain th, table.plain td, +table.striped th, table.striped td { + padding: 2px 5px; +} +table.borderless, +table.borderless > thead > tr > th, table.borderless > tbody > tr > th, table.borderless > tr > th, +table.borderless > thead > tr > td, table.borderless > tbody > tr > td, table.borderless > tr > td { + border: none; +} +table.borderless > thead > tr, table.borderless > tbody > tr, table.borderless > tr { + background-color: transparent; +} +table.plain { + border-collapse: collapse; + border: 1px solid black; +} +table.plain > thead > tr, table.plain > tbody tr, table.plain > tr { + background-color: transparent; +} +table.plain > thead > tr > th, table.plain > tbody > tr > th, table.plain > tr > th, +table.plain > thead > tr > td, table.plain > tbody > tr > td, table.plain > tr > td { + border: 1px solid black; +} +table.striped { + border-collapse: collapse; + border: 1px solid black; +} +table.striped > thead { + background-color: #E3E3E3; +} +table.striped > thead > tr > th, table.striped > thead > tr > td { + border: 1px solid black; +} +table.striped > tbody > tr:nth-child(even) { + background-color: #EEE +} +table.striped > tbody > tr:nth-child(odd) { + background-color: #FFF +} +table.striped > tbody > tr > th, table.striped > tbody > tr > td { + border-left: 1px solid black; + border-right: 1px solid black; +} +table.striped > tbody > tr > th { + font-weight: normal; +} +/** + * Tweak font sizes and paddings for small screens. + */ +@media screen and (max-width: 1050px) { + #search-input { + width: 300px; + } +} +@media screen and (max-width: 800px) { + #search-input { + width: 200px; + } + .top-nav, + .bottom-nav { + font-size: 11px; + padding-top: 6px; + } + .sub-nav { + font-size: 11px; + } + .about-language { + padding-right: 16px; + } + ul.nav-list li, + .sub-nav .nav-list-search { + padding: 6px; + } + ul.sub-nav-list li { + padding-top: 5px; + } + main { + padding: 10px; + } + .summary section[class$="-summary"], .details section[class$="-details"], + .class-uses .detail, .serialized-class-details { + padding: 0 8px 5px 8px; + } + body { + -webkit-text-size-adjust: none; + } +} +@media screen and (max-width: 500px) { + #search-input { + width: 150px; + } + .top-nav, + .bottom-nav { + font-size: 10px; + } + .sub-nav { + font-size: 10px; + } + .about-language { + font-size: 10px; + padding-right: 12px; + } +} diff --git a/plugin-meta/0.8.2/tag-search-index.js b/plugin-meta/0.8.2/tag-search-index.js new file mode 100644 index 000000000..bf10aaf6d --- /dev/null +++ b/plugin-meta/0.8.2/tag-search-index.js @@ -0,0 +1 @@ +tagSearchIndex = [{"l":"Constant Field Values","h":"","u":"constant-values.html"},{"l":"Serialized Form","h":"","u":"serialized-form.html"}];updateSearchResults(); \ No newline at end of file diff --git a/plugin-meta/0.8.2/type-search-index.js b/plugin-meta/0.8.2/type-search-index.js new file mode 100644 index 000000000..44ecf0914 --- /dev/null +++ b/plugin-meta/0.8.2/type-search-index.js @@ -0,0 +1 @@ +typeSearchIndex = [{"p":"org.spongepowered.plugin.metadata.builtin","l":"StandardInheritable.AbstractBuilder"},{"p":"org.spongepowered.plugin.metadata.builtin.model","l":"Adapters"},{"l":"All Classes and Interfaces","u":"allclasses-index.html"},{"p":"org.spongepowered.plugin.metadata.builtin","l":"MetadataContainer.Builder"},{"p":"org.spongepowered.plugin.metadata.builtin.model","l":"StandardContainerLoader.Builder"},{"p":"org.spongepowered.plugin.metadata.builtin","l":"StandardInheritable.Builder"},{"p":"org.spongepowered.plugin.metadata.builtin.model","l":"StandardPluginBranding.Builder"},{"p":"org.spongepowered.plugin.metadata.builtin.model","l":"StandardPluginContributor.Builder"},{"p":"org.spongepowered.plugin.metadata.builtin.model","l":"StandardPluginDependency.Builder"},{"p":"org.spongepowered.plugin.metadata.builtin.model","l":"StandardPluginLinks.Builder"},{"p":"org.spongepowered.plugin.metadata.builtin","l":"StandardPluginMetadata.Builder"},{"p":"org.spongepowered.plugin.metadata","l":"Constants"},{"p":"org.spongepowered.plugin.metadata","l":"Container"},{"p":"org.spongepowered.plugin.metadata.model","l":"ContainerLoader"},{"p":"org.spongepowered.plugin.metadata.builtin.model","l":"StandardContainerLoader.Deserializer"},{"p":"org.spongepowered.plugin.metadata.builtin.model","l":"StandardPluginBranding.Deserializer"},{"p":"org.spongepowered.plugin.metadata.builtin.model","l":"StandardPluginContributor.Deserializer"},{"p":"org.spongepowered.plugin.metadata.builtin.model","l":"StandardPluginDependency.Deserializer"},{"p":"org.spongepowered.plugin.metadata.builtin.model","l":"StandardPluginLinks.Deserializer"},{"p":"org.spongepowered.plugin.metadata.builtin","l":"StandardPluginMetadata.Deserializer"},{"p":"org.spongepowered.plugin.metadata.builtin.model","l":"Adapters.Deserializers"},{"p":"org.spongepowered.plugin.metadata.util","l":"GsonUtils"},{"p":"org.spongepowered.plugin.metadata","l":"Inheritable"},{"p":"org.spongepowered.plugin.metadata.model","l":"PluginDependency.LoadOrder"},{"p":"org.spongepowered.plugin.metadata.builtin","l":"MetadataContainer"},{"p":"org.spongepowered.plugin.metadata.builtin","l":"MetadataParser"},{"p":"org.spongepowered.plugin.metadata.builtin","l":"MissingRequiredFieldException"},{"p":"org.spongepowered.plugin.metadata.builtin","l":"NullVersion"},{"p":"org.spongepowered.plugin.metadata.model","l":"PluginBranding"},{"p":"org.spongepowered.plugin.metadata.model","l":"PluginContributor"},{"p":"org.spongepowered.plugin.metadata.model","l":"PluginDependency"},{"p":"org.spongepowered.plugin.metadata.model","l":"PluginLinks"},{"p":"org.spongepowered.plugin.metadata","l":"PluginMetadata"},{"p":"org.spongepowered.plugin.metadata.builtin","l":"MetadataContainer.Serializer"},{"p":"org.spongepowered.plugin.metadata.builtin.model","l":"StandardContainerLoader.Serializer"},{"p":"org.spongepowered.plugin.metadata.builtin","l":"StandardInheritable.Serializer"},{"p":"org.spongepowered.plugin.metadata.builtin.model","l":"StandardPluginBranding.Serializer"},{"p":"org.spongepowered.plugin.metadata.builtin.model","l":"StandardPluginContributor.Serializer"},{"p":"org.spongepowered.plugin.metadata.builtin.model","l":"StandardPluginDependency.Serializer"},{"p":"org.spongepowered.plugin.metadata.builtin.model","l":"StandardPluginLinks.Serializer"},{"p":"org.spongepowered.plugin.metadata.builtin","l":"StandardPluginMetadata.Serializer"},{"p":"org.spongepowered.plugin.metadata.builtin.model","l":"Adapters.Serializers"},{"p":"org.spongepowered.plugin.metadata.builtin.model","l":"StandardContainerLoader"},{"p":"org.spongepowered.plugin.metadata.builtin","l":"StandardInheritable"},{"p":"org.spongepowered.plugin.metadata.builtin.model","l":"StandardPluginBranding"},{"p":"org.spongepowered.plugin.metadata.builtin.model","l":"StandardPluginContributor"},{"p":"org.spongepowered.plugin.metadata.builtin.model","l":"StandardPluginDependency"},{"p":"org.spongepowered.plugin.metadata.builtin.model","l":"StandardPluginLinks"},{"p":"org.spongepowered.plugin.metadata.builtin","l":"StandardPluginMetadata"}];updateSearchResults(); \ No newline at end of file