public class QNameFactory extends Object
Modifier and Type | Method and Description |
---|---|
QName |
createQName(String id,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpSession httpSession) |
QName |
createQName(String id,
String localName,
javax.servlet.http.HttpSession httpSession) |
static QNameFactory |
getInstance() |
public static QNameFactory getInstance()
public QName createQName(String id, String localName, javax.servlet.http.HttpSession httpSession)
Copyright © 2022 WSO2. All rights reserved.