LanguageHandler
@Deprecated public class ProfilingHandler extends WriteOutContentHandler
Constructor and Description |
---|
ProfilingHandler()
Deprecated.
|
ProfilingHandler(LanguageProfile profile)
Deprecated.
|
ProfilingHandler(ProfilingWriter writer)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
LanguageIdentifier |
getLanguage()
Deprecated.
Returns the language that best matches the current state of the
language profile.
|
LanguageProfile |
getProfile()
Deprecated.
Returns the language profile being built by this content handler.
|
characters, ignorableWhitespace, isWriteLimitReached
endDocument, endElement, endPrefixMapping, handleException, processingInstruction, setContentHandler, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, toString
error, fatalError, notationDecl, resolveEntity, unparsedEntityDecl, warning
public ProfilingHandler(ProfilingWriter writer)
public ProfilingHandler(LanguageProfile profile)
public ProfilingHandler()
public LanguageProfile getProfile()
getLanguage()
method to get the language that best matches the current state of
the profile.public LanguageIdentifier getLanguage()
Copyright © 2007–1969 The Apache Software Foundation. All rights reserved.