com/android/i18n/phonenumbers/AlternateFormatsCountryCodeSet.class
<Unknown> package com.android.i18n.phonenumbers public com.android.i18n.phonenumbers.AlternateFormatsCountryCodeSet extends java.lang.Object { public void <init> () public static java.util.Set getCountryCodeSet () }
com/android/i18n/phonenumbers/AsYouTypeFormatter.class
<Unknown> package com.android.i18n.phonenumbers public com.android.i18n.phonenumbers.AsYouTypeFormatter extends java.lang.Object { void <init> (java.lang.String) public void clear () public java.lang.String inputDigit (char) public java.lang.String inputDigitAndRememberPosition (char) java.lang.String getExtractedNationalPrefix () java.lang.String attemptToFormatAccruedDigits () public int getRememberedPosition () }
com/android/i18n/phonenumbers/CountryCodeToRegionCodeMap.class
<Unknown> package com.android.i18n.phonenumbers public com.android.i18n.phonenumbers.CountryCodeToRegionCodeMap extends java.lang.Object { public void <init> () public static java.util.Map getCountryCodeToRegionCodeMap () }
com/android/i18n/phonenumbers/MetadataLoader.class
<Unknown> package com.android.i18n.phonenumbers public abstract com.android.i18n.phonenumbers.MetadataLoader extends java.lang.Object { public abstract java.io.InputStream loadMetadata (java.lang.String) }
com/android/i18n/phonenumbers/MissingMetadataException.class
<Unknown> package com.android.i18n.phonenumbers public final com.android.i18n.phonenumbers.MissingMetadataException extends java.lang.IllegalStateException { public void <init> (java.lang.String) }
com/android/i18n/phonenumbers/NumberParseException$ErrorType.class
<Unknown> package com.android.i18n.phonenumbers public final enum com.android.i18n.phonenumbers.NumberParseException$ErrorType extends java.lang.Enum { public static final enum com.android.i18n.phonenumbers.NumberParseException$ErrorType INVALID_COUNTRY_CODE public static final enum com.android.i18n.phonenumbers.NumberParseException$ErrorType NOT_A_NUMBER public static final enum com.android.i18n.phonenumbers.NumberParseException$ErrorType TOO_SHORT_AFTER_IDD public static final enum com.android.i18n.phonenumbers.NumberParseException$ErrorType TOO_SHORT_NSN public static final enum com.android.i18n.phonenumbers.NumberParseException$ErrorType TOO_LONG public static com.android.i18n.phonenumbers.NumberParseException$ErrorType[] values () public static com.android.i18n.phonenumbers.NumberParseException$ErrorType valueOf (java.lang.String) }
com/android/i18n/phonenumbers/NumberParseException.class
<Unknown> package com.android.i18n.phonenumbers public com.android.i18n.phonenumbers.NumberParseException extends java.lang.Exception { public void <init> (com.android.i18n.phonenumbers.NumberParseException$ErrorType, java.lang.String) public com.android.i18n.phonenumbers.NumberParseException$ErrorType getErrorType () public java.lang.String toString () }
com/android/i18n/phonenumbers/PhoneNumberMatch.class
<Unknown> package com.android.i18n.phonenumbers public final com.android.i18n.phonenumbers.PhoneNumberMatch extends java.lang.Object { void <init> (int, java.lang.String, com.android.i18n.phonenumbers.Phonenumber$PhoneNumber) public com.android.i18n.phonenumbers.Phonenumber$PhoneNumber number () public int start () public int end () public java.lang.String rawString () public int hashCode () public boolean equals (java.lang.Object) public java.lang.String toString () }
com/android/i18n/phonenumbers/PhoneNumberMatcher$NumberGroupingChecker.class
<Unknown> package com.android.i18n.phonenumbers abstract com.android.i18n.phonenumbers.PhoneNumberMatcher$NumberGroupingChecker extends java.lang.Object { public abstract boolean checkGroups (com.android.i18n.phonenumbers.PhoneNumberUtil, com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, java.lang.StringBuilder, java.lang.String[]) }
com/android/i18n/phonenumbers/PhoneNumberMatcher$State.class
<Unknown> package com.android.i18n.phonenumbers final enum com.android.i18n.phonenumbers.PhoneNumberMatcher$State extends java.lang.Enum { public static final enum com.android.i18n.phonenumbers.PhoneNumberMatcher$State NOT_READY public static final enum com.android.i18n.phonenumbers.PhoneNumberMatcher$State READY public static final enum com.android.i18n.phonenumbers.PhoneNumberMatcher$State DONE public static com.android.i18n.phonenumbers.PhoneNumberMatcher$State[] values () public static com.android.i18n.phonenumbers.PhoneNumberMatcher$State valueOf (java.lang.String) }
com/android/i18n/phonenumbers/PhoneNumberMatcher.class
<Unknown> package com.android.i18n.phonenumbers final com.android.i18n.phonenumbers.PhoneNumberMatcher extends java.lang.Object implements java.util.Iterator { void <init> (com.android.i18n.phonenumbers.PhoneNumberUtil, java.lang.CharSequence, java.lang.String, com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency, long) static boolean isLatinLetter (char) static boolean allNumberGroupsRemainGrouped (com.android.i18n.phonenumbers.PhoneNumberUtil, com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, java.lang.StringBuilder, java.lang.String[]) static boolean allNumberGroupsAreExactlyPresent (com.android.i18n.phonenumbers.PhoneNumberUtil, com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, java.lang.StringBuilder, java.lang.String[]) boolean checkNumberGroupingIsValid (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, java.lang.CharSequence, com.android.i18n.phonenumbers.PhoneNumberUtil, com.android.i18n.phonenumbers.PhoneNumberMatcher$NumberGroupingChecker) static boolean containsMoreThanOneSlashInNationalNumber (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, java.lang.String) static boolean containsOnlyValidXChars (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, java.lang.String, com.android.i18n.phonenumbers.PhoneNumberUtil) static boolean isNationalPrefixPresentIfRequired (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, com.android.i18n.phonenumbers.PhoneNumberUtil) public boolean hasNext () public com.android.i18n.phonenumbers.PhoneNumberMatch next () public void remove () }
com/android/i18n/phonenumbers/PhoneNumberToTimeZonesMapper$LazyHolder.class
<Unknown> package com.android.i18n.phonenumbers com.android.i18n.phonenumbers.PhoneNumberToTimeZonesMapper$LazyHolder extends java.lang.Object { }
com/android/i18n/phonenumbers/PhoneNumberToTimeZonesMapper.class
<Unknown> package com.android.i18n.phonenumbers public com.android.i18n.phonenumbers.PhoneNumberToTimeZonesMapper extends java.lang.Object { static final java.util.List UNKNOWN_TIME_ZONE_LIST void <init> (java.lang.String) public static synchronized com.android.i18n.phonenumbers.PhoneNumberToTimeZonesMapper getInstance () public java.util.List getTimeZonesForGeographicalNumber (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber) public java.util.List getTimeZonesForNumber (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber) public static java.lang.String getUnknownTimeZone () }
com/android/i18n/phonenumbers/PhoneNumberUtil$Leniency.class
<Unknown> package com.android.i18n.phonenumbers public final enum com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency extends java.lang.Enum { public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency POSSIBLE public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency VALID public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency STRICT_GROUPING public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency EXACT_GROUPING public static com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency[] values () public static com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency valueOf (java.lang.String) abstract boolean verify (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, java.lang.CharSequence, com.android.i18n.phonenumbers.PhoneNumberUtil, com.android.i18n.phonenumbers.PhoneNumberMatcher) }
com/android/i18n/phonenumbers/PhoneNumberUtil$MatchType.class
<Unknown> package com.android.i18n.phonenumbers public final enum com.android.i18n.phonenumbers.PhoneNumberUtil$MatchType extends java.lang.Enum { public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$MatchType NOT_A_NUMBER public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$MatchType NO_MATCH public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$MatchType SHORT_NSN_MATCH public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$MatchType NSN_MATCH public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$MatchType EXACT_MATCH public static com.android.i18n.phonenumbers.PhoneNumberUtil$MatchType[] values () public static com.android.i18n.phonenumbers.PhoneNumberUtil$MatchType valueOf (java.lang.String) }
com/android/i18n/phonenumbers/PhoneNumberUtil$PhoneNumberFormat.class
<Unknown> package com.android.i18n.phonenumbers public final enum com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberFormat extends java.lang.Enum { public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberFormat E164 public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberFormat INTERNATIONAL public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberFormat NATIONAL public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberFormat RFC3966 public static com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberFormat[] values () public static com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberFormat valueOf (java.lang.String) }
com/android/i18n/phonenumbers/PhoneNumberUtil$PhoneNumberType.class
<Unknown> package com.android.i18n.phonenumbers public final enum com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType extends java.lang.Enum { public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType FIXED_LINE public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType MOBILE public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType FIXED_LINE_OR_MOBILE public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType TOLL_FREE public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType PREMIUM_RATE public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType SHARED_COST public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType VOIP public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType PERSONAL_NUMBER public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType PAGER public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType UAN public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType VOICEMAIL public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType UNKNOWN public static com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType[] values () public static com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType valueOf (java.lang.String) }
com/android/i18n/phonenumbers/PhoneNumberUtil$ValidationResult.class
<Unknown> package com.android.i18n.phonenumbers public final enum com.android.i18n.phonenumbers.PhoneNumberUtil$ValidationResult extends java.lang.Enum { public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$ValidationResult IS_POSSIBLE public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$ValidationResult IS_POSSIBLE_LOCAL_ONLY public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$ValidationResult INVALID_COUNTRY_CODE public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$ValidationResult TOO_SHORT public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$ValidationResult INVALID_LENGTH public static final enum com.android.i18n.phonenumbers.PhoneNumberUtil$ValidationResult TOO_LONG public static com.android.i18n.phonenumbers.PhoneNumberUtil$ValidationResult[] values () public static com.android.i18n.phonenumbers.PhoneNumberUtil$ValidationResult valueOf (java.lang.String) }
com/android/i18n/phonenumbers/PhoneNumberUtil.class
<Unknown> package com.android.i18n.phonenumbers public com.android.i18n.phonenumbers.PhoneNumberUtil extends java.lang.Object { static final int REGEX_FLAGS static final int MAX_LENGTH_FOR_NSN static final int MAX_LENGTH_COUNTRY_CODE static final char PLUS_SIGN static final String VALID_PUNCTUATION static final String PLUS_CHARS static final java.util.regex.Pattern PLUS_CHARS_PATTERN static final java.util.regex.Pattern SECOND_NUMBER_START_PATTERN static final java.util.regex.Pattern UNWANTED_END_CHAR_PATTERN static final String EXTN_PATTERNS_FOR_MATCHING static final java.util.regex.Pattern RFC3966_GLOBAL_NUMBER_DIGITS_PATTERN static final java.util.regex.Pattern RFC3966_DOMAINNAME_PATTERN static final java.util.regex.Pattern NON_DIGITS_PATTERN public static final String REGION_CODE_FOR_NON_GEO_ENTITY void <init> (com.android.i18n.phonenumbers.metadata.source.MetadataSource, java.util.Map) static java.lang.CharSequence extractPossibleNumber (java.lang.CharSequence) static boolean isViablePhoneNumber (java.lang.CharSequence) static java.lang.StringBuilder normalize (java.lang.StringBuilder) public static java.lang.String normalizeDigitsOnly (java.lang.CharSequence) static java.lang.StringBuilder normalizeDigits (java.lang.CharSequence, boolean) public static java.lang.String normalizeDiallableCharsOnly (java.lang.CharSequence) public static java.lang.String convertAlphaCharactersInNumber (java.lang.CharSequence) public int getLengthOfGeographicalAreaCode (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber) public int getLengthOfNationalDestinationCode (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber) public static java.lang.String getCountryMobileToken (int) static synchronized void setInstance (com.android.i18n.phonenumbers.PhoneNumberUtil) public java.util.Set getSupportedRegions () public java.util.Set getSupportedGlobalNetworkCallingCodes () public java.util.Set getSupportedCallingCodes () public java.util.Set getSupportedTypesForRegion (java.lang.String) public java.util.Set getSupportedTypesForNonGeoEntity (int) public static synchronized com.android.i18n.phonenumbers.PhoneNumberUtil getInstance () public static com.android.i18n.phonenumbers.PhoneNumberUtil createInstance (com.android.i18n.phonenumbers.MetadataLoader) static boolean formattingRuleHasFirstGroupOnly (java.lang.String) public boolean isNumberGeographical (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber) public boolean isNumberGeographical (com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType, int) public java.lang.String format (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberFormat) public void format (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberFormat, java.lang.StringBuilder) public java.lang.String formatByPattern (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberFormat, java.util.List) public java.lang.String formatNationalNumberWithCarrierCode (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, java.lang.CharSequence) public java.lang.String formatNationalNumberWithPreferredCarrierCode (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, java.lang.CharSequence) public java.lang.String formatNumberForMobileDialing (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, java.lang.String, boolean) public java.lang.String formatOutOfCountryCallingNumber (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, java.lang.String) public java.lang.String formatInOriginalFormat (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, java.lang.String) public java.lang.String formatOutOfCountryKeepingAlphaChars (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, java.lang.String) public java.lang.String getNationalSignificantNumber (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber) com.android.i18n.phonenumbers.Phonemetadata$NumberFormat chooseFormattingPatternForNumber (java.util.List, java.lang.String) java.lang.String formatNsnUsingPattern (java.lang.String, com.android.i18n.phonenumbers.Phonemetadata$NumberFormat, com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberFormat) public com.android.i18n.phonenumbers.Phonenumber$PhoneNumber getExampleNumber (java.lang.String) public com.android.i18n.phonenumbers.Phonenumber$PhoneNumber getInvalidExampleNumber (java.lang.String) public com.android.i18n.phonenumbers.Phonenumber$PhoneNumber getExampleNumberForType (java.lang.String, com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType) public com.android.i18n.phonenumbers.Phonenumber$PhoneNumber getExampleNumberForType (com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType) public com.android.i18n.phonenumbers.Phonenumber$PhoneNumber getExampleNumberForNonGeoEntity (int) com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc getNumberDescByType (com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata, com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType) public com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType getNumberType (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber) com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata getMetadataForRegion (java.lang.String) com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata getMetadataForNonGeographicalRegion (int) boolean isNumberMatchingDesc (java.lang.String, com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc) public boolean isValidNumber (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber) public boolean isValidNumberForRegion (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, java.lang.String) public java.lang.String getRegionCodeForNumber (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber) public java.lang.String getRegionCodeForCountryCode (int) public java.util.List getRegionCodesForCountryCode (int) public int getCountryCodeForRegion (java.lang.String) public java.lang.String getNddPrefixForRegion (java.lang.String, boolean) public boolean isNANPACountry (java.lang.String) public boolean isAlphaNumber (java.lang.CharSequence) public boolean isPossibleNumber (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber) public boolean isPossibleNumberForType (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType) public com.android.i18n.phonenumbers.PhoneNumberUtil$ValidationResult isPossibleNumberWithReason (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber) public com.android.i18n.phonenumbers.PhoneNumberUtil$ValidationResult isPossibleNumberForTypeWithReason (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, com.android.i18n.phonenumbers.PhoneNumberUtil$PhoneNumberType) public boolean isPossibleNumber (java.lang.CharSequence, java.lang.String) public boolean truncateTooLongNumber (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber) public com.android.i18n.phonenumbers.AsYouTypeFormatter getAsYouTypeFormatter (java.lang.String) int extractCountryCode (java.lang.StringBuilder, java.lang.StringBuilder) int maybeExtractCountryCode (java.lang.CharSequence, com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata, java.lang.StringBuilder, boolean, com.android.i18n.phonenumbers.Phonenumber$PhoneNumber) throws com.android.i18n.phonenumbers.NumberParseException com.android.i18n.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource maybeStripInternationalPrefixAndNormalize (java.lang.StringBuilder, java.lang.String) boolean maybeStripNationalPrefixAndCarrierCode (java.lang.StringBuilder, com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata, java.lang.StringBuilder) java.lang.String maybeStripExtension (java.lang.StringBuilder) public com.android.i18n.phonenumbers.Phonenumber$PhoneNumber parse (java.lang.CharSequence, java.lang.String) throws com.android.i18n.phonenumbers.NumberParseException public void parse (java.lang.CharSequence, java.lang.String, com.android.i18n.phonenumbers.Phonenumber$PhoneNumber) throws com.android.i18n.phonenumbers.NumberParseException public com.android.i18n.phonenumbers.Phonenumber$PhoneNumber parseAndKeepRawInput (java.lang.CharSequence, java.lang.String) throws com.android.i18n.phonenumbers.NumberParseException public void parseAndKeepRawInput (java.lang.CharSequence, java.lang.String, com.android.i18n.phonenumbers.Phonenumber$PhoneNumber) throws com.android.i18n.phonenumbers.NumberParseException public java.lang.Iterable findNumbers (java.lang.CharSequence, java.lang.String) public java.lang.Iterable findNumbers (java.lang.CharSequence, java.lang.String, com.android.i18n.phonenumbers.PhoneNumberUtil$Leniency, long) static void setItalianLeadingZerosForPhoneNumber (java.lang.CharSequence, com.android.i18n.phonenumbers.Phonenumber$PhoneNumber) public com.android.i18n.phonenumbers.PhoneNumberUtil$MatchType isNumberMatch (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, com.android.i18n.phonenumbers.Phonenumber$PhoneNumber) public com.android.i18n.phonenumbers.PhoneNumberUtil$MatchType isNumberMatch (java.lang.CharSequence, java.lang.CharSequence) public com.android.i18n.phonenumbers.PhoneNumberUtil$MatchType isNumberMatch (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, java.lang.CharSequence) public boolean canBeInternationallyDialled (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber) public boolean isMobileNumberPortableRegion (java.lang.String) }
com/android/i18n/phonenumbers/Phonemetadata$NumberFormat$Builder.class
<Unknown> package com.android.i18n.phonenumbers public final com.android.i18n.phonenumbers.Phonemetadata$NumberFormat$Builder extends com.android.i18n.phonenumbers.Phonemetadata$NumberFormat { public void <init> () public com.android.i18n.phonenumbers.Phonemetadata$NumberFormat build () public com.android.i18n.phonenumbers.Phonemetadata$NumberFormat$Builder mergeFrom (com.android.i18n.phonenumbers.Phonemetadata$NumberFormat) }
com/android/i18n/phonenumbers/Phonemetadata$NumberFormat.class
<Unknown> package com.android.i18n.phonenumbers public com.android.i18n.phonenumbers.Phonemetadata$NumberFormat extends java.lang.Object implements java.io.Externalizable { public void <init> () public static com.android.i18n.phonenumbers.Phonemetadata$NumberFormat$Builder newBuilder () public boolean hasPattern () public java.lang.String getPattern () public com.android.i18n.phonenumbers.Phonemetadata$NumberFormat setPattern (java.lang.String) public boolean hasFormat () public java.lang.String getFormat () public com.android.i18n.phonenumbers.Phonemetadata$NumberFormat setFormat (java.lang.String) public java.util.List leadingDigitPatterns () public int leadingDigitsPatternSize () public int getLeadingDigitsPatternCount () public java.lang.String getLeadingDigitsPattern (int) public com.android.i18n.phonenumbers.Phonemetadata$NumberFormat addLeadingDigitsPattern (java.lang.String) public boolean hasNationalPrefixFormattingRule () public java.lang.String getNationalPrefixFormattingRule () public com.android.i18n.phonenumbers.Phonemetadata$NumberFormat setNationalPrefixFormattingRule (java.lang.String) public com.android.i18n.phonenumbers.Phonemetadata$NumberFormat clearNationalPrefixFormattingRule () public boolean hasNationalPrefixOptionalWhenFormatting () public boolean getNationalPrefixOptionalWhenFormatting () public com.android.i18n.phonenumbers.Phonemetadata$NumberFormat setNationalPrefixOptionalWhenFormatting (boolean) public boolean hasDomesticCarrierCodeFormattingRule () public java.lang.String getDomesticCarrierCodeFormattingRule () public com.android.i18n.phonenumbers.Phonemetadata$NumberFormat setDomesticCarrierCodeFormattingRule (java.lang.String) public void writeExternal (java.io.ObjectOutput) throws java.io.IOException public void readExternal (java.io.ObjectInput) throws java.io.IOException }
com/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata$Builder.class
<Unknown> package com.android.i18n.phonenumbers public final com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata$Builder extends com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata { public void <init> () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata build () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata$Builder setId (java.lang.String) public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata$Builder setInternationalPrefix (java.lang.String) }
com/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata.class
<Unknown> package com.android.i18n.phonenumbers public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata extends java.lang.Object implements java.io.Externalizable { public void <init> () public static com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata$Builder newBuilder () public boolean hasGeneralDesc () public com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc getGeneralDesc () public com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc getGeneralDescBuilder () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata setGeneralDesc (com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc) public boolean hasFixedLine () public com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc getFixedLine () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata setFixedLine (com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc) public boolean hasMobile () public com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc getMobile () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata setMobile (com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc) public boolean hasTollFree () public com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc getTollFree () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata setTollFree (com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc) public boolean hasPremiumRate () public com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc getPremiumRate () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata setPremiumRate (com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc) public boolean hasSharedCost () public com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc getSharedCost () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata setSharedCost (com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc) public boolean hasPersonalNumber () public com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc getPersonalNumber () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata setPersonalNumber (com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc) public boolean hasVoip () public com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc getVoip () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata setVoip (com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc) public boolean hasPager () public com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc getPager () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata setPager (com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc) public boolean hasUan () public com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc getUan () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata setUan (com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc) public boolean hasEmergency () public com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc getEmergency () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata setEmergency (com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc) public boolean hasVoicemail () public com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc getVoicemail () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata setVoicemail (com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc) public boolean hasShortCode () public com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc getShortCode () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata setShortCode (com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc) public boolean hasStandardRate () public com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc getStandardRate () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata setStandardRate (com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc) public boolean hasCarrierSpecific () public com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc getCarrierSpecific () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata setCarrierSpecific (com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc) public boolean hasSmsServices () public com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc getSmsServices () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata setSmsServices (com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc) public boolean hasNoInternationalDialling () public com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc getNoInternationalDialling () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata setNoInternationalDialling (com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc) public boolean hasId () public java.lang.String getId () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata setId (java.lang.String) public boolean hasCountryCode () public int getCountryCode () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata setCountryCode (int) public boolean hasInternationalPrefix () public java.lang.String getInternationalPrefix () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata setInternationalPrefix (java.lang.String) public boolean hasPreferredInternationalPrefix () public java.lang.String getPreferredInternationalPrefix () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata setPreferredInternationalPrefix (java.lang.String) public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata clearPreferredInternationalPrefix () public boolean hasNationalPrefix () public java.lang.String getNationalPrefix () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata setNationalPrefix (java.lang.String) public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata clearNationalPrefix () public boolean hasPreferredExtnPrefix () public java.lang.String getPreferredExtnPrefix () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata setPreferredExtnPrefix (java.lang.String) public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata clearPreferredExtnPrefix () public boolean hasNationalPrefixForParsing () public java.lang.String getNationalPrefixForParsing () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata setNationalPrefixForParsing (java.lang.String) public boolean hasNationalPrefixTransformRule () public java.lang.String getNationalPrefixTransformRule () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata setNationalPrefixTransformRule (java.lang.String) public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata clearNationalPrefixTransformRule () public boolean hasSameMobileAndFixedLinePattern () public boolean getSameMobileAndFixedLinePattern () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata setSameMobileAndFixedLinePattern (boolean) public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata clearSameMobileAndFixedLinePattern () public java.util.List numberFormats () public java.util.List getNumberFormatList () public int numberFormatSize () public int getNumberFormatCount () public com.android.i18n.phonenumbers.Phonemetadata$NumberFormat getNumberFormat (int) public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata addNumberFormat (com.android.i18n.phonenumbers.Phonemetadata$NumberFormat) public java.util.List intlNumberFormats () public java.util.List getIntlNumberFormatList () public int intlNumberFormatSize () public int getIntlNumberFormatCount () public com.android.i18n.phonenumbers.Phonemetadata$NumberFormat getIntlNumberFormat (int) public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata addIntlNumberFormat (com.android.i18n.phonenumbers.Phonemetadata$NumberFormat) public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata clearIntlNumberFormat () public boolean hasMainCountryForCode () public boolean isMainCountryForCode () public boolean getMainCountryForCode () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata setMainCountryForCode (boolean) public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata clearMainCountryForCode () public boolean hasLeadingDigits () public java.lang.String getLeadingDigits () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata setLeadingDigits (java.lang.String) public boolean hasMobileNumberPortableRegion () public boolean isMobileNumberPortableRegion () public boolean getMobileNumberPortableRegion () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata setMobileNumberPortableRegion (boolean) public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata clearMobileNumberPortableRegion () public void writeExternal (java.io.ObjectOutput) throws java.io.IOException public void readExternal (java.io.ObjectInput) throws java.io.IOException }
com/android/i18n/phonenumbers/Phonemetadata$PhoneMetadataCollection$Builder.class
<Unknown> package com.android.i18n.phonenumbers public final com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadataCollection$Builder extends com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadataCollection { public void <init> () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadataCollection build () }
com/android/i18n/phonenumbers/Phonemetadata$PhoneMetadataCollection.class
<Unknown> package com.android.i18n.phonenumbers public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadataCollection extends java.lang.Object implements java.io.Externalizable { public void <init> () public static com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadataCollection$Builder newBuilder () public java.util.List getMetadataList () public int getMetadataCount () public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadataCollection addMetadata (com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata) public void writeExternal (java.io.ObjectOutput) throws java.io.IOException public void readExternal (java.io.ObjectInput) throws java.io.IOException public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadataCollection clear () }
com/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc$Builder.class
<Unknown> package com.android.i18n.phonenumbers public final com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc$Builder extends com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc { public void <init> () public com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc build () public com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc$Builder mergeFrom (com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc) }
com/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc.class
<Unknown> package com.android.i18n.phonenumbers public com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc extends java.lang.Object implements java.io.Externalizable { public void <init> () public static com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc$Builder newBuilder () public boolean hasNationalNumberPattern () public java.lang.String getNationalNumberPattern () public com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc setNationalNumberPattern (java.lang.String) public com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc clearNationalNumberPattern () public java.util.List getPossibleLengthList () public int getPossibleLengthCount () public int getPossibleLength (int) public com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc addPossibleLength (int) public com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc clearPossibleLength () public java.util.List getPossibleLengthLocalOnlyList () public int getPossibleLengthLocalOnlyCount () public int getPossibleLengthLocalOnly (int) public com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc addPossibleLengthLocalOnly (int) public com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc clearPossibleLengthLocalOnly () public boolean hasExampleNumber () public java.lang.String getExampleNumber () public com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc setExampleNumber (java.lang.String) public com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc clearExampleNumber () public boolean exactlySameAs (com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc) public void writeExternal (java.io.ObjectOutput) throws java.io.IOException public void readExternal (java.io.ObjectInput) throws java.io.IOException }
com/android/i18n/phonenumbers/Phonemetadata.class
<Unknown> package com.android.i18n.phonenumbers public final com.android.i18n.phonenumbers.Phonemetadata extends java.lang.Object { }
com/android/i18n/phonenumbers/Phonenumber$PhoneNumber$CountryCodeSource.class
<Unknown> package com.android.i18n.phonenumbers public final enum com.android.i18n.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource extends java.lang.Enum { public static final enum com.android.i18n.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource FROM_NUMBER_WITH_PLUS_SIGN public static final enum com.android.i18n.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource FROM_NUMBER_WITH_IDD public static final enum com.android.i18n.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource FROM_NUMBER_WITHOUT_PLUS_SIGN public static final enum com.android.i18n.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource FROM_DEFAULT_COUNTRY public static final enum com.android.i18n.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource UNSPECIFIED public static com.android.i18n.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource[] values () public static com.android.i18n.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource valueOf (java.lang.String) }
com/android/i18n/phonenumbers/Phonenumber$PhoneNumber.class
<Unknown> package com.android.i18n.phonenumbers public com.android.i18n.phonenumbers.Phonenumber$PhoneNumber extends java.lang.Object implements java.io.Serializable { public void <init> () public boolean hasCountryCode () public int getCountryCode () public com.android.i18n.phonenumbers.Phonenumber$PhoneNumber setCountryCode (int) public com.android.i18n.phonenumbers.Phonenumber$PhoneNumber clearCountryCode () public boolean hasNationalNumber () public long getNationalNumber () public com.android.i18n.phonenumbers.Phonenumber$PhoneNumber setNationalNumber (long) public com.android.i18n.phonenumbers.Phonenumber$PhoneNumber clearNationalNumber () public boolean hasExtension () public java.lang.String getExtension () public com.android.i18n.phonenumbers.Phonenumber$PhoneNumber setExtension (java.lang.String) public com.android.i18n.phonenumbers.Phonenumber$PhoneNumber clearExtension () public boolean hasItalianLeadingZero () public boolean isItalianLeadingZero () public com.android.i18n.phonenumbers.Phonenumber$PhoneNumber setItalianLeadingZero (boolean) public com.android.i18n.phonenumbers.Phonenumber$PhoneNumber clearItalianLeadingZero () public boolean hasNumberOfLeadingZeros () public int getNumberOfLeadingZeros () public com.android.i18n.phonenumbers.Phonenumber$PhoneNumber setNumberOfLeadingZeros (int) public com.android.i18n.phonenumbers.Phonenumber$PhoneNumber clearNumberOfLeadingZeros () public boolean hasRawInput () public java.lang.String getRawInput () public com.android.i18n.phonenumbers.Phonenumber$PhoneNumber setRawInput (java.lang.String) public com.android.i18n.phonenumbers.Phonenumber$PhoneNumber clearRawInput () public boolean hasCountryCodeSource () public com.android.i18n.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource getCountryCodeSource () public com.android.i18n.phonenumbers.Phonenumber$PhoneNumber setCountryCodeSource (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber$CountryCodeSource) public com.android.i18n.phonenumbers.Phonenumber$PhoneNumber clearCountryCodeSource () public boolean hasPreferredDomesticCarrierCode () public java.lang.String getPreferredDomesticCarrierCode () public com.android.i18n.phonenumbers.Phonenumber$PhoneNumber setPreferredDomesticCarrierCode (java.lang.String) public com.android.i18n.phonenumbers.Phonenumber$PhoneNumber clearPreferredDomesticCarrierCode () public final com.android.i18n.phonenumbers.Phonenumber$PhoneNumber clear () public com.android.i18n.phonenumbers.Phonenumber$PhoneNumber mergeFrom (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber) public boolean exactlySameAs (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber) public boolean equals (java.lang.Object) public int hashCode () public java.lang.String toString () }
com/android/i18n/phonenumbers/Phonenumber.class
<Unknown> package com.android.i18n.phonenumbers public final com.android.i18n.phonenumbers.Phonenumber extends java.lang.Object { }
com/android/i18n/phonenumbers/ShortNumberInfo$ShortNumberCost.class
<Unknown> package com.android.i18n.phonenumbers public final enum com.android.i18n.phonenumbers.ShortNumberInfo$ShortNumberCost extends java.lang.Enum { public static final enum com.android.i18n.phonenumbers.ShortNumberInfo$ShortNumberCost TOLL_FREE public static final enum com.android.i18n.phonenumbers.ShortNumberInfo$ShortNumberCost STANDARD_RATE public static final enum com.android.i18n.phonenumbers.ShortNumberInfo$ShortNumberCost PREMIUM_RATE public static final enum com.android.i18n.phonenumbers.ShortNumberInfo$ShortNumberCost UNKNOWN_COST public static com.android.i18n.phonenumbers.ShortNumberInfo$ShortNumberCost[] values () public static com.android.i18n.phonenumbers.ShortNumberInfo$ShortNumberCost valueOf (java.lang.String) }
com/android/i18n/phonenumbers/ShortNumberInfo.class
<Unknown> package com.android.i18n.phonenumbers public com.android.i18n.phonenumbers.ShortNumberInfo extends java.lang.Object { public static com.android.i18n.phonenumbers.ShortNumberInfo getInstance () void <init> (com.android.i18n.phonenumbers.internal.MatcherApi, com.android.i18n.phonenumbers.metadata.source.RegionMetadataSource) public boolean isPossibleShortNumberForRegion (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, java.lang.String) public boolean isPossibleShortNumber (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber) public boolean isValidShortNumberForRegion (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, java.lang.String) public boolean isValidShortNumber (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber) public com.android.i18n.phonenumbers.ShortNumberInfo$ShortNumberCost getExpectedCostForRegion (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, java.lang.String) public com.android.i18n.phonenumbers.ShortNumberInfo$ShortNumberCost getExpectedCost (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber) java.lang.String getExampleShortNumber (java.lang.String) java.lang.String getExampleShortNumberForCost (java.lang.String, com.android.i18n.phonenumbers.ShortNumberInfo$ShortNumberCost) public boolean connectsToEmergencyNumber (java.lang.String, java.lang.String) public boolean isEmergencyNumber (java.lang.CharSequence, java.lang.String) public boolean isCarrierSpecific (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber) public boolean isCarrierSpecificForRegion (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, java.lang.String) public boolean isSmsServiceForRegion (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, java.lang.String) }
com/android/i18n/phonenumbers/ShortNumbersRegionCodeSet.class
<Unknown> package com.android.i18n.phonenumbers public com.android.i18n.phonenumbers.ShortNumbersRegionCodeSet extends java.lang.Object { public void <init> () public static java.util.Set getRegionCodeSet () }
com/android/i18n/phonenumbers/geocoding/PhoneNumberOfflineGeocoder.class
<Unknown> package com.android.i18n.phonenumbers.geocoding public com.android.i18n.phonenumbers.geocoding.PhoneNumberOfflineGeocoder extends java.lang.Object { void <init> (java.lang.String) public static synchronized com.android.i18n.phonenumbers.geocoding.PhoneNumberOfflineGeocoder getInstance () public java.lang.String getDescriptionForValidNumber (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, java.util.Locale) public java.lang.String getDescriptionForValidNumber (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, java.util.Locale, java.lang.String) public java.lang.String getDescriptionForNumber (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, java.util.Locale) public java.lang.String getDescriptionForNumber (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, java.util.Locale, java.lang.String) }
com/android/i18n/phonenumbers/internal/GeoEntityUtility.class
<Unknown> package com.android.i18n.phonenumbers.internal public final com.android.i18n.phonenumbers.internal.GeoEntityUtility extends java.lang.Object { public static final String REGION_CODE_FOR_NON_GEO_ENTITIES public static boolean isGeoEntity (java.lang.String) public static boolean isGeoEntity (int) }
com/android/i18n/phonenumbers/internal/MatcherApi.class
<Unknown> package com.android.i18n.phonenumbers.internal public abstract com.android.i18n.phonenumbers.internal.MatcherApi extends java.lang.Object { public abstract boolean matchNationalNumber (java.lang.CharSequence, com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc, boolean) }
com/android/i18n/phonenumbers/internal/RegexBasedMatcher.class
<Unknown> package com.android.i18n.phonenumbers.internal public final com.android.i18n.phonenumbers.internal.RegexBasedMatcher extends java.lang.Object implements com.android.i18n.phonenumbers.internal.MatcherApi { public static com.android.i18n.phonenumbers.internal.MatcherApi create () public boolean matchNationalNumber (java.lang.CharSequence, com.android.i18n.phonenumbers.Phonemetadata$PhoneNumberDesc, boolean) }
com/android/i18n/phonenumbers/internal/RegexCache$LRUCache.class
<Unknown> package com.android.i18n.phonenumbers.internal com.android.i18n.phonenumbers.internal.RegexCache$LRUCache extends java.lang.Object { public void <init> (int) public synchronized java.lang.Object get (java.lang.Object) public synchronized void put (java.lang.Object, java.lang.Object) public synchronized boolean containsKey (java.lang.Object) }
com/android/i18n/phonenumbers/internal/RegexCache.class
<Unknown> package com.android.i18n.phonenumbers.internal public com.android.i18n.phonenumbers.internal.RegexCache extends java.lang.Object { public void <init> (int) public java.util.regex.Pattern getPatternForRegex (java.lang.String) boolean containsRegex (java.lang.String) }
com/android/i18n/phonenumbers/metadata/DefaultMetadataDependenciesProvider.class
<Unknown> package com.android.i18n.phonenumbers.metadata public final com.android.i18n.phonenumbers.metadata.DefaultMetadataDependenciesProvider extends java.lang.Object { public static com.android.i18n.phonenumbers.metadata.DefaultMetadataDependenciesProvider getInstance () public com.android.i18n.phonenumbers.metadata.init.MetadataParser getMetadataParser () public com.android.i18n.phonenumbers.MetadataLoader getMetadataLoader () public com.android.i18n.phonenumbers.metadata.source.PhoneMetadataFileNameProvider getPhoneNumberMetadataFileNameProvider () public com.android.i18n.phonenumbers.metadata.source.MetadataSource getPhoneNumberMetadataSource () public com.android.i18n.phonenumbers.metadata.source.PhoneMetadataFileNameProvider getShortNumberMetadataFileNameProvider () public com.android.i18n.phonenumbers.metadata.source.RegionMetadataSource getShortNumberMetadataSource () public com.android.i18n.phonenumbers.metadata.source.PhoneMetadataFileNameProvider getAlternateFormatsMetadataFileNameProvider () public com.android.i18n.phonenumbers.metadata.source.FormattingMetadataSource getAlternateFormatsMetadataSource () public java.lang.String getCarrierDataDirectory () public java.lang.String getGeocodingDataDirectory () }
com/android/i18n/phonenumbers/metadata/init/ClassPathResourceMetadataLoader.class
<Unknown> package com.android.i18n.phonenumbers.metadata.init public final com.android.i18n.phonenumbers.metadata.init.ClassPathResourceMetadataLoader extends java.lang.Object implements com.android.i18n.phonenumbers.MetadataLoader { public void <init> () public java.io.InputStream loadMetadata (java.lang.String) }
com/android/i18n/phonenumbers/metadata/init/MetadataParser.class
<Unknown> package com.android.i18n.phonenumbers.metadata.init public final com.android.i18n.phonenumbers.metadata.init.MetadataParser extends java.lang.Object { public static com.android.i18n.phonenumbers.metadata.init.MetadataParser newLenientParser () public static com.android.i18n.phonenumbers.metadata.init.MetadataParser newStrictParser () public java.util.Collection parse (java.io.InputStream) }
com/android/i18n/phonenumbers/metadata/source/BlockingMetadataBootstrappingGuard.class
<Unknown> package com.android.i18n.phonenumbers.metadata.source final com.android.i18n.phonenumbers.metadata.source.BlockingMetadataBootstrappingGuard extends java.lang.Object implements com.android.i18n.phonenumbers.metadata.source.MetadataBootstrappingGuard { void <init> (com.android.i18n.phonenumbers.MetadataLoader, com.android.i18n.phonenumbers.metadata.init.MetadataParser, com.android.i18n.phonenumbers.metadata.source.MetadataContainer) public com.android.i18n.phonenumbers.metadata.source.MetadataContainer getOrBootstrap (java.lang.String) }
com/android/i18n/phonenumbers/metadata/source/CompositeMetadataContainer.class
<Unknown> package com.android.i18n.phonenumbers.metadata.source final com.android.i18n.phonenumbers.metadata.source.CompositeMetadataContainer extends java.lang.Object implements com.android.i18n.phonenumbers.metadata.source.MetadataContainer { void <init> () com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata getMetadataBy (java.lang.String) com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata getMetadataBy (int) public void accept (com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata) }
com/android/i18n/phonenumbers/metadata/source/FormattingMetadataSource.class
<Unknown> package com.android.i18n.phonenumbers.metadata.source public abstract com.android.i18n.phonenumbers.metadata.source.FormattingMetadataSource extends java.lang.Object { public abstract com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata getFormattingMetadataForCountryCallingCode (int) }
com/android/i18n/phonenumbers/metadata/source/FormattingMetadataSourceImpl.class
<Unknown> package com.android.i18n.phonenumbers.metadata.source public final com.android.i18n.phonenumbers.metadata.source.FormattingMetadataSourceImpl extends java.lang.Object implements com.android.i18n.phonenumbers.metadata.source.FormattingMetadataSource { public void <init> (com.android.i18n.phonenumbers.metadata.source.PhoneMetadataFileNameProvider, com.android.i18n.phonenumbers.metadata.source.MetadataBootstrappingGuard) public void <init> (com.android.i18n.phonenumbers.metadata.source.PhoneMetadataFileNameProvider, com.android.i18n.phonenumbers.MetadataLoader, com.android.i18n.phonenumbers.metadata.init.MetadataParser) public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata getFormattingMetadataForCountryCallingCode (int) }
com/android/i18n/phonenumbers/metadata/source/MapBackedMetadataContainer$KeyProvider.class
<Unknown> package com.android.i18n.phonenumbers.metadata.source abstract com.android.i18n.phonenumbers.metadata.source.MapBackedMetadataContainer$KeyProvider extends java.lang.Object { public abstract java.lang.Object getKeyOf (com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata) }
com/android/i18n/phonenumbers/metadata/source/MapBackedMetadataContainer.class
<Unknown> package com.android.i18n.phonenumbers.metadata.source final com.android.i18n.phonenumbers.metadata.source.MapBackedMetadataContainer extends java.lang.Object implements com.android.i18n.phonenumbers.metadata.source.MetadataContainer { static com.android.i18n.phonenumbers.metadata.source.MapBackedMetadataContainer byRegionCode () static com.android.i18n.phonenumbers.metadata.source.MapBackedMetadataContainer byCountryCallingCode () com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata getMetadataBy (java.lang.Object) com.android.i18n.phonenumbers.metadata.source.MapBackedMetadataContainer$KeyProvider getKeyProvider () public void accept (com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata) }
com/android/i18n/phonenumbers/metadata/source/MetadataBootstrappingGuard.class
<Unknown> package com.android.i18n.phonenumbers.metadata.source public abstract com.android.i18n.phonenumbers.metadata.source.MetadataBootstrappingGuard extends java.lang.Object { public abstract com.android.i18n.phonenumbers.metadata.source.MetadataContainer getOrBootstrap (java.lang.String) }
com/android/i18n/phonenumbers/metadata/source/MetadataContainer.class
<Unknown> package com.android.i18n.phonenumbers.metadata.source abstract com.android.i18n.phonenumbers.metadata.source.MetadataContainer extends java.lang.Object { public abstract void accept (com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata) }
com/android/i18n/phonenumbers/metadata/source/MetadataSource.class
<Unknown> package com.android.i18n.phonenumbers.metadata.source public abstract com.android.i18n.phonenumbers.metadata.source.MetadataSource extends java.lang.Object implements com.android.i18n.phonenumbers.metadata.source.RegionMetadataSource com.android.i18n.phonenumbers.metadata.source.NonGeographicalEntityMetadataSource { }
com/android/i18n/phonenumbers/metadata/source/MetadataSourceImpl.class
<Unknown> package com.android.i18n.phonenumbers.metadata.source public final com.android.i18n.phonenumbers.metadata.source.MetadataSourceImpl extends java.lang.Object implements com.android.i18n.phonenumbers.metadata.source.MetadataSource { public void <init> (com.android.i18n.phonenumbers.metadata.source.PhoneMetadataFileNameProvider, com.android.i18n.phonenumbers.metadata.source.MetadataBootstrappingGuard) public void <init> (com.android.i18n.phonenumbers.metadata.source.PhoneMetadataFileNameProvider, com.android.i18n.phonenumbers.MetadataLoader, com.android.i18n.phonenumbers.metadata.init.MetadataParser) public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata getMetadataForNonGeographicalRegion (int) public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata getMetadataForRegion (java.lang.String) }
com/android/i18n/phonenumbers/metadata/source/MultiFileModeFileNameProvider.class
<Unknown> package com.android.i18n.phonenumbers.metadata.source public final com.android.i18n.phonenumbers.metadata.source.MultiFileModeFileNameProvider extends java.lang.Object implements com.android.i18n.phonenumbers.metadata.source.PhoneMetadataFileNameProvider { public void <init> (java.lang.String) public java.lang.String getFor (java.lang.Object) }
com/android/i18n/phonenumbers/metadata/source/NonGeographicalEntityMetadataSource.class
<Unknown> package com.android.i18n.phonenumbers.metadata.source public abstract com.android.i18n.phonenumbers.metadata.source.NonGeographicalEntityMetadataSource extends java.lang.Object { public abstract com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata getMetadataForNonGeographicalRegion (int) }
com/android/i18n/phonenumbers/metadata/source/PhoneMetadataFileNameProvider.class
<Unknown> package com.android.i18n.phonenumbers.metadata.source public abstract com.android.i18n.phonenumbers.metadata.source.PhoneMetadataFileNameProvider extends java.lang.Object { public abstract java.lang.String getFor (java.lang.Object) }
com/android/i18n/phonenumbers/metadata/source/RegionMetadataSource.class
<Unknown> package com.android.i18n.phonenumbers.metadata.source public abstract com.android.i18n.phonenumbers.metadata.source.RegionMetadataSource extends java.lang.Object { public abstract com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata getMetadataForRegion (java.lang.String) }
com/android/i18n/phonenumbers/metadata/source/RegionMetadataSourceImpl.class
<Unknown> package com.android.i18n.phonenumbers.metadata.source public final com.android.i18n.phonenumbers.metadata.source.RegionMetadataSourceImpl extends java.lang.Object implements com.android.i18n.phonenumbers.metadata.source.RegionMetadataSource { public void <init> (com.android.i18n.phonenumbers.metadata.source.PhoneMetadataFileNameProvider, com.android.i18n.phonenumbers.metadata.source.MetadataBootstrappingGuard) public void <init> (com.android.i18n.phonenumbers.metadata.source.PhoneMetadataFileNameProvider, com.android.i18n.phonenumbers.MetadataLoader, com.android.i18n.phonenumbers.metadata.init.MetadataParser) public com.android.i18n.phonenumbers.Phonemetadata$PhoneMetadata getMetadataForRegion (java.lang.String) }
com/android/i18n/phonenumbers/metadata/source/SingleFileModeFileNameProvider.class
<Unknown> package com.android.i18n.phonenumbers.metadata.source public final com.android.i18n.phonenumbers.metadata.source.SingleFileModeFileNameProvider extends java.lang.Object implements com.android.i18n.phonenumbers.metadata.source.PhoneMetadataFileNameProvider { public void <init> (java.lang.String) public java.lang.String getFor (java.lang.Object) }
com/android/i18n/phonenumbers/prefixmapper/DefaultMapStorage.class
<Unknown> package com.android.i18n.phonenumbers.prefixmapper com.android.i18n.phonenumbers.prefixmapper.DefaultMapStorage extends com.android.i18n.phonenumbers.prefixmapper.PhonePrefixMapStorageStrategy { public void <init> () public int getPrefix (int) public java.lang.String getDescription (int) public void readFromSortedMap (java.util.SortedMap) public void readExternal (java.io.ObjectInput) throws java.io.IOException public void writeExternal (java.io.ObjectOutput) throws java.io.IOException }
com/android/i18n/phonenumbers/prefixmapper/FlyweightMapStorage.class
<Unknown> package com.android.i18n.phonenumbers.prefixmapper final com.android.i18n.phonenumbers.prefixmapper.FlyweightMapStorage extends com.android.i18n.phonenumbers.prefixmapper.PhonePrefixMapStorageStrategy { void <init> () public int getPrefix (int) public java.lang.String getDescription (int) public void readFromSortedMap (java.util.SortedMap) public void readExternal (java.io.ObjectInput) throws java.io.IOException public void writeExternal (java.io.ObjectOutput) throws java.io.IOException }
com/android/i18n/phonenumbers/prefixmapper/MappingFileProvider.class
<Unknown> package com.android.i18n.phonenumbers.prefixmapper public com.android.i18n.phonenumbers.prefixmapper.MappingFileProvider extends java.lang.Object implements java.io.Externalizable { public void <init> () public void readFileConfigs (java.util.SortedMap) public void readExternal (java.io.ObjectInput) throws java.io.IOException public void writeExternal (java.io.ObjectOutput) throws java.io.IOException public java.lang.String toString () java.lang.String getFileName (int, java.lang.String, java.lang.String, java.lang.String) }
com/android/i18n/phonenumbers/prefixmapper/PhonePrefixMap.class
<Unknown> package com.android.i18n.phonenumbers.prefixmapper public com.android.i18n.phonenumbers.prefixmapper.PhonePrefixMap extends java.lang.Object implements java.io.Externalizable { com.android.i18n.phonenumbers.prefixmapper.PhonePrefixMapStorageStrategy getPhonePrefixMapStorage () public void <init> () com.android.i18n.phonenumbers.prefixmapper.PhonePrefixMapStorageStrategy getSmallerMapStorage (java.util.SortedMap) public void readPhonePrefixMap (java.util.SortedMap) public void readExternal (java.io.ObjectInput) throws java.io.IOException public void writeExternal (java.io.ObjectOutput) throws java.io.IOException java.lang.String lookup (long) public java.lang.String lookup (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber) public java.lang.String toString () }
com/android/i18n/phonenumbers/prefixmapper/PhonePrefixMapStorageStrategy.class
<Unknown> package com.android.i18n.phonenumbers.prefixmapper abstract com.android.i18n.phonenumbers.prefixmapper.PhonePrefixMapStorageStrategy extends java.lang.Object { protected int numOfEntries protected final java.util.TreeSet possibleLengths void <init> () public abstract int getPrefix (int) public abstract java.lang.String getDescription (int) public abstract void readFromSortedMap (java.util.SortedMap) public abstract void readExternal (java.io.ObjectInput) throws java.io.IOException public abstract void writeExternal (java.io.ObjectOutput) throws java.io.IOException public int getNumOfEntries () public java.util.TreeSet getPossibleLengths () public java.lang.String toString () }
com/android/i18n/phonenumbers/prefixmapper/PrefixFileReader.class
<Unknown> package com.android.i18n.phonenumbers.prefixmapper public com.android.i18n.phonenumbers.prefixmapper.PrefixFileReader extends java.lang.Object { public void <init> (java.lang.String) public java.lang.String getDescriptionForNumber (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber, java.lang.String, java.lang.String, java.lang.String) }
com/android/i18n/phonenumbers/prefixmapper/PrefixTimeZonesMap.class
<Unknown> package com.android.i18n.phonenumbers.prefixmapper public com.android.i18n.phonenumbers.prefixmapper.PrefixTimeZonesMap extends java.lang.Object implements java.io.Externalizable { public void <init> () public void readPrefixTimeZonesMap (java.util.SortedMap) public void writeExternal (java.io.ObjectOutput) throws java.io.IOException public void readExternal (java.io.ObjectInput) throws java.io.IOException public java.util.List lookupTimeZonesForNumber (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber) public java.util.List lookupCountryLevelTimeZonesForNumber (com.android.i18n.phonenumbers.Phonenumber$PhoneNumber) public java.lang.String toString () }
com/google/android/rappor/Encoder.class
<Unknown> package com.google.android.rappor public com.google.android.rappor.Encoder extends java.lang.Object { public static final long VERSION public static final int MIN_USER_SECRET_BYTES public static final int MAX_BITS public static final int MAX_BLOOM_HASHES public static final int MAX_COHORTS public void <init> (byte[], java.lang.String, int, double, double, double, int, int) public void <init> (java.util.Random, java.security.MessageDigest, java.security.MessageDigest, byte[], java.lang.String, int, double, double, double, int, int) public double getProbabilityF () public double getProbabilityP () public double getProbabilityQ () public int getNumBits () public int getNumBloomHashes () public int getNumCohorts () public int getCohort () public java.lang.String getEncoderId () public byte[] encodeBoolean (boolean) public byte[] encodeOrdinal (int) public byte[] encodeString (java.lang.String) public byte[] encodeBits (byte[]) }
com/google/android/rappor/HmacDrbg.class
<Unknown> package com.google.android.rappor public com.google.android.rappor.HmacDrbg extends java.lang.Object { public static final int SECURITY_STRENGTH public static final int MAX_PERSONALIZATION_STRING_LENGTH_BYTES public static final int ENTROPY_INPUT_SIZE_BYTES public static final int MAX_BYTES_TOTAL public void <init> (byte[], byte[]) public static byte[] generateEntropyInput () public byte[] nextBytes (int) public void nextBytes (byte[]) public void nextBytes (byte[], int, int) }
org/ccil/cowan/tagsoup/AttributesImpl.class
<Unknown> package org.ccil.cowan.tagsoup public org.ccil.cowan.tagsoup.AttributesImpl extends java.lang.Object implements org.xml.sax.Attributes { int length String[] data public void <init> () public void <init> (org.xml.sax.Attributes) public int getLength () public java.lang.String getURI (int) public java.lang.String getLocalName (int) public java.lang.String getQName (int) public java.lang.String getType (int) public java.lang.String getValue (int) public int getIndex (java.lang.String, java.lang.String) public int getIndex (java.lang.String) public java.lang.String getType (java.lang.String, java.lang.String) public java.lang.String getType (java.lang.String) public java.lang.String getValue (java.lang.String, java.lang.String) public java.lang.String getValue (java.lang.String) public void clear () public void setAttributes (org.xml.sax.Attributes) public void addAttribute (java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String) public void setAttribute (int, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String) public void removeAttribute (int) public void setURI (int, java.lang.String) public void setLocalName (int, java.lang.String) public void setQName (int, java.lang.String) public void setType (int, java.lang.String) public void setValue (int, java.lang.String) }
org/ccil/cowan/tagsoup/AutoDetector.class
<Unknown> package org.ccil.cowan.tagsoup public abstract org.ccil.cowan.tagsoup.AutoDetector extends java.lang.Object { public abstract java.io.Reader autoDetectingReader (java.io.InputStream) }
org/ccil/cowan/tagsoup/CommandLine.class
<Unknown> package org.ccil.cowan.tagsoup public org.ccil.cowan.tagsoup.CommandLine extends java.lang.Object { static java.util.Hashtable options public void <init> () public static void main (java.lang.String[]) throws java.io.IOException org.xml.sax.SAXException }
org/ccil/cowan/tagsoup/Element.class
<Unknown> package org.ccil.cowan.tagsoup public org.ccil.cowan.tagsoup.Element extends java.lang.Object { public void <init> (org.ccil.cowan.tagsoup.ElementType, boolean) public org.ccil.cowan.tagsoup.ElementType type () public org.ccil.cowan.tagsoup.AttributesImpl atts () public org.ccil.cowan.tagsoup.Element next () public void setNext (org.ccil.cowan.tagsoup.Element) public java.lang.String name () public java.lang.String namespace () public java.lang.String localName () public int model () public int memberOf () public int flags () public org.ccil.cowan.tagsoup.ElementType parent () public boolean canContain (org.ccil.cowan.tagsoup.Element) public void setAttribute (java.lang.String, java.lang.String, java.lang.String) public void anonymize () public void clean () public void preclose () public boolean isPreclosed () }
org/ccil/cowan/tagsoup/ElementType.class
<Unknown> package org.ccil.cowan.tagsoup public org.ccil.cowan.tagsoup.ElementType extends java.lang.Object { public void <init> (java.lang.String, int, int, int, org.ccil.cowan.tagsoup.Schema) public java.lang.String namespace (java.lang.String, boolean) public java.lang.String localName (java.lang.String) public java.lang.String name () public java.lang.String namespace () public java.lang.String localName () public int model () public int memberOf () public int flags () public org.ccil.cowan.tagsoup.AttributesImpl atts () public org.ccil.cowan.tagsoup.ElementType parent () public org.ccil.cowan.tagsoup.Schema schema () public boolean canContain (org.ccil.cowan.tagsoup.ElementType) public void setAttribute (org.ccil.cowan.tagsoup.AttributesImpl, java.lang.String, java.lang.String, java.lang.String) public static java.lang.String normalize (java.lang.String) public void setAttribute (java.lang.String, java.lang.String, java.lang.String) public void setModel (int) public void setMemberOf (int) public void setFlags (int) public void setParent (org.ccil.cowan.tagsoup.ElementType) }
org/ccil/cowan/tagsoup/HTMLModels.class
<Unknown> package org.ccil.cowan.tagsoup public abstract org.ccil.cowan.tagsoup.HTMLModels extends java.lang.Object { public static final int M_AREA public static final int M_BLOCK public static final int M_BLOCKINLINE public static final int M_BODY public static final int M_CELL public static final int M_COL public static final int M_DEF public static final int M_FORM public static final int M_FRAME public static final int M_HEAD public static final int M_HTML public static final int M_INLINE public static final int M_LEGEND public static final int M_LI public static final int M_NOLINK public static final int M_OPTION public static final int M_OPTIONS public static final int M_P public static final int M_PARAM public static final int M_TABLE public static final int M_TABULAR public static final int M_TR }
org/ccil/cowan/tagsoup/HTMLScanner.class
<Unknown> package org.ccil.cowan.tagsoup public org.ccil.cowan.tagsoup.HTMLScanner extends java.lang.Object implements org.ccil.cowan.tagsoup.Scanner org.xml.sax.Locator { int theState int theNextState char[] theOutputBuffer int theSize int[] theWinMap static short[][] statetableIndex static int statetableIndexMaxChar public void <init> () public int getLineNumber () public int getColumnNumber () public java.lang.String getPublicId () public java.lang.String getSystemId () public void resetDocumentLocator (java.lang.String, java.lang.String) public void scan (java.io.Reader, org.ccil.cowan.tagsoup.ScanHandler) throws java.io.IOException org.xml.sax.SAXException public void startCDATA () public static void main (java.lang.String[]) throws java.io.IOException org.xml.sax.SAXException }
org/ccil/cowan/tagsoup/HTMLSchema.class
<Unknown> package org.ccil.cowan.tagsoup public org.ccil.cowan.tagsoup.HTMLSchema extends org.ccil.cowan.tagsoup.Schema implements org.ccil.cowan.tagsoup.HTMLModels { public void <init> () }
org/ccil/cowan/tagsoup/PYXScanner.class
<Unknown> package org.ccil.cowan.tagsoup public org.ccil.cowan.tagsoup.PYXScanner extends java.lang.Object implements org.ccil.cowan.tagsoup.Scanner { public void <init> () public void resetDocumentLocator (java.lang.String, java.lang.String) public void scan (java.io.Reader, org.ccil.cowan.tagsoup.ScanHandler) throws java.io.IOException org.xml.sax.SAXException public void startCDATA () public static void main (java.lang.String[]) throws java.io.IOException org.xml.sax.SAXException }
org/ccil/cowan/tagsoup/PYXWriter.class
<Unknown> package org.ccil.cowan.tagsoup public org.ccil.cowan.tagsoup.PYXWriter extends java.lang.Object implements org.ccil.cowan.tagsoup.ScanHandler org.xml.sax.ContentHandler org.xml.sax.ext.LexicalHandler { public void adup (char[], int, int) throws org.xml.sax.SAXException public void aname (char[], int, int) throws org.xml.sax.SAXException public void aval (char[], int, int) throws org.xml.sax.SAXException public void cmnt (char[], int, int) throws org.xml.sax.SAXException public void entity (char[], int, int) throws org.xml.sax.SAXException public int getEntity () public void eof (char[], int, int) throws org.xml.sax.SAXException public void etag (char[], int, int) throws org.xml.sax.SAXException public void decl (char[], int, int) throws org.xml.sax.SAXException public void gi (char[], int, int) throws org.xml.sax.SAXException public void cdsect (char[], int, int) throws org.xml.sax.SAXException public void pcdata (char[], int, int) throws org.xml.sax.SAXException public void pitarget (char[], int, int) throws org.xml.sax.SAXException public void pi (char[], int, int) throws org.xml.sax.SAXException public void stagc (char[], int, int) throws org.xml.sax.SAXException public void stage (char[], int, int) throws org.xml.sax.SAXException public void characters (char[], int, int) throws org.xml.sax.SAXException public void endDocument () throws org.xml.sax.SAXException public void endElement (java.lang.String, java.lang.String, java.lang.String) throws org.xml.sax.SAXException public void endPrefixMapping (java.lang.String) throws org.xml.sax.SAXException public void ignorableWhitespace (char[], int, int) throws org.xml.sax.SAXException public void processingInstruction (java.lang.String, java.lang.String) throws org.xml.sax.SAXException public void setDocumentLocator (org.xml.sax.Locator) public void skippedEntity (java.lang.String) throws org.xml.sax.SAXException public void startDocument () throws org.xml.sax.SAXException public void startElement (java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) throws org.xml.sax.SAXException public void startPrefixMapping (java.lang.String, java.lang.String) throws org.xml.sax.SAXException public void comment (char[], int, int) throws org.xml.sax.SAXException public void endCDATA () throws org.xml.sax.SAXException public void endDTD () throws org.xml.sax.SAXException public void endEntity (java.lang.String) throws org.xml.sax.SAXException public void startCDATA () throws org.xml.sax.SAXException public void startDTD (java.lang.String, java.lang.String, java.lang.String) throws org.xml.sax.SAXException public void startEntity (java.lang.String) throws org.xml.sax.SAXException public void <init> (java.io.Writer) }
org/ccil/cowan/tagsoup/Parser.class
<Unknown> package org.ccil.cowan.tagsoup public org.ccil.cowan.tagsoup.Parser extends org.xml.sax.helpers.DefaultHandler implements org.ccil.cowan.tagsoup.ScanHandler org.xml.sax.XMLReader org.xml.sax.ext.LexicalHandler { public static final String namespacesFeature public static final String namespacePrefixesFeature public static final String externalGeneralEntitiesFeature public static final String externalParameterEntitiesFeature public static final String isStandaloneFeature public static final String lexicalHandlerParameterEntitiesFeature public static final String resolveDTDURIsFeature public static final String stringInterningFeature public static final String useAttributes2Feature public static final String useLocator2Feature public static final String useEntityResolver2Feature public static final String validationFeature public static final String unicodeNormalizationCheckingFeature public static final String xmlnsURIsFeature public static final String XML11Feature public static final String ignoreBogonsFeature public static final String bogonsEmptyFeature public static final String rootBogonsFeature public static final String defaultAttributesFeature public static final String translateColonsFeature public static final String restartElementsFeature public static final String ignorableWhitespaceFeature public static final String CDATAElementsFeature public static final String lexicalHandlerProperty public static final String scannerProperty public static final String schemaProperty public static final String autoDetectorProperty public void <init> () public boolean getFeature (java.lang.String) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException public void setFeature (java.lang.String, boolean) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException public java.lang.Object getProperty (java.lang.String) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException public void setProperty (java.lang.String, java.lang.Object) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException public void setEntityResolver (org.xml.sax.EntityResolver) public org.xml.sax.EntityResolver getEntityResolver () public void setDTDHandler (org.xml.sax.DTDHandler) public org.xml.sax.DTDHandler getDTDHandler () public void setContentHandler (org.xml.sax.ContentHandler) public org.xml.sax.ContentHandler getContentHandler () public void setErrorHandler (org.xml.sax.ErrorHandler) public org.xml.sax.ErrorHandler getErrorHandler () public void parse (org.xml.sax.InputSource) throws java.io.IOException org.xml.sax.SAXException public void parse (java.lang.String) throws java.io.IOException org.xml.sax.SAXException public void adup (char[], int, int) throws org.xml.sax.SAXException public void aname (char[], int, int) throws org.xml.sax.SAXException public void aval (char[], int, int) throws org.xml.sax.SAXException public void entity (char[], int, int) throws org.xml.sax.SAXException public void eof (char[], int, int) throws org.xml.sax.SAXException public void etag (char[], int, int) throws org.xml.sax.SAXException public boolean etag_cdata (char[], int, int) throws org.xml.sax.SAXException public void etag_basic (char[], int, int) throws org.xml.sax.SAXException public void decl (char[], int, int) throws org.xml.sax.SAXException public void gi (char[], int, int) throws org.xml.sax.SAXException public void cdsect (char[], int, int) throws org.xml.sax.SAXException public void pcdata (char[], int, int) throws org.xml.sax.SAXException public void pitarget (char[], int, int) throws org.xml.sax.SAXException public void pi (char[], int, int) throws org.xml.sax.SAXException public void stagc (char[], int, int) throws org.xml.sax.SAXException public void stage (char[], int, int) throws org.xml.sax.SAXException public void cmnt (char[], int, int) throws org.xml.sax.SAXException public int getEntity () public void comment (char[], int, int) throws org.xml.sax.SAXException public void endCDATA () throws org.xml.sax.SAXException public void endDTD () throws org.xml.sax.SAXException public void endEntity (java.lang.String) throws org.xml.sax.SAXException public void startCDATA () throws org.xml.sax.SAXException public void startDTD (java.lang.String, java.lang.String, java.lang.String) throws org.xml.sax.SAXException public void startEntity (java.lang.String) throws org.xml.sax.SAXException }
org/ccil/cowan/tagsoup/ScanHandler.class
<Unknown> package org.ccil.cowan.tagsoup public abstract org.ccil.cowan.tagsoup.ScanHandler extends java.lang.Object { public abstract void adup (char[], int, int) throws org.xml.sax.SAXException public abstract void aname (char[], int, int) throws org.xml.sax.SAXException public abstract void aval (char[], int, int) throws org.xml.sax.SAXException public abstract void cdsect (char[], int, int) throws org.xml.sax.SAXException public abstract void decl (char[], int, int) throws org.xml.sax.SAXException public abstract void entity (char[], int, int) throws org.xml.sax.SAXException public abstract void eof (char[], int, int) throws org.xml.sax.SAXException public abstract void etag (char[], int, int) throws org.xml.sax.SAXException public abstract void gi (char[], int, int) throws org.xml.sax.SAXException public abstract void pcdata (char[], int, int) throws org.xml.sax.SAXException public abstract void pi (char[], int, int) throws org.xml.sax.SAXException public abstract void pitarget (char[], int, int) throws org.xml.sax.SAXException public abstract void stagc (char[], int, int) throws org.xml.sax.SAXException public abstract void stage (char[], int, int) throws org.xml.sax.SAXException public abstract void cmnt (char[], int, int) throws org.xml.sax.SAXException public abstract int getEntity () }
org/ccil/cowan/tagsoup/Scanner.class
<Unknown> package org.ccil.cowan.tagsoup public abstract org.ccil.cowan.tagsoup.Scanner extends java.lang.Object { public abstract void scan (java.io.Reader, org.ccil.cowan.tagsoup.ScanHandler) throws java.io.IOException org.xml.sax.SAXException public abstract void resetDocumentLocator (java.lang.String, java.lang.String) public abstract void startCDATA () }
org/ccil/cowan/tagsoup/Schema.class
<Unknown> package org.ccil.cowan.tagsoup public abstract org.ccil.cowan.tagsoup.Schema extends java.lang.Object { public static final int M_ANY public static final int M_EMPTY public static final int M_PCDATA public static final int M_ROOT public static final int F_RESTART public static final int F_CDATA public static final int F_NOFORCE public void <init> () public void elementType (java.lang.String, int, int, int) public org.ccil.cowan.tagsoup.ElementType rootElementType () public void attribute (java.lang.String, java.lang.String, java.lang.String, java.lang.String) public void parent (java.lang.String, java.lang.String) public void entity (java.lang.String, int) public org.ccil.cowan.tagsoup.ElementType getElementType (java.lang.String) public int getEntity (java.lang.String) public java.lang.String getURI () public java.lang.String getPrefix () public void setURI (java.lang.String) public void setPrefix (java.lang.String) }
org/ccil/cowan/tagsoup/XMLWriter.class
<Unknown> package org.ccil.cowan.tagsoup public org.ccil.cowan.tagsoup.XMLWriter extends org.xml.sax.helpers.XMLFilterImpl implements org.xml.sax.ext.LexicalHandler { public static final String CDATA_SECTION_ELEMENTS public static final String DOCTYPE_PUBLIC public static final String DOCTYPE_SYSTEM public static final String ENCODING public static final String INDENT public static final String MEDIA_TYPE public static final String METHOD public static final String OMIT_XML_DECLARATION public static final String STANDALONE public static final String VERSION public void <init> () public void <init> (java.io.Writer) public void <init> (org.xml.sax.XMLReader) public void <init> (org.xml.sax.XMLReader, java.io.Writer) public void reset () public void flush () throws java.io.IOException public void setOutput (java.io.Writer) public void setPrefix (java.lang.String, java.lang.String) public java.lang.String getPrefix (java.lang.String) public void forceNSDecl (java.lang.String) public void forceNSDecl (java.lang.String, java.lang.String) public void startDocument () throws org.xml.sax.SAXException public void endDocument () throws org.xml.sax.SAXException public void startElement (java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) throws org.xml.sax.SAXException public void endElement (java.lang.String, java.lang.String, java.lang.String) throws org.xml.sax.SAXException public void characters (char[], int, int) throws org.xml.sax.SAXException public void ignorableWhitespace (char[], int, int) throws org.xml.sax.SAXException public void processingInstruction (java.lang.String, java.lang.String) throws org.xml.sax.SAXException public void emptyElement (java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) throws org.xml.sax.SAXException public void startElement (java.lang.String, java.lang.String) throws org.xml.sax.SAXException public void startElement (java.lang.String) throws org.xml.sax.SAXException public void endElement (java.lang.String, java.lang.String) throws org.xml.sax.SAXException public void endElement (java.lang.String) throws org.xml.sax.SAXException public void emptyElement (java.lang.String, java.lang.String) throws org.xml.sax.SAXException public void emptyElement (java.lang.String) throws org.xml.sax.SAXException public void dataElement (java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes, java.lang.String) throws org.xml.sax.SAXException public void dataElement (java.lang.String, java.lang.String, java.lang.String) throws org.xml.sax.SAXException public void dataElement (java.lang.String, java.lang.String) throws org.xml.sax.SAXException public void characters (java.lang.String) throws org.xml.sax.SAXException public void comment (char[], int, int) throws org.xml.sax.SAXException public void endCDATA () throws org.xml.sax.SAXException public void endDTD () throws org.xml.sax.SAXException public void endEntity (java.lang.String) throws org.xml.sax.SAXException public void startCDATA () throws org.xml.sax.SAXException public void startDTD (java.lang.String, java.lang.String, java.lang.String) throws org.xml.sax.SAXException public void startEntity (java.lang.String) throws org.xml.sax.SAXException public java.lang.String getOutputProperty (java.lang.String) public void setOutputProperty (java.lang.String, java.lang.String) }
org/ccil/cowan/tagsoup/jaxp/JAXPTest.class
<Unknown> package org.ccil.cowan.tagsoup.jaxp public org.ccil.cowan.tagsoup.jaxp.JAXPTest extends java.lang.Object { public void <init> () public static void main (java.lang.String[]) throws java.lang.Exception }
org/ccil/cowan/tagsoup/jaxp/SAX1ParserAdapter$AttributesWrapper.class
<Unknown> package org.ccil.cowan.tagsoup.jaxp final org.ccil.cowan.tagsoup.jaxp.SAX1ParserAdapter$AttributesWrapper extends java.lang.Object implements org.xml.sax.AttributeList { org.xml.sax.Attributes attrs public void <init> () public void setAttributes (org.xml.sax.Attributes) public int getLength () public java.lang.String getName (int) public java.lang.String getType (int) public java.lang.String getType (java.lang.String) public java.lang.String getValue (int) public java.lang.String getValue (java.lang.String) }
org/ccil/cowan/tagsoup/jaxp/SAX1ParserAdapter$DocHandlerWrapper.class
<Unknown> package org.ccil.cowan.tagsoup.jaxp final org.ccil.cowan.tagsoup.jaxp.SAX1ParserAdapter$DocHandlerWrapper extends java.lang.Object implements org.xml.sax.ContentHandler { final org.xml.sax.DocumentHandler docHandler final org.ccil.cowan.tagsoup.jaxp.SAX1ParserAdapter$AttributesWrapper mAttrWrapper void <init> (org.xml.sax.DocumentHandler) public void characters (char[], int, int) throws org.xml.sax.SAXException public void endDocument () throws org.xml.sax.SAXException public void endElement (java.lang.String, java.lang.String, java.lang.String) throws org.xml.sax.SAXException public void endPrefixMapping (java.lang.String) public void ignorableWhitespace (char[], int, int) throws org.xml.sax.SAXException public void processingInstruction (java.lang.String, java.lang.String) throws org.xml.sax.SAXException public void setDocumentLocator (org.xml.sax.Locator) public void skippedEntity (java.lang.String) public void startDocument () throws org.xml.sax.SAXException public void startElement (java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) throws org.xml.sax.SAXException public void startPrefixMapping (java.lang.String, java.lang.String) }
org/ccil/cowan/tagsoup/jaxp/SAX1ParserAdapter.class
<Unknown> package org.ccil.cowan.tagsoup.jaxp public org.ccil.cowan.tagsoup.jaxp.SAX1ParserAdapter extends java.lang.Object implements org.xml.sax.Parser { final org.xml.sax.XMLReader xmlReader public void <init> (org.xml.sax.XMLReader) public void parse (org.xml.sax.InputSource) throws org.xml.sax.SAXException public void parse (java.lang.String) throws org.xml.sax.SAXException public void setDocumentHandler (org.xml.sax.DocumentHandler) public void setDTDHandler (org.xml.sax.DTDHandler) public void setEntityResolver (org.xml.sax.EntityResolver) public void setErrorHandler (org.xml.sax.ErrorHandler) public void setLocale (java.util.Locale) throws org.xml.sax.SAXException }
org/ccil/cowan/tagsoup/jaxp/SAXFactoryImpl.class
<Unknown> package org.ccil.cowan.tagsoup.jaxp public org.ccil.cowan.tagsoup.jaxp.SAXFactoryImpl extends javax.xml.parsers.SAXParserFactory { public void <init> () public javax.xml.parsers.SAXParser newSAXParser () throws javax.xml.parsers.ParserConfigurationException public void setFeature (java.lang.String, boolean) throws javax.xml.parsers.ParserConfigurationException org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException public boolean getFeature (java.lang.String) throws javax.xml.parsers.ParserConfigurationException org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException }
org/ccil/cowan/tagsoup/jaxp/SAXParserImpl.class
<Unknown> package org.ccil.cowan.tagsoup.jaxp public org.ccil.cowan.tagsoup.jaxp.SAXParserImpl extends javax.xml.parsers.SAXParser { final org.ccil.cowan.tagsoup.Parser parser protected void <init> () public static org.ccil.cowan.tagsoup.jaxp.SAXParserImpl newInstance (java.util.Map) throws org.xml.sax.SAXException public org.xml.sax.Parser getParser () throws org.xml.sax.SAXException public org.xml.sax.XMLReader getXMLReader () public boolean isNamespaceAware () public boolean isValidating () public void setProperty (java.lang.String, java.lang.Object) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException public java.lang.Object getProperty (java.lang.String) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException public void setFeature (java.lang.String, boolean) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException public boolean getFeature (java.lang.String) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException }