Table of Contents

Class HTML.Tag

Namespace
Javax.Swing.Text.Html
Assembly
MASES.JNet.dll
public class HTML.Tag : JVMBridgeBase<HTML.Tag>, IDynamicMetaObjectProvider, IJVMBridgeCore, IEquatable<IJVMBridgeBaseInstance>, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeBaseInstance, IJVMBridgeDefinition
Inheritance
HTML.Tag
Implements
Derived
Extension Methods

Constructors

Tag()

public Tag()

Tag(IJVMBridgeBaseInitializer)

Initializer used internally by JCOBridge. Do not use directly.

[Obsolete("This public initializer is needed for JCOBridge internal use, other uses can produce unidentible behaviors.")]
public Tag(IJVMBridgeBaseInitializer initializer)

Parameters

initializer IJVMBridgeBaseInitializer

Properties

A

public static HTML.Tag A { get; set; }

Property Value

HTML.Tag

ADDRESS

public static HTML.Tag ADDRESS { get; set; }

Property Value

HTML.Tag

APPLET

public static HTML.Tag APPLET { get; set; }

Property Value

HTML.Tag

AREA

public static HTML.Tag AREA { get; set; }

Property Value

HTML.Tag

B

public static HTML.Tag B { get; set; }

Property Value

HTML.Tag

BASE

public static HTML.Tag BASE { get; set; }

Property Value

HTML.Tag

BASEFONT

public static HTML.Tag BASEFONT { get; set; }

Property Value

HTML.Tag

BIG

public static HTML.Tag BIG { get; set; }

Property Value

HTML.Tag

BLOCKQUOTE

public static HTML.Tag BLOCKQUOTE { get; set; }

Property Value

HTML.Tag

BODY

public static HTML.Tag BODY { get; set; }

Property Value

HTML.Tag

BR

public static HTML.Tag BR { get; set; }

Property Value

HTML.Tag

BridgeClassName

Java class name to be instantiated

public override string BridgeClassName { get; }

Property Value

string

CAPTION

public static HTML.Tag CAPTION { get; set; }

Property Value

HTML.Tag

CENTER

public static HTML.Tag CENTER { get; set; }

Property Value

HTML.Tag

CITE

public static HTML.Tag CITE { get; set; }

Property Value

HTML.Tag

CODE

public static HTML.Tag CODE { get; set; }

Property Value

HTML.Tag

COMMENT

public static HTML.Tag COMMENT { get; set; }

Property Value

HTML.Tag

CONTENT

public static HTML.Tag CONTENT { get; set; }

Property Value

HTML.Tag

DD

public static HTML.Tag DD { get; set; }

Property Value

HTML.Tag

DFN

public static HTML.Tag DFN { get; set; }

Property Value

HTML.Tag

DIR

public static HTML.Tag DIR { get; set; }

Property Value

HTML.Tag

DIV

public static HTML.Tag DIV { get; set; }

Property Value

HTML.Tag

DL

public static HTML.Tag DL { get; set; }

Property Value

HTML.Tag

DT

public static HTML.Tag DT { get; set; }

Property Value

HTML.Tag

EM

public static HTML.Tag EM { get; set; }

Property Value

HTML.Tag

FONT

public static HTML.Tag FONT { get; set; }

Property Value

HTML.Tag

FORM

public static HTML.Tag FORM { get; set; }

Property Value

HTML.Tag

FRAME

public static HTML.Tag FRAME { get; set; }

Property Value

HTML.Tag

FRAMESET

public static HTML.Tag FRAMESET { get; set; }

Property Value

HTML.Tag

H1

public static HTML.Tag H1 { get; set; }

Property Value

HTML.Tag

H2

public static HTML.Tag H2 { get; set; }

Property Value

HTML.Tag

H3

public static HTML.Tag H3 { get; set; }

Property Value

HTML.Tag

H4

public static HTML.Tag H4 { get; set; }

Property Value

HTML.Tag

H5

public static HTML.Tag H5 { get; set; }

Property Value

HTML.Tag

H6

public static HTML.Tag H6 { get; set; }

Property Value

HTML.Tag

HEAD

public static HTML.Tag HEAD { get; set; }

Property Value

HTML.Tag

HR

public static HTML.Tag HR { get; set; }

Property Value

HTML.Tag

HTMLField

public static HTML.Tag HTMLField { get; set; }

Property Value

HTML.Tag

I

public static HTML.Tag I { get; set; }

Property Value

HTML.Tag

IMG

public static HTML.Tag IMG { get; set; }

Property Value

HTML.Tag

IMPLIED

public static HTML.Tag IMPLIED { get; set; }

Property Value

HTML.Tag

INPUT

public static HTML.Tag INPUT { get; set; }

Property Value

HTML.Tag

ISINDEX

public static HTML.Tag ISINDEX { get; set; }

Property Value

HTML.Tag

IsBridgeAbstract

true if the BridgeClassName is an abstract class, i.e. cannot be created an instance

public override bool IsBridgeAbstract { get; }

Property Value

bool

IsBridgeCloseable

true if the BridgeClassName implements java.lang.AutoCloseable

public override bool IsBridgeCloseable { get; }

Property Value

bool

IsBridgeInterface

true if the BridgeClassName is an interface, i.e. does not have any public constructor

public override bool IsBridgeInterface { get; }

Property Value

bool

IsBridgeStatic

true if the BridgeClassName is a static class, i.e. does not have any public constructor

public override bool IsBridgeStatic { get; }

Property Value

bool

KBD

public static HTML.Tag KBD { get; set; }

Property Value

HTML.Tag

LI

public static HTML.Tag LI { get; set; }

Property Value

HTML.Tag
public static HTML.Tag LINK { get; set; }

Property Value

HTML.Tag

MAP

public static HTML.Tag MAP { get; set; }

Property Value

HTML.Tag

MENU

public static HTML.Tag MENU { get; set; }

Property Value

HTML.Tag

META

public static HTML.Tag META { get; set; }

Property Value

HTML.Tag

NOFRAMES

public static HTML.Tag NOFRAMES { get; set; }

Property Value

HTML.Tag

OBJECT

public static HTML.Tag OBJECT { get; set; }

Property Value

HTML.Tag

OL

public static HTML.Tag OL { get; set; }

Property Value

HTML.Tag

OPTION

public static HTML.Tag OPTION { get; set; }

Property Value

HTML.Tag

P

public static HTML.Tag P { get; set; }

Property Value

HTML.Tag

PARAM

public static HTML.Tag PARAM { get; set; }

Property Value

HTML.Tag

PRE

public static HTML.Tag PRE { get; set; }

Property Value

HTML.Tag

S

public static HTML.Tag S { get; set; }

Property Value

HTML.Tag

SAMP

public static HTML.Tag SAMP { get; set; }

Property Value

HTML.Tag

SCRIPT

public static HTML.Tag SCRIPT { get; set; }

Property Value

HTML.Tag

SELECT

public static HTML.Tag SELECT { get; set; }

Property Value

HTML.Tag

SMALL

public static HTML.Tag SMALL { get; set; }

Property Value

HTML.Tag

SPAN

public static HTML.Tag SPAN { get; set; }

Property Value

HTML.Tag

STRIKE

public static HTML.Tag STRIKE { get; set; }

Property Value

HTML.Tag

STRONG

public static HTML.Tag STRONG { get; set; }

Property Value

HTML.Tag

STYLE

public static HTML.Tag STYLE { get; set; }

Property Value

HTML.Tag

SUB

public static HTML.Tag SUB { get; set; }

Property Value

HTML.Tag

SUP

public static HTML.Tag SUP { get; set; }

Property Value

HTML.Tag

TABLE

public static HTML.Tag TABLE { get; set; }

Property Value

HTML.Tag

TD

public static HTML.Tag TD { get; set; }

Property Value

HTML.Tag

TEXTAREA

public static HTML.Tag TEXTAREA { get; set; }

Property Value

HTML.Tag

TH

public static HTML.Tag TH { get; set; }

Property Value

HTML.Tag

TITLE

public static HTML.Tag TITLE { get; set; }

Property Value

HTML.Tag

TR

public static HTML.Tag TR { get; set; }

Property Value

HTML.Tag

TT

public static HTML.Tag TT { get; set; }

Property Value

HTML.Tag

U

public static HTML.Tag U { get; set; }

Property Value

HTML.Tag

UL

public static HTML.Tag UL { get; set; }

Property Value

HTML.Tag

VAR

public static HTML.Tag VAR { get; set; }

Property Value

HTML.Tag

Methods

BreaksFlow()

public bool BreaksFlow()

Returns

bool

bool

CreatePoolableInstance()

HPA initializer for Tag()

public static HTML.Tag CreatePoolableInstance()

Returns

HTML.Tag

IsBlock()

public bool IsBlock()

Returns

bool

bool

IsPreformatted()

public bool IsPreformatted()

Returns

bool

bool