Module com.aoapps.html.any
Interface ClassNoHtml4<E extends Element<?,?,E> & ClassNoHtml4<E>>
- Type Parameters:
E- This element type
- All Superinterfaces:
Class<E>
- All Known Implementing Classes:
AnyBASE,AnyHEAD,AnyHTML,AnyMETA,AnyPARAM,AnySCRIPT,AnySTYLE,AnyTITLE
In HTML 4.01, the class attribute cannot be used with: <base>, <head>, <html>, <meta>, <param>, <script>, <style>, and <title>.
- Author:
- AO Industries, Inc.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.text.Class
Class.clazz -
Method Summary
Modifier and TypeMethodDescriptionclazz(TextWritable<Ex> clazz) See 3.2.6 Global attributes / class. See Global attributes / class. See HTML class Attribute. In HTML 4.01, the class attribute cannot be used with: <base>, <head>, <html>, <meta>, <param>, <script>, <style>, and <title>.clazz(IOSupplierE<?, Ex> clazz) See 3.2.6 Global attributes / class. See Global attributes / class. See HTML class Attribute. In HTML 4.01, the class attribute cannot be used with: <base>, <head>, <html>, <meta>, <param>, <script>, <style>, and <title>.default ESee 3.2.6 Global attributes / class. See Global attributes / class. See HTML class Attribute. In HTML 4.01, the class attribute cannot be used with: <base>, <head>, <html>, <meta>, <param>, <script>, <style>, and <title>.default ESee 3.2.6 Global attributes / class. See Global attributes / class. See HTML class Attribute. In HTML 4.01, the class attribute cannot be used with: <base>, <head>, <html>, <meta>, <param>, <script>, <style>, and <title>.
-
Method Details
-
clazz
In HTML 4.01, the class attribute cannot be used with: <base>, <head>, <html>, <meta>, <param>, <script>, <style>, and <title>.
- Specified by:
clazzin interfaceClass<E extends Element<?,?, E> & ClassNoHtml4<E>> - Throws:
IOException
-
clazz
In HTML 4.01, the class attribute cannot be used with: <base>, <head>, <html>, <meta>, <param>, <script>, <style>, and <title>.
- Specified by:
clazzin interfaceClass<E extends Element<?,?, E> & ClassNoHtml4<E>> - Parameters:
clazz- Multiple classes will be space-separated.- Throws:
IOException
-
clazz
In HTML 4.01, the class attribute cannot be used with: <base>, <head>, <html>, <meta>, <param>, <script>, <style>, and <title>.
- Specified by:
clazzin interfaceClass<E extends Element<?,?, E> & ClassNoHtml4<E>> - Type Parameters:
Ex- An arbitrary exception type that may be thrown- Throws:
IOExceptionEx- See Also:
-
clazz
In HTML 4.01, the class attribute cannot be used with: <base>, <head>, <html>, <meta>, <param>, <script>, <style>, and <title>.
- Specified by:
clazzin interfaceClass<E extends Element<?,?, E> & ClassNoHtml4<E>> - Type Parameters:
Ex- An arbitrary exception type that may be thrown- Throws:
IOExceptionEx- See Also:
-
