Index

C G I T 
All Classes and Interfaces|All Packages

C

com.aoapps.tlds - module com.aoapps.tlds
 
com.aoapps.tlds - package com.aoapps.tlds
 

G

getByLabel(String) - Static method in class com.aoapps.tlds.TopLevelDomain
Provides a way to get the top level domain based on label (case-insensitive).
getByLabel(String) - Method in class com.aoapps.tlds.TopLevelDomain.Snapshot
Provides a way to get the top level domain based on label (case-insensitive).
getComments() - Static method in class com.aoapps.tlds.TopLevelDomain
Gets an unmodifiable list of the comments contained within tlds-alpha-by-domain.txt.
getComments() - Method in class com.aoapps.tlds.TopLevelDomain.Snapshot
Gets an unmodifiable list of the comments contained within tlds-alpha-by-domain.txt.
getLastSuccessfulUpdateTime() - Static method in class com.aoapps.tlds.TopLevelDomain
Gets the last time the list was successfully updated.
getLastSuccessfulUpdateTime() - Method in class com.aoapps.tlds.TopLevelDomain.Snapshot
Gets the last time the list was successfully updated.
getLastUpdatedTime() - Static method in class com.aoapps.tlds.TopLevelDomain
Gets the last time the list was updated, whether successful or not.
getLastUpdatedTime() - Method in class com.aoapps.tlds.TopLevelDomain.Snapshot
Gets the last time the list was updated, whether successful or not.
getLastUpdateSuccessful() - Static method in class com.aoapps.tlds.TopLevelDomain
Gets whether the last update was successful.
getLastUpdateSuccessful() - Method in class com.aoapps.tlds.TopLevelDomain.Snapshot
Gets whether the last update was successful.
getSnapshot() - Static method in class com.aoapps.tlds.TopLevelDomain
Gets a snapshot of the current set of top-level domains, in the case and order contained within tlds-alpha-by-domain.txt.
getTopLevelDomains() - Static method in class com.aoapps.tlds.TopLevelDomain
Gets an unmodifiable list of the most recently retrieved top-level domains, in the case and order contained within tlds-alpha-by-domain.txt.
getTopLevelDomains() - Method in class com.aoapps.tlds.TopLevelDomain.Snapshot
Gets an unmodifiable list of the most recently retrieved top-level domains, in the case and order contained within tlds-alpha-by-domain.txt.

I

isBootstrap() - Static method in class com.aoapps.tlds.TopLevelDomain
Gets whether or not this is the bundled bootstrap data.
isBootstrap() - Method in class com.aoapps.tlds.TopLevelDomain.Snapshot
Gets whether or not this is the bundled bootstrap data.

T

TopLevelDomain - Class in com.aoapps.tlds
Provides access to the current top level domains.
TopLevelDomain.Snapshot - Class in com.aoapps.tlds
One snapshot of the data, representing the state at one moment in time.
C G I T 
All Classes and Interfaces|All Packages