Constant Field Values

Contents

org.apache.*

  • org.apache.ivy.Ivy
    Modifier and Type
    Constant Field
    Value
    private static final int
    1024
  • org.apache.ivy.Main
    Modifier and Type
    Constant Field
    Value
    private static final int
    80
  • org.apache.ivy.core.event.IvyEventFilter
    Modifier and Type
    Constant Field
    Value
    private static final String
    " AND "
    private static final String
    "NOT "
    private static final String
    " OR "
  • org.apache.ivy.osgi.obr.xml.org.apache.ivy.osgi.obr.xml.OBRXMLParser.AbstractRequirementHandler
    Modifier and Type
    Constant Field
    Value
    static final String
    "filter"
    static final String
    "multiple"
    static final String
    "name"
    static final String
    "optional"
  • org.apache.ivy.osgi.obr.xml.org.apache.ivy.osgi.obr.xml.OBRXMLParser.CapabilityHandler
    Modifier and Type
    Constant Field
    Value
    static final String
    "capability"
    static final String
    "name"
  • org.apache.ivy.osgi.obr.xml.org.apache.ivy.osgi.obr.xml.OBRXMLParser.CapabilityPropertyHandler
    Modifier and Type
    Constant Field
    Value
    static final String
    "p"
    static final String
    "n"
    static final String
    "t"
    static final String
    "v"
  • org.apache.ivy.osgi.obr.xml.org.apache.ivy.osgi.obr.xml.OBRXMLParser.ExtendHandler
    Modifier and Type
    Constant Field
    Value
    static final String
    "extend"
  • org.apache.ivy.osgi.obr.xml.org.apache.ivy.osgi.obr.xml.OBRXMLParser.RepositoryHandler
    Modifier and Type
    Constant Field
    Value
    static final String
    "lastmodified"
    static final String
    "name"
    static final String
    "repository"
  • org.apache.ivy.osgi.obr.xml.org.apache.ivy.osgi.obr.xml.OBRXMLParser.RequireHandler
    Modifier and Type
    Constant Field
    Value
    static final String
    "require"
  • org.apache.ivy.osgi.obr.xml.org.apache.ivy.osgi.obr.xml.OBRXMLParser.ResourceDescriptionHandler
    Modifier and Type
    Constant Field
    Value
    static final String
    "description"
  • org.apache.ivy.osgi.obr.xml.org.apache.ivy.osgi.obr.xml.OBRXMLParser.ResourceDocumentationHandler
    Modifier and Type
    Constant Field
    Value
    static final String
    "documentation"
  • org.apache.ivy.osgi.obr.xml.org.apache.ivy.osgi.obr.xml.OBRXMLParser.ResourceHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "1.0.0"
    static final String
    "id"
    static final String
    "presentationname"
    static final String
    "resource"
    static final String
    "symbolicname"
    static final String
    "uri"
    static final String
    "version"
  • org.apache.ivy.osgi.obr.xml.org.apache.ivy.osgi.obr.xml.OBRXMLParser.ResourceLicenseHandler
    Modifier and Type
    Constant Field
    Value
    static final String
    "license"
  • org.apache.ivy.osgi.obr.xml.org.apache.ivy.osgi.obr.xml.OBRXMLParser.ResourceSizeHandler
    Modifier and Type
    Constant Field
    Value
    static final String
    "size"
  • org.apache.ivy.osgi.obr.xml.org.apache.ivy.osgi.obr.xml.OBRXMLParser.ResourceSourceHandler
    Modifier and Type
    Constant Field
    Value
    static final String
    "source"
  • org.apache.ivy.osgi.p2.org.apache.ivy.osgi.p2.P2ArtifactParser.ArtifactHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "artifact"
    private static final String
    "classifier"
    private static final String
    "id"
    private static final String
    "version"
  • org.apache.ivy.osgi.p2.org.apache.ivy.osgi.p2.P2ArtifactParser.ArtifactsHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "artifacts"
  • org.apache.ivy.osgi.p2.org.apache.ivy.osgi.p2.P2ArtifactParser.MappingsHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "mappings"
    private static final String
    "size"
  • org.apache.ivy.osgi.p2.org.apache.ivy.osgi.p2.P2ArtifactParser.RepositoryHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "repository"
  • org.apache.ivy.osgi.p2.org.apache.ivy.osgi.p2.P2ArtifactParser.RuleHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "filter"
    private static final String
    "output"
    private static final String
    "rule"
  • org.apache.ivy.osgi.p2.org.apache.ivy.osgi.p2.P2CompositeParser.ChildHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "child"
    private static final String
    "location"
  • org.apache.ivy.osgi.p2.org.apache.ivy.osgi.p2.P2CompositeParser.ChildrenHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "children"
    private static final String
    "size"
  • org.apache.ivy.osgi.p2.org.apache.ivy.osgi.p2.P2CompositeParser.RepositoryHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "repository"
  • org.apache.ivy.osgi.p2.org.apache.ivy.osgi.p2.P2MetadataParser.AbstractRequirementHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "size"
  • org.apache.ivy.osgi.p2.org.apache.ivy.osgi.p2.P2MetadataParser.ArtifactHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "artifact"
    private static final String
    "classifier"
    private static final String
    "id"
    private static final String
    "version"
  • org.apache.ivy.osgi.p2.org.apache.ivy.osgi.p2.P2MetadataParser.ArtifactsHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "artifacts"
    private static final String
    "size"
  • org.apache.ivy.osgi.p2.org.apache.ivy.osgi.p2.P2MetadataParser.FilterHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "filter"
  • org.apache.ivy.osgi.p2.org.apache.ivy.osgi.p2.P2MetadataParser.HostRequirementsHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "hostRequirements"
  • org.apache.ivy.osgi.p2.org.apache.ivy.osgi.p2.P2MetadataParser.InstructionHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "instruction"
    private static final String
    "key"
  • org.apache.ivy.osgi.p2.org.apache.ivy.osgi.p2.P2MetadataParser.InstructionsHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "instructions"
  • org.apache.ivy.osgi.p2.org.apache.ivy.osgi.p2.P2MetadataParser.MetaRequirementsHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "metaRequirements"
  • org.apache.ivy.osgi.p2.org.apache.ivy.osgi.p2.P2MetadataParser.ProvidedHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "name"
    private static final String
    "namespace"
    private static final String
    "provided"
    private static final String
    "version"
  • org.apache.ivy.osgi.p2.org.apache.ivy.osgi.p2.P2MetadataParser.ProvidesHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "provides"
    private static final String
    "size"
  • org.apache.ivy.osgi.p2.org.apache.ivy.osgi.p2.P2MetadataParser.ReferencesHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "references"
    private static final String
    "size"
  • org.apache.ivy.osgi.p2.org.apache.ivy.osgi.p2.P2MetadataParser.RepositoryHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "repository"
  • org.apache.ivy.osgi.p2.org.apache.ivy.osgi.p2.P2MetadataParser.RepositoryReferenceHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "repository"
    private static final String
    "uri"
    private static final String
    "url"
  • org.apache.ivy.osgi.p2.org.apache.ivy.osgi.p2.P2MetadataParser.RequiredHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "name"
    private static final String
    "namespace"
    private static final String
    "optional"
    private static final String
    "range"
    private static final String
    "required"
  • org.apache.ivy.osgi.p2.org.apache.ivy.osgi.p2.P2MetadataParser.RequiresHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "requires"
  • org.apache.ivy.osgi.p2.org.apache.ivy.osgi.p2.P2MetadataParser.TouchpointDataHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "touchpointData"
  • org.apache.ivy.osgi.p2.org.apache.ivy.osgi.p2.P2MetadataParser.UnitHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "org.eclipse.equinox.p2.type.category"
    private static final String
    "id"
    private static final String
    "unit"
    private static final String
    "version"
  • org.apache.ivy.osgi.p2.org.apache.ivy.osgi.p2.P2MetadataParser.UnitsHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "size"
    private static final String
    "units"
  • org.apache.ivy.osgi.p2.org.apache.ivy.osgi.p2.PropertiesParser.PropertiesHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "properties"
    private static final String
    "size"
  • org.apache.ivy.osgi.p2.org.apache.ivy.osgi.p2.PropertiesParser.PropertyHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "name"
    private static final String
    "property"
    private static final String
    "value"
  • org.apache.ivy.osgi.updatesite.xml.org.apache.ivy.osgi.updatesite.xml.EclipseUpdateSiteParser.CategoryHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "category"
    private static final String
    "name"
  • org.apache.ivy.osgi.updatesite.xml.org.apache.ivy.osgi.updatesite.xml.EclipseUpdateSiteParser.FeatureHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "arch"
    private static final String
    "feature"
    private static final String
    "id"
    private static final String
    "label"
    private static final String
    "nl"
    private static final String
    "os"
    private static final String
    "patch"
    private static final String
    "type"
    private static final String
    "url"
    private static final String
    "version"
    private static final String
    "ws"
  • org.apache.ivy.osgi.updatesite.xml.org.apache.ivy.osgi.updatesite.xml.EclipseUpdateSiteParser.SiteHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "associateSitesURL"
    private static final String
    "digestURL"
    private static final String
    "mirrorsURL"
    private static final String
    "pack200"
    private static final String
    "site"
    private static final String
    "url"
  • org.apache.ivy.osgi.updatesite.xml.org.apache.ivy.osgi.updatesite.xml.FeatureParser.CopyrightHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "copyright"
  • org.apache.ivy.osgi.updatesite.xml.org.apache.ivy.osgi.updatesite.xml.FeatureParser.DescriptionHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "description"
  • org.apache.ivy.osgi.updatesite.xml.org.apache.ivy.osgi.updatesite.xml.FeatureParser.FeatureHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "application"
    private static final String
    "arch"
    private static final String
    "colocation-affinity"
    private static final String
    "exclusive"
    private static final String
    "feature"
    private static final String
    "id"
    private static final String
    "image"
    private static final String
    "label"
    private static final String
    "nl"
    private static final String
    "os"
    private static final String
    "plugin"
    private static final String
    "primary"
    private static final String
    "provider-name"
    private static final String
    "version"
    private static final String
    "ws"
  • org.apache.ivy.osgi.updatesite.xml.org.apache.ivy.osgi.updatesite.xml.FeatureParser.ImportHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "feature"
    private static final String
    "filter"
    private static final String
    "import"
    private static final String
    "match"
    private static final String
    "plugin"
    private static final String
    "version"
  • org.apache.ivy.osgi.updatesite.xml.org.apache.ivy.osgi.updatesite.xml.FeatureParser.LicenseHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "license"
  • org.apache.ivy.osgi.updatesite.xml.org.apache.ivy.osgi.updatesite.xml.FeatureParser.PluginHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "filter"
    private static final String
    "fragment"
    private static final String
    "id"
    private static final String
    "plugin"
    private static final String
    "unpack"
    private static final String
    "version"
  • org.apache.ivy.osgi.updatesite.xml.org.apache.ivy.osgi.updatesite.xml.FeatureParser.RequiresHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "requires"
  • org.apache.ivy.osgi.updatesite.xml.org.apache.ivy.osgi.updatesite.xml.UpdateSiteDigestParser.DigestHandler
    Modifier and Type
    Constant Field
    Value
    private static final String
    "digest"
  • org.apache.ivy.plugins.signer.bouncycastle.OpenPGPSignatureGenerator
    Modifier and Type
    Constant Field
    Value
    private static final long
    4294967295L