Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
org.w3c.dom | Provides the interfaces for the Document Object Model (DOM) which is a
component API of the |
Uses of Comment in org.w3c.dom |
---|
Modifier and Type | Method and Description |
---|---|
Comment |
Document.createComment(String data)
Creates a Comment node given the specified string. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.