com.sun.java.help.impl

Class LangElement


public class LangElement
extends java.lang.Object

LangElement is a simple little internal class to keep track of tags and the langs

Constructor Summary

LangElement(Tag tag, Locale locale)

Method Summary

Locale
getLocale()
Tag
getTag()

Constructor Details

LangElement

public LangElement(Tag tag,
                   Locale locale)

Method Details

getLocale

public Locale getLocale()

getTag

public Tag getTag()