WikittyQuery@Deprecated public class Element extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
Element.ElementType
Deprecated.
Represent type to search an element
|
| Modifier and Type | Field and Description |
|---|---|
static String |
ELT_EXTENSION
Deprecated.
Represent a element on extension
|
static String |
ELT_ID
Deprecated.
Represent a element on id
|
protected String |
name
Deprecated.
|
public static String ELT_EXTENSION
public static String ELT_ID
protected String name
public Element()
public Element(String name)
Copyright © 2009–2014 CodeLutin. All rights reserved.