Module com.aoapps.html.any
Interface IdNoHtml4<E extends Element<?,?,E> & IdNoHtml4<E>>
- Type Parameters:
E- This element type
- All Superinterfaces:
Id<E>
- All Known Implementing Classes:
AnyBASE,AnyHEAD,AnyHTML,AnyMETA,AnyPARAM,AnySCRIPT,AnySTYLE,AnyTITLE
- See 3.2.6 Global attributes / id.
- See Global attributes / id.
- See id Attribute.
In HTML 4.01, the id attribute cannot be used with: <base>, <head>, <html>, <meta>, <param>, <script>, <style>, and <title>.
- Author:
- AO Industries, Inc.
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionid(TextWritable<Ex> id) See 3.2.6 Global attributes / id. See Global attributes / id. See id Attribute. In HTML 4.01, the id attribute cannot be used with: <base>, <head>, <html>, <meta>, <param>, <script>, <style>, and <title>.id(IOSupplierE<?, Ex> id) See 3.2.6 Global attributes / id. See Global attributes / id. See id Attribute. In HTML 4.01, the id attribute cannot be used with: <base>, <head>, <html>, <meta>, <param>, <script>, <style>, and <title>.default ESee 3.2.6 Global attributes / id. See Global attributes / id. See id Attribute. In HTML 4.01, the id attribute cannot be used with: <base>, <head>, <html>, <meta>, <param>, <script>, <style>, and <title>.
-
Method Details
-
id
- See 3.2.6 Global attributes / id.
- See Global attributes / id.
- See id Attribute.
In HTML 4.01, the id attribute cannot be used with: <base>, <head>, <html>, <meta>, <param>, <script>, <style>, and <title>.
-
id
- See 3.2.6 Global attributes / id.
- See Global attributes / id.
- See id Attribute.
In HTML 4.01, the id attribute cannot be used with: <base>, <head>, <html>, <meta>, <param>, <script>, <style>, and <title>.
-
id
- See 3.2.6 Global attributes / id.
- See Global attributes / id.
- See id Attribute.
In HTML 4.01, the id attribute cannot be used with: <base>, <head>, <html>, <meta>, <param>, <script>, <style>, and <title>.
-
