Package com.sun.java.help.impl
Class LangElement
- java.lang.Object
-
- com.sun.java.help.impl.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
Constructors Constructor Description LangElement(Tag tag, java.util.Locale locale)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Locale
getLocale()
Tag
getTag()
-